WO2023035544A1 - Laboratory spatial wave real-time measurement method based on visual edge detection - Google Patents

Laboratory spatial wave real-time measurement method based on visual edge detection Download PDF

Info

Publication number
WO2023035544A1
WO2023035544A1 PCT/CN2022/074295 CN2022074295W WO2023035544A1 WO 2023035544 A1 WO2023035544 A1 WO 2023035544A1 CN 2022074295 W CN2022074295 W CN 2022074295W WO 2023035544 A1 WO2023035544 A1 WO 2023035544A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
point
wavefront image
edge detection
wavefront
Prior art date
Application number
PCT/CN2022/074295
Other languages
French (fr)
Chinese (zh)
Inventor
陈松贵
陈汉宝
张华庆
王颖奇
任志伟
彭程
王依娜
赵旭
胡传琦
Original Assignee
交通运输部天津水运工程科学研究所
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 交通运输部天津水运工程科学研究所 filed Critical 交通运输部天津水运工程科学研究所
Publication of WO2023035544A1 publication Critical patent/WO2023035544A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C11/00Photogrammetry or videogrammetry, e.g. stereogrammetry; Photographic surveying
    • G01C11/04Interpretation of pictures
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01FMEASURING VOLUME, VOLUME FLOW, MASS FLOW OR LIQUID LEVEL; METERING BY VOLUME
    • G01F23/00Indicating or measuring liquid level or level of fluent solid material, e.g. indicating in terms of volume or indicating by means of an alarm
    • G01F23/04Indicating or measuring liquid level or level of fluent solid material, e.g. indicating in terms of volume or indicating by means of an alarm by dip members, e.g. dip-sticks
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M10/00Hydrodynamic testing; Arrangements in or on ship-testing tanks or water tunnels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/62Analysis of geometric attributes of area, perimeter, diameter or volume
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/80Analysis of captured images to determine intrinsic or extrinsic camera parameters, i.e. camera calibration

Definitions

  • the invention belongs to the field of marine engineering, in particular to a method for real-time measurement of laboratory space waves based on visual edge detection.
  • wave motion measurement methods mainly include artificial visual observation, video monitoring, wave height sensors and other sensors. Device contact measurement, etc.
  • Manual visual observation can be used to simply and roughly observe changes in water level and wave surface, but this method is time-consuming and labor-intensive and lacks the accuracy of observation, so it is difficult to be widely used in experiments and engineering;
  • video monitoring can remotely observe wave motion, but it can only measure the wave motion
  • Real-time observation and recording of video cannot record the height and wave surface characteristics of the water level in real time
  • electronic devices such as wave height sensors, ultrasonic liquid level gauges, and radar level gauges can measure the water level and wave height in real time through the conversion of electrical or acoustic signals. change, but the spatial form of the wave cannot be obtained.
  • the above methods are commonly used in wave motion observation, but none of them can realize real-time and automatic measurement of spatial wave motion.
  • the present invention proposes a real-time measurement method of laboratory space waves based on visual edge detection to solve the problem that the existing measurement technology cannot realize real-time detection of space wave surface and real-time measurement of water level for wave motion.
  • a method for real-time measurement of laboratory space waves based on visual edge detection comprising the following steps:
  • S3 The digital signal processing system performs visual edge detection on the received wavefront image
  • S4 The digital signal processing system detects the water level line and wavefront features in the wavefront image
  • S5 The digital signal processing system performs coordinate transformation on the detected water level features
  • the method for calibrating the camera in step S1 is Zhang Zhengyou's calibrating method.
  • step S3 includes the following steps:
  • S32 Binarize the wavefront image A after filtering and denoising, so as to highlight the spatial wavefront features of the image;
  • S34 Calculate the gradient value and gradient direction of the wavefront image B through the smooth wavefront image B, and obtain the contour features of the wavefront image B;
  • step S35 According to the gradient direction obtained by the gradient calculation in step S34, traverse all points in the wavefront image B, each point is set as a central point, and compare the central point and other pixel points in the gradient direction The size of the gradient value. If the gradient value of the center point is the largest, the center point will be kept, otherwise the point will be discarded, so as to obtain a thinner contour edge;
  • S36 Set two thresholds, high and low, if there is a point greater than the high threshold at the center pixel or in the neighborhood of the center pixel, then judge that this point is the edge point of the wavefront image B and keep it, otherwise discard this point, so as to obtain a more For detailed edge contours.
  • step S34 obtains the contour feature method of wavefront image B as follows:
  • S341 Filter the wavefront image B through a Sobel horizontal edge detection operator to obtain a gradient value Gx in the horizontal direction of the wavefront image B;
  • S342 Filter the wavefront image B through the Sobel vertical edge detection operator to obtain the gradient value Gy in the vertical direction of the wavefront image B;
  • step S4 the detection of the water level line and wavefront feature described in step S4 is performed by traversing the contour features of the wavefront image from top to bottom at the origin of the image coordinate system, and when the water level is scanned, it is obtained sequentially from left to right The data information of the entire water level line, and then obtain the contour characteristics of the wave surface.
  • step 5 includes the following steps:
  • the present invention has the following beneficial effects:
  • the present invention adopts the edge detection method in the image processing technology to realize the segmentation of the wave front video image, and can obtain the spatial form of the wave motion and the height of the water level in real time, overcoming the difficulty in determining the spatial form information of the wave motion in the traditional measurement method ;
  • the present invention provides a kind of laboratory tank space wave measurement method based on visual edge detection, through the scale sprayed on the wall of the laboratory tank, the water level value on the wave surface image can be converted into the actual water level value;
  • a method for measuring waves in a laboratory tank space based on visual edge detection can identify the water level in real time, and display the actual height of the water level at a fixed point in the video image.
  • Fig. 1 is a schematic diagram of a real-time measurement method for laboratory space waves based on visual edge detection according to an embodiment of the present invention
  • Fig. 2 is an experimental layout diagram of a real-time measurement method for space waves in a laboratory tank based on visual edge detection according to an embodiment of the present invention.
  • connection should be understood in a broad sense, for example, it can be a fixed connection or a detachable connection. Connected, or integrally connected; it can be mechanically connected or electrically connected; it can be directly connected or indirectly connected through an intermediary, and it can be the internal communication of two components. Those of ordinary skill in the art can understand the specific meanings of the above terms in the present invention based on specific situations.
  • a real-time measurement method for laboratory space waves based on visual edge detection includes the following steps:
  • S3 The digital signal processing system performs visual edge detection on the received wavefront image
  • the digital signal processing system detects the water level line 2 and the wavefront features in the wavefront image
  • S5 The digital signal processing system performs coordinate transformation on the detected water level features
  • the calibration method described in step S1 is the Zhang Zhengyou calibration method.
  • step S3 The visual edge detection described in step S3 comprises the following steps:
  • S32 Binarize the wavefront image A after filtering and denoising, so as to highlight the spatial wavefront features of the image;
  • S34 Calculate the gradient value and gradient direction of the wavefront image B through the smooth wavefront image B, and obtain the contour features of the wavefront image B;
  • step S35 According to the gradient direction obtained by the gradient calculation in step S34, traverse all points in the wavefront image B, each point is set as a central point, and compare the central point and other pixel points in the gradient direction The size of the gradient value. If the gradient value of the center point is the largest, the center point will be kept, otherwise the point will be discarded, so as to obtain a thinner contour edge;
  • S36 Set two thresholds, high and low, if there is a point greater than the high threshold at the center pixel or in the neighborhood of the center pixel, then judge that this point is the edge point of the wavefront image B and keep it, otherwise discard this point, so as to obtain a more For detailed edge contours.
  • step S34 obtains the contour feature method of wavefront image B as follows:
  • S341 Filter the wavefront image B by the Sobel horizontal edge detection operator to obtain the gradient value Gx on the wavefront image B horizontal direction;
  • S342 Filter the wavefront image B through the Sobel vertical edge detection operator to obtain the gradient value Gy in the vertical direction of the wavefront image B;
  • the water level line 2 and wave surface feature detection described in step S4 is to traverse the contour features of the wave surface image from top to bottom at the origin of the image coordinate system. When the water level is scanned, the entire line is obtained from left to right. Water level 2 data information, and then obtain the contour features of the wave surface.
  • the coordinate transformation method described in step 5 comprises the following steps:
  • the laboratory tank is 456 meters long, 5 meters wide, and 8-12 meters deep, of which the wave generation section is 42 meters long, the test section is 116 meters long, and the wave generation section and energy dissipation section are 298 meters in total.
  • the present invention is provided with 8 cameras 4 altogether in the test section, and each camera 4 is sprayed with a scale 1 on the wall of the water tank opposite to each other, and the division value of the scale 1 is 2 cm. 2 The position is centered on the image screen, as shown in Figure 3, to ensure that the camera 4 can collect both the wavefront shape and the scale information on the wall of the tank, and the digital signal processing system for visual edge detection performs edge detection processing on the collected images , save the detection result and display it in the video image in real time, as shown in Figure 4.
  • the digital signal processing system for visual edge detection has a processing speed of about 36 milliseconds for a single-frame wavefront image and a measurement accuracy of 4 mm, which can meet the speed and accuracy requirements of real-time measurement in the sink laboratory.
  • the invention adopts the edge detection method in the image processing technology to realize the segmentation of the video image of the wave surface, and can obtain the spatial form of the wave motion and the height of the water level in real time, overcoming the difficulty in determining the spatial form information of the wave motion in the traditional measurement method;
  • the invention provides a method for measuring waves in a laboratory water tank space based on visual edge detection.
  • the water level value on the wave surface image can be converted into an actual water level value through the scale 1 sprayed on the wall of the laboratory water tank;
  • the invention provides a method for measuring waves in a laboratory tank space based on visual edge detection, which can identify the water level in real time, and display the actual height of the water level at a fixed point in the video image.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Fluid Mechanics (AREA)
  • Geometry (AREA)
  • Multimedia (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

A laboratory spatial wave real-time measurement method based on visual edge detection, comprising the following steps: S1: calibrating a camera (4); S2: photographing a wave surface image under wave motion by means of the camera (4), and sending the wave surface image to a digital signal processing system (5); S3: the digital signal processing system (5) performing visual edge detection on the received wave surface image; S4: the digital signal processing system (5) detecting a water level line (2) and a wave surface feature in the wave surface image; S5: the digital signal processing system (5) performing coordinate conversion on the detected water level feature; and S6: storing the coordinate conversion result, and displaying the coordinate conversion result on a wave surface identification display interface in real time. The problem that existing measurement techniques cannot realize real-time detection of a spatial wave surface and real-time measurement of a water level for wave motion is solved.

Description

一种基于视觉边缘检测的实验室空间波浪实时测量方法A real-time measurement method of laboratory space waves based on visual edge detection 技术领域technical field
本发明属于海洋工程领域,尤其是涉及一种基于视觉边缘检测的实验室空间波浪实时测量方法。The invention belongs to the field of marine engineering, in particular to a method for real-time measurement of laboratory space waves based on visual edge detection.
背景技术Background technique
为研究水工实验中波浪要素的特性,当前,国内外相关研究部门需要采取措施来监测实验室的波浪运动,常用的波浪运动测量方法主要包括人工目视观测、视频监测、波高传感器等传感装置接触测量等。人工目视观测可用来简单大致观测水位和波面变化,但此方法耗时费力且观测准确性欠缺,难以在实验和工程中广泛应用;视频监测可远程观测波浪运动,但只能对波浪运动的视频进行实时观测和录制,无法实时的记录水位的高度和波面特征;波高传感器、超声波液位计、雷达液位计等电子装置通过对电信号或声信号的转化可实时测量出水位和波高的变化,但是无法获得波浪的空间形态。上述几种方法在波浪的运动观测中都较为常用,但是均未能够对空间的波浪运动实现实时自动的测量。In order to study the characteristics of wave elements in hydraulic experiments, relevant research departments at home and abroad need to take measures to monitor the wave motion in the laboratory. Commonly used wave motion measurement methods mainly include artificial visual observation, video monitoring, wave height sensors and other sensors. Device contact measurement, etc. Manual visual observation can be used to simply and roughly observe changes in water level and wave surface, but this method is time-consuming and labor-intensive and lacks the accuracy of observation, so it is difficult to be widely used in experiments and engineering; video monitoring can remotely observe wave motion, but it can only measure the wave motion Real-time observation and recording of video cannot record the height and wave surface characteristics of the water level in real time; electronic devices such as wave height sensors, ultrasonic liquid level gauges, and radar level gauges can measure the water level and wave height in real time through the conversion of electrical or acoustic signals. change, but the spatial form of the wave cannot be obtained. The above methods are commonly used in wave motion observation, but none of them can realize real-time and automatic measurement of spatial wave motion.
近年来,计算机视觉技术和图形处理技术凭借着精度高、效率高、成本低廉等优势得到了高速的发展。越来越多的研究人员开始将计算机视觉技术应用到波浪运动的研究领域。In recent years, computer vision technology and graphics processing technology have developed rapidly by virtue of the advantages of high precision, high efficiency, and low cost. More and more researchers have begun to apply computer vision technology to the research field of wave motion.
发明内容Contents of the invention
有鉴于此,本发明提出一种基于视觉边缘检测的实验室空间波浪实时测量方法以解决现有测量技术无法对波浪的运动既实现空间波面的实时检测又实现水位的实时测量的问题。In view of this, the present invention proposes a real-time measurement method of laboratory space waves based on visual edge detection to solve the problem that the existing measurement technology cannot realize real-time detection of space wave surface and real-time measurement of water level for wave motion.
为达到上述目的,本发明的技术方案是这样实现的:In order to achieve the above object, technical solution of the present invention is achieved in that way:
一种基于视觉边缘检测的实验室空间波浪实时测量方法,包括以下步骤:A method for real-time measurement of laboratory space waves based on visual edge detection, comprising the following steps:
S1:对摄像机进行标定;S1: Calibrate the camera;
S2:通过摄像机拍摄波浪运动下的波面图像,将波面图像发送到数字信号处理系统;S2: The wave surface image under the wave motion is captured by the camera, and the wave surface image is sent to the digital signal processing system;
S3:数字信号处理系统对接收到的波面图像进行视觉边缘检测;S3: The digital signal processing system performs visual edge detection on the received wavefront image;
S4:数字信号处理系统对波面图像中的水位线和波面特征进行检测;S4: The digital signal processing system detects the water level line and wavefront features in the wavefront image;
S5:数字信号处理系统对检测到的水位特征进行坐标转换;S5: The digital signal processing system performs coordinate transformation on the detected water level features;
S6:将水坐标转换结果进行存储,并且实时显示在波面识别显示界面上。S6: Store the water coordinate transformation result and display it on the wave surface identification display interface in real time.
进一步的,步骤S1对摄像机进行标定的方法为张正友标定方法。Further, the method for calibrating the camera in step S1 is Zhang Zhengyou's calibrating method.
进一步的,步骤S3所述的视觉边缘检测包括以下步骤:Further, the visual edge detection described in step S3 includes the following steps:
S31:采用小波变换对所采集波面图像进行滤波去噪,得到去噪后的波面图像A;S31: Using wavelet transform to filter and denoise the collected wavefront image to obtain a denoised wavefront image A;
S32:对滤波去噪后的波面图像A进行二值化处理,从而突出图像的空间波面特征;S32: Binarize the wavefront image A after filtering and denoising, so as to highlight the spatial wavefront features of the image;
S33:对二值化处理后的波面图像进行高斯滤波,得到平滑的波面图像B;S33: Gaussian filtering is performed on the binarized wavefront image to obtain a smooth wavefront image B;
S34:通过平滑的波面图像B计算波面图像B的梯度值和梯度方向,获取波面图像B的轮廓特征;S34: Calculate the gradient value and gradient direction of the wavefront image B through the smooth wavefront image B, and obtain the contour features of the wavefront image B;
S35:根据步骤S34中梯度计算得到的梯度方向,对波面图像B的中的所有点进行遍历,每个点均设定成一次中心点,在所述梯度方向上比较中心点和其他像素点的梯度值大小,若中心点梯度值最大,则保留中心点,否则 舍去该点,从而获取较为细化的轮廓边缘;S35: According to the gradient direction obtained by the gradient calculation in step S34, traverse all points in the wavefront image B, each point is set as a central point, and compare the central point and other pixel points in the gradient direction The size of the gradient value. If the gradient value of the center point is the largest, the center point will be kept, otherwise the point will be discarded, so as to obtain a thinner contour edge;
S36:设置高低两个阈值,如果中心像素点或中心像素点邻域内存在一点大于高阈值,则判断该点为波面图像B的边缘点并对其进行保留,否则舍去该点,从而得到更为细致的边缘轮廓。S36: Set two thresholds, high and low, if there is a point greater than the high threshold at the center pixel or in the neighborhood of the center pixel, then judge that this point is the edge point of the wavefront image B and keep it, otherwise discard this point, so as to obtain a more For detailed edge contours.
进一步的,步骤S34获取波面图像B的轮廓特征的方法如下:Further, step S34 obtains the contour feature method of wavefront image B as follows:
S341:通过Sobel水平边缘检测算子对波面图像B进行滤波,得到波面图像B水平方向上的梯度值Gx;S341: Filter the wavefront image B through a Sobel horizontal edge detection operator to obtain a gradient value Gx in the horizontal direction of the wavefront image B;
S342:通过Sobel垂直边缘检测算子对波面图像B进行滤波,得到波面图像B垂直方向上的梯度值Gy;S342: Filter the wavefront image B through the Sobel vertical edge detection operator to obtain the gradient value Gy in the vertical direction of the wavefront image B;
S343:根据勾股定理计算波面图像的梯度值大小为:
Figure PCTCN2022074295-appb-000001
梯度方向为:
Figure PCTCN2022074295-appb-000002
从而获取波面图像B的轮廓特征。
S343: Calculate the gradient value of the wavefront image according to the Pythagorean theorem:
Figure PCTCN2022074295-appb-000001
The gradient direction is:
Figure PCTCN2022074295-appb-000002
In this way, the contour features of the wavefront image B are obtained.
进一步的,步骤S4所述的水位线和波面特征检测是通过在图像坐标系的原点处,对波面图像的轮廓特征进行自上而下的遍历,当扫描到水位时,从左往右依次获取整条水位线数据信息,进而获取波面的轮廓特征。Further, the detection of the water level line and wavefront feature described in step S4 is performed by traversing the contour features of the wavefront image from top to bottom at the origin of the image coordinate system, and when the water level is scanned, it is obtained sequentially from left to right The data information of the entire water level line, and then obtain the contour characteristics of the wave surface.
进一步的,步骤5所述的坐标转换方法包括以下步骤:Further, the coordinate transformation method described in step 5 includes the following steps:
S51:实验前在水槽的墙壁上沿竖直方向喷涂刻度尺,刻度尺的量程包含波浪运动的范围;S51: Before the experiment, spray a scale on the wall of the tank along the vertical direction, and the range of the scale includes the range of wave motion;
S52:在波面图像上获取刻度尺最高点的像素纵坐标值x 1,该点的实际高度值y 1,获取刻度尺最低点的像素纵坐标值x 2,该点的实际高度值y 2,对一下方程式进行计算
Figure PCTCN2022074295-appb-000003
得到常数b、常数k,得到坐标转换函数y=kx+b;
S52: Obtain the pixel ordinate value x 1 of the highest point of the scale on the wavefront image, the actual height value y 1 of the point, obtain the pixel ordinate value x 2 of the lowest point of the scale, and the actual height value y 2 of the point, Calculate the following equation
Figure PCTCN2022074295-appb-000003
Obtain constant b, constant k, obtain coordinate conversion function y=kx+b;
S53:将采集到的波面图像上特征点像素高度x带入到坐标转换函数中,从而计算得到实际高度值y,完成坐标转换。S53: Bring the pixel height x of the feature point on the collected wavefront image into the coordinate conversion function, so as to calculate the actual height value y, and complete the coordinate conversion.
相对于现有技术,本发明具有以下有益效果:Compared with the prior art, the present invention has the following beneficial effects:
(1)本发明采用图像处理技术中的边缘检测方法,实现对波面视频图像的分割,可实时获取波浪运动的空间形态和水位的高度,克服了传统测量方法中难以确定波浪运动的空间形态信息;(1) The present invention adopts the edge detection method in the image processing technology to realize the segmentation of the wave front video image, and can obtain the spatial form of the wave motion and the height of the water level in real time, overcoming the difficulty in determining the spatial form information of the wave motion in the traditional measurement method ;
(2)本发明提供了一种基于视觉边缘检测的实验室水槽空间波浪测量方法,通过实验室水槽墙壁上喷涂的刻度尺,可以将波面图像上的水位值转化成实际中的水位值;(2) the present invention provides a kind of laboratory tank space wave measurement method based on visual edge detection, through the scale sprayed on the wall of the laboratory tank, the water level value on the wave surface image can be converted into the actual water level value;
(3)本发明提供的一种基于视觉边缘检测的实验室水槽空间波浪测量方法可实时识别水位,在视频图像中定点显示水位实际高度。(3) A method for measuring waves in a laboratory tank space based on visual edge detection provided by the present invention can identify the water level in real time, and display the actual height of the water level at a fixed point in the video image.
附图说明Description of drawings
构成本发明的一部分的附图用来提供对本发明的进一步理解,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings constituting a part of the present invention are used to provide a further understanding of the present invention, and the schematic embodiments and descriptions of the present invention are used to explain the present invention, and do not constitute an improper limitation of the present invention. In the attached picture:
图1为本发明实施例所述的一种基于视觉边缘检测的实验室空间波浪实时测量方法示意图;Fig. 1 is a schematic diagram of a real-time measurement method for laboratory space waves based on visual edge detection according to an embodiment of the present invention;
图2为本发明实施例所述的一种基于视觉边缘检测的实验室水槽空间波浪实时测量方法的实验布置图。Fig. 2 is an experimental layout diagram of a real-time measurement method for space waves in a laboratory tank based on visual edge detection according to an embodiment of the present invention.
附图标记说明:Explanation of reference signs:
1、刻度尺;2、水位线;3、空间波面形态;4、摄像机;5、视觉边缘检测数字信号处理系统。1. Scale; 2. Water level line; 3. Spatial wave surface shape; 4. Camera; 5. Visual edge detection digital signal processing system.
具体实施方式Detailed ways
需要说明的是,在不冲突的情况下,本发明中的实施例及实施例中的特征可以相互组合。It should be noted that, in the case of no conflict, the embodiments of the present invention and the features in the embodiments can be combined with each other.
在本发明的描述中,需要理解的是,术语“中心”、“纵向”、“横向”、“上”、“下”、“前”、“后”、“左”、“右”、“竖直”、“水平”、“顶”、“底”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”等的特征可以明示或者隐含地包括一个或者更多个该特征。在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。In describing the present invention, it should be understood that the terms "center", "longitudinal", "transverse", "upper", "lower", "front", "rear", "left", "right", " The orientations or positional relationships indicated by "vertical", "horizontal", "top", "bottom", "inner" and "outer" are based on the orientations or positional relationships shown in the drawings, and are only for the convenience of describing the present invention and Simplified descriptions, rather than indicating or implying that the device or element referred to must have a particular orientation, be constructed and operate in a particular orientation, and thus should not be construed as limiting the invention. In addition, the terms "first", "second", etc. are used for descriptive purposes only, and should not be understood as indicating or implying relative importance or implicitly specifying the quantity of the indicated technical features. Thus, a feature defined as "first", "second", etc. may expressly or implicitly include one or more of that feature. In the description of the present invention, unless otherwise specified, "plurality" means two or more.
在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通。对于本领域的普通技术人员而言,可以通过具体情况理解上述术语在本发明中的具体含义。In the description of the present invention, it should be noted that unless otherwise specified and limited, the terms "installation", "connection" and "connection" should be understood in a broad sense, for example, it can be a fixed connection or a detachable connection. Connected, or integrally connected; it can be mechanically connected or electrically connected; it can be directly connected or indirectly connected through an intermediary, and it can be the internal communication of two components. Those of ordinary skill in the art can understand the specific meanings of the above terms in the present invention based on specific situations.
下面将参考附图并结合实施例来详细说明本发明。The present invention will be described in detail below with reference to the accompanying drawings and examples.
如图1所示,一种基于视觉边缘检测的实验室空间波浪实时测量方法,包括以下步骤:As shown in Figure 1, a real-time measurement method for laboratory space waves based on visual edge detection includes the following steps:
S1:对摄像机4进行标定;S1: Calibrate the camera 4;
S2:通过摄像机4拍摄波浪运动下的波面图像,将波面图像发送到数字信号处理系统;S2: taking a wave surface image under wave motion through the camera 4, and sending the wave surface image to a digital signal processing system;
S3:数字信号处理系统对接收到的波面图像进行视觉边缘检测;S3: The digital signal processing system performs visual edge detection on the received wavefront image;
S4:数字信号处理系统对波面图像中的水位线2和波面特征进行检测;S4: The digital signal processing system detects the water level line 2 and the wavefront features in the wavefront image;
S5:数字信号处理系统对检测到的水位特征进行坐标转换;S5: The digital signal processing system performs coordinate transformation on the detected water level features;
S6:将水坐标转换结果进行存储,并且实时显示在波面识别显示界面上。S6: Store the water coordinate transformation result and display it on the wave surface identification display interface in real time.
步骤S1所述的标定方法为张正友标定法。The calibration method described in step S1 is the Zhang Zhengyou calibration method.
步骤S3所述的视觉边缘检测包括以下步骤:The visual edge detection described in step S3 comprises the following steps:
S31:采用小波变换对所采集波面图像进行滤波去噪,得到去噪后的波面图像A;S31: Using wavelet transform to filter and denoise the collected wavefront image to obtain a denoised wavefront image A;
S32:对滤波去噪后的波面图像A进行二值化处理,从而突出图像的空间波面特征;S32: Binarize the wavefront image A after filtering and denoising, so as to highlight the spatial wavefront features of the image;
S33:对二值化处理后的波面图像进行高斯滤波,得到平滑的波面图像B;S33: Gaussian filtering is performed on the binarized wavefront image to obtain a smooth wavefront image B;
S34:通过平滑的波面图像B计算波面图像B的梯度值和梯度方向,获取波面图像B的轮廓特征;S34: Calculate the gradient value and gradient direction of the wavefront image B through the smooth wavefront image B, and obtain the contour features of the wavefront image B;
S35:根据步骤S34中梯度计算得到的梯度方向,对波面图像B的中的所有点进行遍历,每个点均设定成一次中心点,在所述梯度方向上比较中心点和其他像素点的梯度值大小,若中心点梯度值最大,则保留中心点,否则舍去该点,从而获取较为细化的轮廓边缘;S35: According to the gradient direction obtained by the gradient calculation in step S34, traverse all points in the wavefront image B, each point is set as a central point, and compare the central point and other pixel points in the gradient direction The size of the gradient value. If the gradient value of the center point is the largest, the center point will be kept, otherwise the point will be discarded, so as to obtain a thinner contour edge;
S36:设置高低两个阈值,如果中心像素点或中心像素点邻域内存在一点大于高阈值,则判断该点为波面图像B的边缘点并对其进行保留,否则舍去该点,从而得到更为细致的边缘轮廓。S36: Set two thresholds, high and low, if there is a point greater than the high threshold at the center pixel or in the neighborhood of the center pixel, then judge that this point is the edge point of the wavefront image B and keep it, otherwise discard this point, so as to obtain a more For detailed edge contours.
进一步的,步骤S34获取波面图像B的轮廓特征的方法如下:Further, step S34 obtains the contour feature method of wavefront image B as follows:
S341:通过Sobel水平边缘检测算子对波面图像B进行滤波,得到波面图 像B水平方向上的梯度值Gx;S341: Filter the wavefront image B by the Sobel horizontal edge detection operator to obtain the gradient value Gx on the wavefront image B horizontal direction;
S342:通过Sobel垂直边缘检测算子对波面图像B进行滤波,得到波面图像B垂直方向上的梯度值Gy;S342: Filter the wavefront image B through the Sobel vertical edge detection operator to obtain the gradient value Gy in the vertical direction of the wavefront image B;
S343:根据勾股定理计算波面图像的梯度值大小为:,梯度方向为:,从而获取波面图像B的轮廓特征。S343: According to the Pythagorean theorem, calculate the magnitude of the gradient value of the wavefront image as , and the gradient direction as , so as to obtain the contour feature of the wavefront image B.
步骤S4所述的水位线2和波面特征检测是通过在图像坐标系的原点处,对波面图像的轮廓特征进行自上而下的遍历,当扫描到水位时,从左往右依次获取整条水位线2数据信息,进而获取波面的轮廓特征。The water level line 2 and wave surface feature detection described in step S4 is to traverse the contour features of the wave surface image from top to bottom at the origin of the image coordinate system. When the water level is scanned, the entire line is obtained from left to right. Water level 2 data information, and then obtain the contour features of the wave surface.
步骤5所述的坐标转换方法包括以下步骤:The coordinate transformation method described in step 5 comprises the following steps:
S51:实验前在水槽的墙壁上沿竖直方向喷涂刻度尺1,刻度尺1的量程包含波浪运动的范围;S51: Before the experiment, spray scale 1 along the vertical direction on the wall of the tank, and the range of scale 1 includes the range of wave motion;
S52:在波面图像上获取刻度尺1最高点的像素纵坐标值,该点的实际高度值,获取刻度尺1最低点的像素纵坐标值,该点的实际高度值,对一下方程式进行计算,得到常数b、常数k,得到坐标转换函数;S52: Obtain the pixel ordinate value of the highest point of scale 1 on the wavefront image, the actual height value of this point, obtain the pixel ordinate value of the lowest point of scale 1, the actual height value of this point, and calculate the following equation, Obtain the constant b, constant k, and obtain the coordinate conversion function;
S53:将采集到的波面图像上特征点像素高度x带入到坐标转换函数中,从而计算得到实际高度值y,完成坐标转换。S53: Bring the pixel height x of the feature point on the collected wavefront image into the coordinate conversion function, so as to calculate the actual height value y, and complete the coordinate conversion.
实验室水槽全长456米,宽5米,深8~12米,其中造波段长为42米,试验段116米,生波段和消能段共298米。本发明在试验段共设置8台摄像机4,每台摄像机4相对的水槽墙壁均喷涂一根刻度尺1,刻度尺1分度值为2cm,数码摄像机4设置于水槽一侧顶端,使得水位线2位置在图像画面上居中,如图3所示,保证摄像机4可以将波面形态和水槽墙壁上的标尺信息都采集到,所述视觉边缘检测的数字信号处理系统将采集的图像进行边缘检测处理,将检测结果保存并实时显示在视频图像中,如图4所示。所述视觉 边缘检测的数字信号处理系统对单帧波面图片的处理速度约36毫秒,测量精度4mm,可满足水槽实验室实时测量的速度要求和精度要求。The laboratory tank is 456 meters long, 5 meters wide, and 8-12 meters deep, of which the wave generation section is 42 meters long, the test section is 116 meters long, and the wave generation section and energy dissipation section are 298 meters in total. The present invention is provided with 8 cameras 4 altogether in the test section, and each camera 4 is sprayed with a scale 1 on the wall of the water tank opposite to each other, and the division value of the scale 1 is 2 cm. 2 The position is centered on the image screen, as shown in Figure 3, to ensure that the camera 4 can collect both the wavefront shape and the scale information on the wall of the tank, and the digital signal processing system for visual edge detection performs edge detection processing on the collected images , save the detection result and display it in the video image in real time, as shown in Figure 4. The digital signal processing system for visual edge detection has a processing speed of about 36 milliseconds for a single-frame wavefront image and a measurement accuracy of 4 mm, which can meet the speed and accuracy requirements of real-time measurement in the sink laboratory.
本发明采用图像处理技术中的边缘检测方法,实现对波面视频图像的分割,可实时获取波浪运动的空间形态和水位的高度,克服了传统测量方法中难以确定波浪运动的空间形态信息;The invention adopts the edge detection method in the image processing technology to realize the segmentation of the video image of the wave surface, and can obtain the spatial form of the wave motion and the height of the water level in real time, overcoming the difficulty in determining the spatial form information of the wave motion in the traditional measurement method;
本发明提供了一种基于视觉边缘检测的实验室水槽空间波浪测量方法,通过实验室水槽墙壁上喷涂的刻度尺1,可以将波面图像上的水位值转化成实际中的水位值;The invention provides a method for measuring waves in a laboratory water tank space based on visual edge detection. The water level value on the wave surface image can be converted into an actual water level value through the scale 1 sprayed on the wall of the laboratory water tank;
本发明提供的一种基于视觉边缘检测的实验室水槽空间波浪测量方法可实时识别水位,在视频图像中定点显示水位实际高度。The invention provides a method for measuring waves in a laboratory tank space based on visual edge detection, which can identify the water level in real time, and display the actual height of the water level at a fixed point in the video image.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included in the scope of the present invention. within the scope of protection.

Claims (6)

  1. 一种基于视觉边缘检测的实验室空间波浪实时测量方法,其特征在于:包括以下步骤:A method for real-time measurement of laboratory space waves based on visual edge detection, characterized in that: comprising the following steps:
    S1:对摄像机进行标定;S1: Calibrate the camera;
    S2:通过摄像机拍摄波浪运动下的波面图像,将波面图像发送到数字信号处理系统;S2: The wave surface image under the wave motion is captured by the camera, and the wave surface image is sent to the digital signal processing system;
    S3:数字信号处理系统对接收到的波面图像进行视觉边缘检测;S3: The digital signal processing system performs visual edge detection on the received wavefront image;
    S4:数字信号处理系统对波面图像中的水位线和波面特征进行检测;S4: The digital signal processing system detects the water level line and wavefront features in the wavefront image;
    S5:数字信号处理系统对检测到的水位特征进行坐标转换;S5: The digital signal processing system performs coordinate transformation on the detected water level features;
    S6:将水坐标转换结果进行存储,并且实时显示在波面识别显示界面上。S6: Store the water coordinate transformation result and display it on the wave surface identification display interface in real time.
  2. 根据权利要求1所述的一种基于视觉边缘检测的实验室空间波浪实时测量方法,其特征在于:步骤S1对摄像机进行标定的方法为张正友标定方法。A real-time measurement method for laboratory space waves based on visual edge detection according to claim 1, characterized in that: the method for calibrating the camera in step S1 is Zhang Zhengyou's calibration method.
  3. 根据权利要求1所述的一种基于视觉边缘检测的实验室空间波浪实时测量方法,其特征在于:步骤S3所述的视觉边缘检测包括以下步骤:A kind of laboratory space wave real-time measurement method based on visual edge detection according to claim 1, is characterized in that: the visual edge detection described in step S3 comprises the following steps:
    S31:采用小波变换对所采集波面图像进行滤波去噪,得到去噪后的波面图像A;S31: Using wavelet transform to filter and denoise the collected wavefront image to obtain a denoised wavefront image A;
    S32:对滤波去噪后的波面图像A进行二值化处理,从而突出图像的空间波面特征;S32: Binarize the wavefront image A after filtering and denoising, so as to highlight the spatial wavefront features of the image;
    S33:对二值化处理后的波面图像进行高斯滤波,得到平滑的波面图像B;S33: Gaussian filtering is performed on the binarized wavefront image to obtain a smooth wavefront image B;
    S34:通过平滑的波面图像B计算波面图像B的梯度值和梯度方向,获取波面图像B的轮廓特征;S34: Calculate the gradient value and gradient direction of the wavefront image B through the smooth wavefront image B, and obtain the contour features of the wavefront image B;
    S35:根据步骤S34中梯度计算得到的梯度方向,对波面图像B的中的所有点进行遍历,每个点均设定成一次中心点,在所述梯度方向上比较中心点和其 他像素点的梯度值大小,若中心点梯度值最大,则保留中心点,否则舍去该点,从而获取较为细化的轮廓边缘;S35: According to the gradient direction obtained by the gradient calculation in step S34, traverse all points in the wavefront image B, each point is set as a central point, and compare the central point and other pixel points in the gradient direction The size of the gradient value. If the gradient value of the center point is the largest, the center point will be kept, otherwise the point will be discarded, so as to obtain a thinner contour edge;
    S36:设置高低两个阈值,如果中心像素点或中心像素点邻域内存在一点大于高阈值,则判断该点为波面图像B的边缘点并对其进行保留,否则舍去该点,从而得到更为细致的边缘轮廓。S36: Set two thresholds, high and low, if there is a point greater than the high threshold at the center pixel or in the neighborhood of the center pixel, then judge that this point is the edge point of the wavefront image B and keep it, otherwise discard this point, so as to obtain a more For detailed edge contours.
  4. 根据权利要求3所述的一种基于视觉边缘检测的实验室空间波浪实时测量方法,其特征在于:步骤S34获取波面图像B的轮廓特征的方法如下:A kind of laboratory space wave real-time measurement method based on visual edge detection according to claim 3, is characterized in that: step S34 obtains the method for the profile feature of wave surface image B as follows:
    S341:通过Sobel水平边缘检测算子对波面图像B进行滤波,得到波面图像B水平方向上的梯度值Gx;S341: Filter the wavefront image B through a Sobel horizontal edge detection operator to obtain a gradient value Gx in the horizontal direction of the wavefront image B;
    S342:通过Sobel垂直边缘检测算子对波面图像B进行滤波,得到波面图像B垂直方向上的梯度值Gy;S342: Filter the wavefront image B through the Sobel vertical edge detection operator to obtain the gradient value Gy in the vertical direction of the wavefront image B;
    S343:根据勾股定理计算波面图像的梯度值大小为:
    Figure PCTCN2022074295-appb-100001
    梯度方向为:
    Figure PCTCN2022074295-appb-100002
    从而获取波面图像B的轮廓特征。
    S343: Calculate the gradient value of the wavefront image according to the Pythagorean theorem:
    Figure PCTCN2022074295-appb-100001
    The gradient direction is:
    Figure PCTCN2022074295-appb-100002
    In this way, the contour features of the wavefront image B are obtained.
  5. 根据权利要求1所述的一种基于视觉边缘检测的实验室空间波浪实时测量方法,其特征在于:步骤S4所述的水位线和波面特征检测是通过在图像坐标系的原点处,对波面图像的轮廓特征进行自上而下的遍历,当扫描到水位时,从左往右依次获取整条水位线数据信息,进而获取波面的轮廓特征。A kind of laboratory space wave real-time measurement method based on visual edge detection according to claim 1, it is characterized in that: the water level line and wave surface feature detection described in step S4 is by at the origin of the image coordinate system, the wave surface image The contour features of the wave surface are traversed from top to bottom. When the water level is scanned, the data information of the entire water level line is obtained sequentially from left to right, and then the contour features of the wave surface are obtained.
  6. 根据权利要求1所述的一种基于视觉边缘检测的实验室空间波浪实时测量方法,其特征在于:步骤5所述的坐标转换方法包括以下步骤:A kind of laboratory space wave real-time measurement method based on visual edge detection according to claim 1, is characterized in that: the coordinate conversion method described in step 5 comprises the following steps:
    S51:实验前在水槽的墙壁上沿竖直方向喷涂刻度尺,刻度尺的量程包含波浪运动的范围;S51: Before the experiment, spray a scale on the wall of the tank along the vertical direction, and the range of the scale includes the range of wave motion;
    S52:在波面图像上获取刻度尺最高点的像素纵坐标值x 1,该点的实际高度 值y 1,获取刻度尺最低点的像素纵坐标值x 2,该点的实际高度值y 2,对一下方程式进行计算
    Figure PCTCN2022074295-appb-100003
    得到常数b、常数k,得到坐标转换函数y=kx+b;
    S52: Obtain the pixel ordinate value x 1 of the highest point of the scale on the wavefront image, the actual height value y 1 of the point, obtain the pixel ordinate value x 2 of the lowest point of the scale, and the actual height value y 2 of the point, Calculate the following equation
    Figure PCTCN2022074295-appb-100003
    Obtain constant b, constant k, obtain coordinate conversion function y=kx+b;
    S53:将采集到的波面图像上特征点像素高度x带入到坐标转换函数中,从而计算得到实际高度值y,完成坐标转换。S53: Bring the pixel height x of the feature point on the collected wavefront image into the coordinate conversion function, so as to calculate the actual height value y, and complete the coordinate conversion.
PCT/CN2022/074295 2021-09-10 2022-01-27 Laboratory spatial wave real-time measurement method based on visual edge detection WO2023035544A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111062951.8 2021-09-10
CN202111062951.8A CN113847906A (en) 2021-09-10 2021-09-10 Laboratory space wave real-time measurement method based on visual edge detection

Publications (1)

Publication Number Publication Date
WO2023035544A1 true WO2023035544A1 (en) 2023-03-16

Family

ID=78973500

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/074295 WO2023035544A1 (en) 2021-09-10 2022-01-27 Laboratory spatial wave real-time measurement method based on visual edge detection

Country Status (2)

Country Link
CN (1) CN113847906A (en)
WO (1) WO2023035544A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116883503A (en) * 2023-09-07 2023-10-13 山东千颐科技有限公司 Visual identification and detection method for tail rope winding AI of vertical shaft hoist

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113847906A (en) * 2021-09-10 2021-12-28 交通运输部天津水运工程科学研究所 Laboratory space wave real-time measurement method based on visual edge detection
CN115615659A (en) * 2022-10-10 2023-01-17 大连海事大学 Coastal engineering water tank experiment wave characteristic and beach profile in-situ observation method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070242884A1 (en) * 2001-07-24 2007-10-18 Dugan John P Method for measuring water depths using visible images of shoaling ocean waves
CN106780526A (en) * 2016-11-21 2017-05-31 浙江工业大学 A kind of ferrite wafer alligatoring recognition methods
CN110246177A (en) * 2019-06-25 2019-09-17 上海大学 Automatic wave measuring method based on vision
CN110473260A (en) * 2019-06-28 2019-11-19 国家海洋技术中心 A kind of wave video measuring device and method
CN111299815A (en) * 2020-02-13 2020-06-19 西安交通大学 Visual detection and laser cutting trajectory planning method for low-gray rubber pad
CN112819772A (en) * 2021-01-28 2021-05-18 南京挥戈智能科技有限公司 High-precision rapid pattern detection and identification method
CN113205541A (en) * 2021-05-31 2021-08-03 交通运输部天津水运工程科学研究所 Laboratory space wave real-time measurement method based on visual edge detection
CN113847906A (en) * 2021-09-10 2021-12-28 交通运输部天津水运工程科学研究所 Laboratory space wave real-time measurement method based on visual edge detection

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101509761A (en) * 2009-03-16 2009-08-19 北京市农林科学院 Egg volume and surface area detecting method
CN107872644B (en) * 2016-09-23 2020-10-09 亿阳信通股份有限公司 Video monitoring method and device
CN107833203A (en) * 2017-10-19 2018-03-23 南京邮电大学 A kind of horizontal plane identification and water level method for real-time measurement based on image procossing
CN112085753A (en) * 2020-09-02 2020-12-15 广东海启星海洋科技有限公司 Water level monitoring method, equipment, medium and monitoring system based on image processing

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070242884A1 (en) * 2001-07-24 2007-10-18 Dugan John P Method for measuring water depths using visible images of shoaling ocean waves
CN106780526A (en) * 2016-11-21 2017-05-31 浙江工业大学 A kind of ferrite wafer alligatoring recognition methods
CN110246177A (en) * 2019-06-25 2019-09-17 上海大学 Automatic wave measuring method based on vision
CN110473260A (en) * 2019-06-28 2019-11-19 国家海洋技术中心 A kind of wave video measuring device and method
CN111299815A (en) * 2020-02-13 2020-06-19 西安交通大学 Visual detection and laser cutting trajectory planning method for low-gray rubber pad
CN112819772A (en) * 2021-01-28 2021-05-18 南京挥戈智能科技有限公司 High-precision rapid pattern detection and identification method
CN113205541A (en) * 2021-05-31 2021-08-03 交通运输部天津水运工程科学研究所 Laboratory space wave real-time measurement method based on visual edge detection
CN113847906A (en) * 2021-09-10 2021-12-28 交通运输部天津水运工程科学研究所 Laboratory space wave real-time measurement method based on visual edge detection

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116883503A (en) * 2023-09-07 2023-10-13 山东千颐科技有限公司 Visual identification and detection method for tail rope winding AI of vertical shaft hoist

Also Published As

Publication number Publication date
CN113847906A (en) 2021-12-28

Similar Documents

Publication Publication Date Title
WO2023035544A1 (en) Laboratory spatial wave real-time measurement method based on visual edge detection
EP2373957B1 (en) Methods for determining a liquid level in a container using imaging
CN102183524B (en) Double-CCD (Charge Coupled Device) detecting method and system for apparent defect assessment of civil engineering structure
CN106996751B (en) A kind of grain-transporting vehicle cereal loading condition detection method and device of view-based access control model image
CN110118640B (en) Method for extracting internal solitary wave characteristics in strong stratified fluid in laboratory
CN104457627A (en) Method for utilizing Photoshop for precisely measuring area of plane of irregular object
WO2022206161A1 (en) Feature point recognition-based block movement real-time detection method
TWI590190B (en) Method for image recognition of liquid
CN112614177B (en) Sea ice thickness identification system and method suitable for ship ice area sailing test
CN112965135B (en) Nondestructive detection comprehensive method for spatial heterogeneous distribution of grotto cliff body cracks
US10375383B2 (en) Method and apparatus for adjusting installation flatness of lens in real time
WO2021227287A1 (en) Method and apparatus for honeycomb product regularity inspection on production line
CN108489423A (en) A kind of measurement method and system of product surface horizontal tilt angle
CN113688817A (en) Instrument identification method and system for automatic inspection
CN115717867A (en) Bridge deformation measurement method based on airborne double cameras and target tracking
TWI590196B (en) Method for detecting of liquid
Samann Real-time liquid level and color detection system using image processing
CN113205541A (en) Laboratory space wave real-time measurement method based on visual edge detection
CN106303412B (en) Refuse dump based on monitoring image is displaced remote real time monitoring method
CN111275678A (en) System and method for measuring displacement of elongated structure under action of internal waves
CN114569114A (en) Height measuring method and device
CN113744393A (en) Multi-level slope landslide change monitoring method
CN109003302A (en) A method of Human Height is calculated to the identification of face by camera
CN111583241A (en) Mobile detection method and device for regularity of honeycomb product with super-large area
KR20140033597A (en) Draft measuring method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22866024

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE