CN111780716A - Monocular real-time distance measurement method based on target pixel area and aspect ratio - Google Patents
Monocular real-time distance measurement method based on target pixel area and aspect ratio Download PDFInfo
- Publication number
- CN111780716A CN111780716A CN202010629609.0A CN202010629609A CN111780716A CN 111780716 A CN111780716 A CN 111780716A CN 202010629609 A CN202010629609 A CN 202010629609A CN 111780716 A CN111780716 A CN 111780716A
- Authority
- CN
- China
- Prior art keywords
- target
- aspect ratio
- real
- camera
- pixel
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C3/00—Measuring distances in line of sight; Optical rangefinders
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C11/00—Photogrammetry or videogrammetry, e.g. stereogrammetry; Photographic surveying
- G01C11/02—Picture taking arrangements specially adapted for photogrammetry or photographic surveying, e.g. controlling overlapping of pictures
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Electromagnetism (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
- Measurement Of Optical Distance (AREA)
Abstract
The invention relates to a monocular real-time distance measuring method based on a target pixel area and an aspect ratio. The method comprises four parts: the ssd model is adopted to realize the detection processing of the target, and more accurate framing is realized; calibrating parameters of a camera, acquiring internal parameters and image resolution of the camera, and solving the ratio of pixel area to width to height of a target object based on the width and height of target detection; monocular distance measurement under different distances from multiple angles is realized through the relation between the pixel area and the distance of target detection and the characteristic of the aspect ratio of the specific target pixel; and due to the instability of target detection, Kalman filtering is introduced in the real-time ranging process, so that the stability of real-time ranging is improved. The invention provides a ranging method based on the pixel area and the aspect ratio of a target aiming at different imaging angles and instable real-time target detection, and introduces a Kalman filtering method, thereby improving the applicability of multi-angle ranging and improving the stability of real-time moving target ranging.
Description
Technical Field
The invention relates to the field of image processing and ranging, in particular to a monocular real-time ranging method based on a target pixel area and an aspect ratio.
Background
In places where manpower cannot directly work, such as dangerous places like high temperature and high fortune shooting operation and remote places like space universe, the image acquisition equipment is used for carrying out remote and non-contact distance measurement system, and the complex environments can be monitored and corresponding work instructions can be made. The research object and the related environment are connected through computer technology, and corresponding reference is provided for work of a user. At present, the application of visual ranging is mainly in the fields of robot arm grabbing, positioning, industrial robot detection, aerial surveying and mapping, intelligent traffic monitoring, reverse engineering, target identification, military application, medical imaging and the like.
The distance measurement technology is in a rapid development stage at home and abroad, and particularly under high standard requirements on real-time performance, stability and accuracy of a distance measurement system, the visual distance measurement technology is actively researched by related personnel at home and abroad. At present, various digital image fast processing algorithms are continuously proposed and improved on the aspect of image distance measurement. The distance measurement method mainly comprises the following steps: laser ranging, ultrasonic ranging, radar ranging, and computer vision ranging.
The laser ranging method is a high-precision ranging mode applied to specific occasions. Laser ranging requires high requirements for devices and signal processing techniques because of the short wavelength and fast speed of light. In practical application, the distance measurement principle is realized by mainly utilizing a counting principle and a phase principle, the working principle of distance measurement is simple, but the dependence on a counter is large, and errors are easily caused; the error can be conveniently controlled by using the phase principle for ranging, but the signal processing process is complex. Thus, laser ranging is limited in cost and reliability.
The ultrasonic ranging is a mature ranging method, and the method is low in cost and simple in working principle. Ultrasonic waves are active energy that must be attenuated during transmission to an extent proportional to the square of the propagation distance. That is, the farther the propagation distance is, the weaker the reflected sound wave signal is, and the larger the measurement error is. Therefore, the optimal range measurement range of the method is 5-10m, and the application range of the method is greatly reduced due to the limitation of the measurement range.
The radar ranging method has high precision and is slightly influenced by distance and weather conditions. The distance can be measured as long as the target to be measured can reflect radar waves. It should be noted that, when using radar ranging, the mutual interference between the ranging devices is very serious, so it cannot be used in multiple radar measurement environments at the same time. In addition, attention should be paid to electromagnetic interference between radar and other communication systems.
The computer vision distance measurement is that after the camera collects the image, the computer analyzes the image and calculates the distance between the camera and the measured target according to the relevant distance measurement principle. The method is a passive distance measuring method, and measuring equipment only needs to shoot an image containing a measured target instead of transmitting a detection signal to a measured object. Therefore, the computer machine vision distance measurement mainly has the advantages of low measurement cost, simple distance measurement principle, no influence of external environment on measurement, application in complex and harmful environments and the like.
The vision measuring method can be classified into a monocular vision measuring method, a binocular vision measuring method (stereoscopic vision), and a monocular vision measuring method (omnidirectional vision) according to the number of used vision imaging apparatuses. Due to the influence of practical factors such as an installation platform, a field, cost and the like, the practical application proportion of monocular vision is far larger than that of binocular and multi-view ranging. The monocular vision measuring method is a method for measuring information such as the geometric size of a target, the position and the posture of the target in space and the like by only utilizing one vision imaging device to acquire images, but the angle of the target is changed more in actual movement due to incomplete acquisition of monocular vision information. Therefore, it is desirable to accurately measure a distance to a target using a monocular camera, and to provide good results even when the angle between the target and the camera is changed.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a monocular real-time distance measuring method based on the target pixel area and the aspect ratio.
The invention carries out three-part optimization:
(1) representing distance relation between target and camera by target pixel area size
In the past, the relation between the distance and the target is generally expressed only by the width or height of the pixel of the target. The problem of width and height fluctuation in target detection is possibly caused, and the method of using the pixel width and height area to replace the pure pixel width or height is adopted, so that the stability of distance measurement is improved to a certain extent.
(2) Reducing the impact of view angle changes using target detection aspect ratios
When the visual angle of the camera and the target is changed, the pixel area of the front side is deduced according to the change of the aspect ratio, and the distance measurement effect is further achieved.
(3) Reducing real-time ranging fluctuations using kalman filtering
Kalman filtering does not require that both signal and noise are assumptions for a stationary process. For each time instant, the system disturbance and observation error (i.e. noise) can be estimated in an average sense by processing the observation signal containing noise, with some suitable assumptions about their statistical properties, to obtain the estimate of the true signal with the smallest error. Therefore, since the advent of kalman filter theory, it has been applied to many sectors such as communication systems, power systems, aerospace, environmental pollution control, industrial control, radar signal processing, and the like, and has achieved many successful results. In terms of image processing, for example, kalman filtering is applied to restore an image that is blurred due to some noise effect. After the noise is assumed to have certain statistical properties, a real image with the minimum mean square error can be obtained from the blurred image in a recursion mode by using a Kalman algorithm, so that the blurred image is restored. Because the target detection has fluctuation between each frame, the distance measurement error can be generated, and the Kalman filtering processing method is adopted, so that the detection error between the frames is reduced, and the overall stability of the real-time distance measurement system is improved.
The method comprises the following specific steps:
step 1: and the ssd model is adopted to realize the detection processing of the target, so that the accurate framing is realized.
Step 2: and calibrating parameters of the camera, acquiring internal parameters of the camera, and acquiring the pixel area and the aspect ratio of the front angle of the target based on the width and the height of the target detection.
And step 3: the monocular distance measurement under different distances from multiple angles is realized through the relation between the pixel area and the distance detected by the target and the characteristic of the aspect ratio of the target pixel.
And 4, step 4: kalman filtering is introduced into the real-time distance measurement, so that the error of target detection between frames is reduced, and the stability of the real-time distance measurement is improved.
The invention has the beneficial effects that: the invention provides a ranging method based on the pixel area and the aspect ratio of a target aiming at different imaging angles and instable real-time target detection, and introduces a Kalman filtering method, thereby improving the applicability of multi-angle ranging and improving the stability of real-time moving target ranging.
Drawings
FIG. 1 is a diagram of a pinhole imaging model architecture.
Fig. 2 is a schematic diagram of the width and height selection based on target detection.
FIG. 3 is a schematic diagram of the change in angle of a camera to a target.
Fig. 4 is a monocular real-time ranging flow chart based on target pixel area and aspect ratio.
Fig. 5 is a graph of the filtering effect of camera carrier stage velocity equal to the detected target velocity.
Fig. 6 is a diagram of the filtering effect when the speed of the camera carrier platform is less than the speed of the detected target.
Fig. 7 is a diagram of the filtering effect when the speed of the camera carrier platform is greater than the speed of the detected target.
Detailed Description
The invention will be further described with reference to the accompanying drawings and preferred embodiments.
Step 1: the target detection is realized by using an ssd model, and the initial part of the network model of the ssd is VGG-16 and is called as a basic network. After the VGG-16 network, the SSD adds the convolution characteristic maps with gradually decreased resolution, the characteristic maps have different feelings, so that the SSD can perform multi-scale target detection, namely, the high-resolution characteristic map is used for detecting small targets in an image, and the low-resolution characteristic map is used for detecting large targets in the image. This approach has two main advantages: firstly, a small target can be more accurately positioned on a high-resolution feature map through repositioning category (classification) and outline regression; secondly, the SSD does not need to perform region generation first, and the multi-scale processing does not increase the calculation amount of the basic network, so that the SSD is much Faster than the method such as fast R-CNN which needs region generation. The SSD model is trained on the basis of the PASCALVOC2012 data set, and the detection frame of the target is accurately determined in the process of testing the test set (only the detection frame with the confidence coefficient larger than 0.5 is displayed).
Step 2: as shown in fig. 1 and 2, the monocular camera pixel area based method implemented by the present invention includes the following steps:
s1, acquiring the internal parameters of the monocular camera;
the method mainly comprises the steps of calibrating a camera for the focal length f of the monocular camera (calibrating the camera by adopting a fixed target), and changing the distance u between the fixed target and the camera at equal intervals to obtain the horizontal focal length f of the monocular cameraxAnd a vertical focal length value fy. In this embodiment, the monocular camera may be a common camera, a mobile phone, or other devices capable of taking pictures.
S2: shooting images of different distances u from the front angle of the target, wherein X is the actual width of the front of the target, Y is the actual height of the front of the target, and XoPixel width, y, of the front of the object in the imageoThe pixel area s of the front angle of the target is the pixel height of the front of the target in the imageoThe relationship to the distance u of the camera is as follows:
pixel aspect ratio r of the front side of the objectoAs follows:
actual aspect ratio R of the target front angle, and RoThe relationship with R is as follows:
and step 3: as shown in FIG. 3, the multi-angle ranging algorithm based on the aspect ratio of the pixels of the monocular camera implemented by the present invention is as follows:
algorithm input B ═ x1,y1,x2,y2) Representing the upper left corner (x) of the object detection1,y1) And the lower right corner point (x)2,y2) R represents the actual aspect ratio of the front angle of the target, and the algorithm output u represents the actual distance between the target and the camera.
The algorithm mainly comprises the following contents: calculating the pixel width x ═ x of the target2-x1) And pixel height y ═ y (y)2-y1) Calculating the pixel width-to-height ratio r as x/y<(R- α) when the camera photographs the side view of the subject, y is constant as compared to the frontal view, and x is reduced as compared to the frontal view, and a width-to-height ratio y based on the frontal view is derivedcY and xc=ycR; when the pixel aspect ratio r>(R + α) when the camera photographs the object with a top view angle, x being constant compared to the frontal view angle and y being reduced compared to the frontal view angle, and deriving a width-to-height ratio x based on the frontal view anglecX and yc=xcR; when in frontal view, xcX and ycY., finally, calculating the distance u according to a calculation formula of the pixel area and the distance, introducing α to improve the stability of the algorithm, ensuring that the operation of the first two steps is not frequently triggered when the aspect ratio is changed slightly, and xcAnd ycFor the pixel width and height for true range finding after algorithm processing, the pseudo code of the specific algorithm is as follows:
Algorithm 1 Ranging algorithm based on the ratio of width to height
Input:Object box B=(x1,y1,x2,y2)
Ratio of width to height R
Output:Distance u
1:x=x2-x1
2:y=y2-y1
3:r=x/y
4:if r<(R-a)then
yc=y
xc=yc×R
5:else if r>(R+α)then
xc=x
yc=xc/R
6:else
xc=x
yc=y
7:end if
and 4, step 4: in order to improve the stability of video real-time ranging, a Kalman filtering processing method is adopted, for the processing of a real-time video, the time interval of every two frames is small, and the motion of a target between adjacent frames can be considered to be slow and approximate to uniform motion, and the method is characterized in that:
xk=xk-1+vk-1Δt,vk=vk-1where △ t is a two frame time interval.
The system is a linear dynamic model, and the system state equation is as follows:
X(k)=AX(k-1)+G(k)
The period of two detections of Δ t video, g (k), represents the rate variation, i.e. gaussian white noise of the process.
The system measurements were:
Y(k)=HkX(k)+C(k)
h denotes a parameter of the measurement system, and c (k) denotes measurement noise. The target location and associated error covariance matrix P are predicted using a kalman filter:
where Q is the covariance of the process noise.
Combining the predicted values and the measured values, the optimized estimated value of the current state k can be obtained as follows:
and updating the error covariance of X (k | k) in the k state
P(k|k)=P(k|k-1)-KkHkP(k|k-1)
In the formula, KkIs a Kalman gain
In the formula, RkRepresenting the covariance of the measurement noise, a lower value of the measurement covariance means a greater weighting on the current measurement value, at which point the sensitivity of the tracking system is higher.
The following are the detection effects of the present invention:
under the condition of image pixels 640 x 480, when the distance between the camera and the moving target is within the range of 275-700 cm, the measurement error is small and is generally less than 5%, and the target features with overlarge distance are not obviously detected, so that the detection is not accurate.
Numbering | Area of pixel | Actual distance (cm) | Calculating distance (cm) | Error (%) |
1 | 30854.77 | 275 | 278.7 | 1.35 |
2 | 26883.61 | 300 | 298.6 | 0.47 |
3 | 20284.81 | 325 | 340.8 | 4.62 |
4 | 17884.31 | 350 | 366.1 | 4.60 |
5 | 15963.73 | 375 | 387.5 | 3.33 |
6 | 15137.45 | 400 | 398.0 | 0.5 |
7 | 13006.46 | 425 | 429.3 | 1.01 |
8 | 11080.78 | 450 | 465.1 | 3.36 |
9 | 10291.51 | 475 | 482.7 | 1.62 |
10 | 9760.07 | 500 | 495.6 | 0.88 |
11 | 9189.83 | 525 | 510.8 | 2.70 |
12 | 7877.28 | 550 | 551.7 | 0.31 |
13 | 7159.28 | 575 | 578.7 | 0.64 |
14 | 6451.96 | 600 | 609.6 | 1.60 |
15 | 6157.56 | 625 | 624.0 | 0.16 |
16 | 5807.32 | 650 | 642.5 | 1.15 |
17 | 5232.53 | 675 | 676.9 | 0.28 |
18 | 4882.89 | 700 | 700.7 | 0.10 |
The distance between the camera and the target was kept at 2.6 m. The included angle between the optical axis of the camera and the horizontal plane is changed to 10-60 degrees. The multi-angle ranging error based on the aspect ratio is less than 5%.
Angle of rotation | Based on area only | Error (%) | Area and ratio | Error (%) |
10 | 268.4 | 3.23 | 267.9 | 3.04 |
20 | 268.0 | 3.08 | 265.4 | 2.08 |
30 | 266.8 | 2.62 | 260.5 | 0.19 |
40 | 273.1 | 5.04 | 258.1 | 0.73 |
50 | 288.7 | 11.04 | 267.9 | 3.04 |
60 | 306.2 | 17.77 | 270.4 | 4.00 |
In the case that the speed of the carrier platform is the same as that of the target, the speed of the carrier platform is lower than that of the target, and the speed of the carrier platform is higher than that of the target, the kalman filtering is introduced in combination with fig. 5, fig. 6, and fig. 7, after the kalman filtering, the stability of the real-time distance measurement is obviously improved, and in the case of three, the fluctuation of 25.221% is averagely reduced after the kalman filtering.
Claims (3)
1. A monocular real-time distance measurement method based on target pixel area and aspect ratio is characterized by comprising the following steps:
the method comprises the following steps: the ssd model is adopted to realize the detection processing of the target, and more accurate framing is realized;
step two: calibrating the focal length of the camera, acquiring internal parameters of the camera, and acquiring the pixel area and the aspect ratio of the front angle of the target based on the width and the height of the target detection;
step three: the monocular distance measurement under different distances from multiple angles is realized by the relationship between the pixel area and the distance detected by a target and the characteristic of the aspect ratio of the target pixel, and specifically, the monocular distance measurement is as follows:
let the coordinate of the upper left corner point of the target be (x)1,y1) And the coordinate of the lower right corner point is (x)2,y2) R is the aspect ratio of the target front angle;
calculating the pixel width x ═ x of the target2-x1) And pixel height y ═ y (y)2-y1) Calculating the actual pixel aspect ratio r as x/y; when the pixel aspect ratio r<(R- α) when α is a threshold value set by experiment, the camera photographs the side view of the subject, y is constant as compared with the frontal view, and x is reduced as compared with the frontal view, and a width and a height y based on the frontal view are derivedcY and xc=yc*R;
When the pixel aspect ratio r>(R + α), the camera shoots the subjectFrom the top view, x is constant compared to the frontal view and y is reduced compared to the frontal view, deriving x based on the width and height of the frontal viewcX and yc=xc/R;
Threshold value set for alpha
When in frontal view, xcX and yc=y;
Finally, calculating the distance u according to a calculation formula of the pixel area and the distance;
step four: kalman filtering is introduced into the real-time distance measurement, so that the error of target detection between frames is reduced, and the stability of the real-time distance measurement is improved.
2. The monocular real-time ranging method of claim 1, wherein: based on a pinhole imaging model, shooting a front angle image of a target by adopting a fixed target and a distance u between equidistant transformation and cameras to obtain a camera focal length f:
wherein f isxIs the horizontal focal length of the monocular camera, fyIs the vertical focal length value of the monocular camera, X is the actual width of the front of the target, Y is the actual height of the front of the target, XoPixel width, y, of the front of the object in the imageoThe pixels in the image for the front of the object are high.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010629609.0A CN111780716A (en) | 2020-07-03 | 2020-07-03 | Monocular real-time distance measurement method based on target pixel area and aspect ratio |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010629609.0A CN111780716A (en) | 2020-07-03 | 2020-07-03 | Monocular real-time distance measurement method based on target pixel area and aspect ratio |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111780716A true CN111780716A (en) | 2020-10-16 |
Family
ID=72759172
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010629609.0A Pending CN111780716A (en) | 2020-07-03 | 2020-07-03 | Monocular real-time distance measurement method based on target pixel area and aspect ratio |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111780716A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112284330A (en) * | 2020-11-18 | 2021-01-29 | 青岛科美创视智能科技有限公司 | Distance measuring system and method based on fisheye camera |
CN112489116A (en) * | 2020-12-07 | 2021-03-12 | 青岛科美创视智能科技有限公司 | Method and system for estimating target distance by using single camera |
CN113865617A (en) * | 2021-08-30 | 2021-12-31 | 中国人民解放军火箭军工程大学 | Method for correcting matching accurate pose of rear view image of maneuvering launching active section of aircraft |
CN114219767A (en) * | 2021-11-24 | 2022-03-22 | 慧之安信息技术股份有限公司 | Sheep flock counting management method based on Internet of things edge box |
CN114755444A (en) * | 2022-06-14 | 2022-07-15 | 天津所托瑞安汽车科技有限公司 | Target speed measuring method, target speed measuring device, electronic apparatus, and storage medium |
CN115578470A (en) * | 2022-09-22 | 2023-01-06 | 虹软科技股份有限公司 | Monocular vision positioning method and device, storage medium and electronic equipment |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109318227A (en) * | 2018-09-21 | 2019-02-12 | 厦门理工学院 | A kind of shake the elbows method and anthropomorphic robot based on anthropomorphic robot |
CN109506628A (en) * | 2018-11-29 | 2019-03-22 | 东北大学 | Object distance measuring method under a kind of truck environment based on deep learning |
CN111046843A (en) * | 2019-12-27 | 2020-04-21 | 华南理工大学 | Monocular distance measurement method under intelligent driving environment |
-
2020
- 2020-07-03 CN CN202010629609.0A patent/CN111780716A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109318227A (en) * | 2018-09-21 | 2019-02-12 | 厦门理工学院 | A kind of shake the elbows method and anthropomorphic robot based on anthropomorphic robot |
CN109506628A (en) * | 2018-11-29 | 2019-03-22 | 东北大学 | Object distance measuring method under a kind of truck environment based on deep learning |
CN111046843A (en) * | 2019-12-27 | 2020-04-21 | 华南理工大学 | Monocular distance measurement method under intelligent driving environment |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112284330A (en) * | 2020-11-18 | 2021-01-29 | 青岛科美创视智能科技有限公司 | Distance measuring system and method based on fisheye camera |
CN112489116A (en) * | 2020-12-07 | 2021-03-12 | 青岛科美创视智能科技有限公司 | Method and system for estimating target distance by using single camera |
CN113865617A (en) * | 2021-08-30 | 2021-12-31 | 中国人民解放军火箭军工程大学 | Method for correcting matching accurate pose of rear view image of maneuvering launching active section of aircraft |
CN114219767A (en) * | 2021-11-24 | 2022-03-22 | 慧之安信息技术股份有限公司 | Sheep flock counting management method based on Internet of things edge box |
CN114755444A (en) * | 2022-06-14 | 2022-07-15 | 天津所托瑞安汽车科技有限公司 | Target speed measuring method, target speed measuring device, electronic apparatus, and storage medium |
CN114755444B (en) * | 2022-06-14 | 2022-10-21 | 天津所托瑞安汽车科技有限公司 | Target speed measuring method, target speed measuring device, electronic apparatus, and storage medium |
CN115578470A (en) * | 2022-09-22 | 2023-01-06 | 虹软科技股份有限公司 | Monocular vision positioning method and device, storage medium and electronic equipment |
CN115578470B (en) * | 2022-09-22 | 2024-06-07 | 虹软科技股份有限公司 | Monocular vision positioning method and device, storage medium and electronic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111780716A (en) | Monocular real-time distance measurement method based on target pixel area and aspect ratio | |
CN113359097B (en) | Millimeter wave radar and camera combined calibration method | |
US9576375B1 (en) | Methods and systems for detecting moving objects in a sequence of image frames produced by sensors with inconsistent gain, offset, and dead pixels | |
CN102472609B (en) | Position and orientation calibration method and apparatus | |
EP3264364A1 (en) | Unmanned aerial vehicle depth image acquisition method, device and unmanned aerial vehicle | |
CN102798350B (en) | Method, device and system for measuring deflection of arm support | |
CN112880642B (en) | Ranging system and ranging method | |
CN108710127B (en) | Target detection and identification method and system under low-altitude and sea surface environments | |
CN111385558B (en) | TOF camera module precision measurement method and system thereof | |
EP3276576A1 (en) | Disparity estimation by fusion of range data and stereo data | |
CN112781562B (en) | Multi-target reconnaissance ranging method based on monocular camera | |
KR20230158474A (en) | sensing system | |
Wang et al. | The human-height measurement scheme by using image processing techniques | |
CN117406234A (en) | Target ranging and tracking method based on single-line laser radar and vision fusion | |
CN112965052A (en) | Monocular camera target ranging method | |
CN108305290A (en) | A kind of accurate survey spectral method of moving-target | |
CN115082712B (en) | Target detection method and device based on radar-vision fusion and readable storage medium | |
CN117075099A (en) | Three-dimensional deformation measurement method, three-dimensional deformation measurement device, computer equipment and medium | |
CN116400349A (en) | Calibration method of low-resolution millimeter wave radar and optical camera | |
JP3512894B2 (en) | Relative moving amount calculating apparatus and relative moving amount calculating method | |
Zhu et al. | CamDist: Camera based distance estimation with a smartphone | |
Schmidt et al. | Range flow estimation based on photonic mixing device data | |
CN117784797B (en) | Underwater intelligent robot navigation obstacle avoidance method based on visual images and laser radar | |
US20230274446A1 (en) | Method for measuring humidity and electronic device using same | |
Chen et al. | The non-contact human-height measurement scheme |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20201016 |
|
WD01 | Invention patent application deemed withdrawn after publication |