Movatterモバイル変換


[0]ホーム

URL:


CN112070700A - Method and device for removing salient interference noise in depth image - Google Patents

Method and device for removing salient interference noise in depth image
Download PDF

Info

Publication number
CN112070700A
CN112070700ACN202010930357.5ACN202010930357ACN112070700ACN 112070700 ACN112070700 ACN 112070700ACN 202010930357 ACN202010930357 ACN 202010930357ACN 112070700 ACN112070700 ACN 112070700A
Authority
CN
China
Prior art keywords
removal
depth image
protrusion
point
data points
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.)
Granted
Application number
CN202010930357.5A
Other languages
Chinese (zh)
Other versions
CN112070700B (en
Inventor
冯开勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Lingyun Shixun Technology Co ltd
Original Assignee
Shenzhen Lingyun Shixun Technology Co ltd
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 Shenzhen Lingyun Shixun Technology Co ltdfiledCriticalShenzhen Lingyun Shixun Technology Co ltd
Priority to CN202010930357.5ApriorityCriticalpatent/CN112070700B/en
Publication of CN112070700ApublicationCriticalpatent/CN112070700A/en
Application grantedgrantedCritical
Publication of CN112070700BpublicationCriticalpatent/CN112070700B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

According to the method, local information of a depth image is obtained according to a removal object, a removal interval of the local information is determined according to the removal size, a removal reference point is determined in the removal interval according to the removal size, the distance from a protruding data point in the removal interval to the reference point is calculated, and if the distance is larger than a removal threshold value, the protruding data point is removed from the depth image. The method removes the protrusion points of protrusion interference points with different sizes or different forms according to different setting conditions of the removal size, the removal threshold and the removal object, and can ensure that useful data is not removed and the preprocessing effect is achieved while removing protrusion interference data points with different sizes or different forms. The method provided by the application can achieve different removal results by setting different removal parameters, and can effectively remove the prominent interference in the depth image preprocessing stage.

Description

Method and device for removing salient interference noise in depth image
Technical Field
The present disclosure relates to the field of depth image processing technologies, and in particular, to a method and an apparatus for removing a noise in a depth image.
Background
In the field of visual images, compared with traditional grayscale images and color images, depth images have three-dimensional characteristic information of objects and can reflect depth information of shot objects, so that the depth images are increasingly applied to the fields of computer vision, computer graphics and the like. With the rapid development of three-dimensional reconstruction technology, more and more means are provided for people to acquire depth images or three-dimensional data, but no matter the depth images or the three-dimensional point clouds exist, the acquired data cannot avoid the existence of noise, and in the process of calculating the depth information of a shot object, the noise is always an important factor influencing the calculation accuracy.
Noise in the depth image may be classified into various categories, such as protrusion interference noise, which is noise formed with respect to a depression or a protrusion of local data information in the depth image information, random noise, spike noise, and outlier noise, and the like, and protrusion refers to a protruding interference upward or downward (i.e., a depression or a protrusion) in the image information.
Since the protrusion interference noise may appear in the form of a combination of a plurality of kinds of noise, and the irregularity of the protrusion interference noise is more complicated, it cannot be removed by a conventional method of removing random noise, spike noise, and outlier noise. Meanwhile, in the depth image preprocessing stage, no effective method is available for solving the problem of protrusion interference noise, so that subsequent related operations such as measurement and detection of depth image data information lose significance.
Disclosure of Invention
The application provides a method for removing protrusion interference noise in a depth image, which can effectively remove protrusion interference in the depth image in a depth image preprocessing stage aiming at protrusion drying noise which appears in a plurality of noise combination forms in the depth image.
The technical scheme adopted by the application for solving the technical problems is as follows:
a method of removing saliency interference noise in a depth image, comprising the steps of:
obtaining local information of a depth image according to a removal object, wherein the local information is valley point, peak point or gentle point information around a raised data point, and the removal object is a raised or depressed data point between the local information;
determining a removal interval of the local information according to the removal size;
determining a removal benchmark reference point according to the removal size in the removal interval;
calculating the distance from the protrusion data point to a benchmark reference point in the removal interval;
removing the salient data points from the depth image if the distance is greater than a removal threshold.
Optionally, the removal size is the number of the protruding data points in the local information;
the removal threshold is a preset distance between the protrusion data point and a benchmark reference point.
Optionally, the acquiring local information of the depth image includes:
acquiring local information of the depth image in a traversing mode on the depth image in a single direction of a longitudinal axis or a transverse axis;
or, the local information of the depth image is acquired by traversing the depth image in the two directions of the vertical axis and the horizontal axis.
Optionally, the method for removing the protrusion interference noise in the depth image further includes presetting a removal parameter;
the preset removing parameters comprise that the removing object, the removing size and the removing threshold value of the depth image are preset according to actual removing requirements.
Optionally, if the distance is greater than a removal threshold, removing the salient data points from the depth image further includes:
if the removal size is larger than the number of the protruding data points in the removal interval, removing all the protruding data points with the distance larger than a removal threshold value from the depth image;
and if the removal size is smaller than the number of the protruding data points in the removal interval, sequentially removing the protruding data points with the same number as the removal size from the depth image according to descending order of the protruding data points with the distance larger than the removal threshold.
Optionally, the method further includes:
taking the protrusion data points at the removed size position as datum reference points;
calculating the distance from the protrusion interference data point to a benchmark reference point in the removal interval;
if the distance is greater than a removal threshold, removing the salient data points from the depthwise image.
An apparatus for removing salient interference noise in a depth image, the apparatus comprising:
a depth image local information acquisition unit configured to acquire local information of a depth image according to a removal object, the local information being valley point, peak point, or gentle point information around a protrusion data point, the removal object being a protrusion or depression data point between the local information;
a removal interval determination unit configured to determine a removal interval of the local information according to a removal size;
a removal benchmark reference point determining unit, configured to determine a removal benchmark reference point according to the removal size in the removal interval;
and the calculation and protrusion interference removal unit is used for calculating the distance from the protrusion data points to the datum reference point in the removal interval, and removing the protrusion data points from the depth image if the distance is greater than a removal threshold value.
Optionally, the apparatus further comprises: and the removal parameter presetting unit is used for setting the removal object, the removal size and the removal threshold of the depth image according to the actual removal requirement.
A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, carry out the steps of the method of removing salient interference noise in a depth image.
A terminal device, the terminal device comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the one processor to cause the at least one processor to perform the method of removing protrusion interference noise in a depth image.
The technical scheme provided by the application comprises the following beneficial technical effects:
according to the method, local information of a depth image is obtained according to a removal object, a removal interval of the local information is determined according to the removal size, a removal reference point is determined in the removal interval according to the removal size, the distance from a protruding data point in the removal interval to the reference point is calculated, and if the distance is larger than a removal threshold value, the protruding data point is removed from the depth image. The method removes the protrusion points of protrusion interference points with different sizes or different forms according to different setting conditions of the removal size, the removal threshold and the removal object, and can ensure that useful data is not removed and the preprocessing effect is achieved while removing protrusion interference data points with different sizes or different forms. The method provided by the application can achieve different removal results by setting different removal parameters, can compatibly remove various noises, has strong pertinence, and solves the problem that the subsequent measurement and detection of the depth image data information and other related operations lose significance due to the fact that the protrusion interference noise cannot be effectively solved in the conventional denoising method.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a flowchart of a method for removing protrusion interference noise in a depth image according to an embodiment of the present disclosure;
fig. 2 is a flowchart of an embodiment of a method for removing protrusion interference noise in a depth image.
Detailed Description
In order to make the technical solutions in the present application better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application; it is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, a flow chart of a method for removing protrusion interference noise in a depth image is shown.
The application provides a method for removing protrusion interference noise in a depth image, which comprises the following steps:
local information of the depth image is obtained according to a removal object, the local information is valley point, peak point or gentle point information around the protruding data points, and the removal object is a protruding or sinking data point between the local information.
And determining a removal interval of the local information according to the removal size.
For the concave or convex data points in the depth image, but the concave data points, the convex data points or both the concave data points and the convex data points are removed according to the actual requirement, the corresponding removal objects are removed through setting, and only the requirement is removed, so that the technical method in the application can remove the convex interference noise in the depth image and simultaneously remove the non-planar convex interference data points; in other conventional parlance, raised or depressed data points are also referred to as high and low objects, high objects being raised data points; low object, i.e., depressed data points; high and low objects: i.e., both include, high and low are directions relative to the projected data points; the size is relative to the number of the protruding points.
And determining a removal benchmark reference point according to the removal size in the removal interval.
The concave or convex data points are relative to the direction of the convex data points, where the magnitude of the removal is relative to the number of convex data points.
And calculating the distance from the protruding data point to the benchmark reference point in the removal interval.
And if the distance is greater than the removal threshold, removing the protruding data points from the depth image, otherwise, keeping the normal data points.
The acquiring local information of the depth image comprises:
acquiring local information of the depth image in a traversing mode on the depth image in a single direction of a longitudinal axis or a transverse axis; or, acquiring local information of the depth image in a traversal mode on the depth image in two directions of a longitudinal axis and a transverse axis; if the longitudinal axis or the transverse axis is selected, more protruding interference data points can be removed, and the method can be used for preprocessing the contour data to achieve the purpose of denoising.
The method for removing the protrusion interference noise in the depth image further comprises the steps of presetting removal parameters;
the preset removal parameters comprise the removal object, the removal size and the removal threshold of the depth image according to actual removal requirements;
the removal size is the number of the protruding data points in the local information;
the removal threshold is a preset distance between the protrusion data point and a benchmark reference point.
As described above, the removal object is the direction relative to the protrusion data points, the removal size is the number relative to the protrusion points, and the removal threshold is a value for determining the removal range set according to the removal object and the removal size, and is flexibly set according to actual needs. The technical scheme in the application can reach and get rid of the protruding interference point of different size or different forms through setting up different parameters of getting rid of, if select to get rid of the object and be the height object, then can all get rid of protruding interference point that is higher than and is less than surrounding data information, if there is great protruding interference in the image, then can get rid of through setting up great big parameter of getting rid of, and remove the threshold value and then confirmed the judgement condition whether the protruding point is got rid of.
As another embodiment, the method further includes: a removal interval is determined. Specifically, a removal interval of the protrusion interference data points is obtained according to the set removal size, and as long as the data points higher or lower than the surrounding information are assumed to be protrusion interference noise, the size of the removal interval is the size between the valley point and the valley point or between the peak point and the peak point, and is the number of the surrounding data information. In the removal interval, determining the quantity of the protrusion interference data to be removed according to the removal size, wherein the datum reference points are generally set as two end points of a concave or convex interval, a data point between the datum reference points is a point to be removed, and the interval is also a removal interval; and the datum reference point is set as the data point closest to the removal protrusion interference point, so that the normal data point is protected from being removed, after the datum reference point is determined, the distance from the data point to the datum reference point is calculated, if the distance is larger than a removal threshold value, the interference noise is removed, and otherwise, the normal data point is reserved.
As another embodiment, the method in the present application further includes: taking the protrusion data points at the removed size position as datum reference points; calculating the distance from the protrusion interference data point to a benchmark reference point in the removal interval; if the distance is greater than a removal threshold, removing the salient data points from the depthwise image.
Specifically, the data point of the position with the size removed is taken as a reference point: the position of the datum reference point changes, the datum reference point is not a valley point or a peak point, but the nth data point in a certain specific sequence is used as the datum reference point of the protrusion removal point, whether the data point in the n data points with the removal size needs to be removed or not is judged by taking the point as the datum through a set removal threshold, if the height difference is larger than the removal threshold, the data point is removed, and if not, the data point is kept as an effective data point.
Removing the salient data points from the depth image if the distance is greater than a removal threshold further comprises:
if the removal size is larger than the number of the protruding data points in the removal interval, removing all the protruding data points with the distance larger than a removal threshold value from the depth image;
and if the removal size is smaller than the number of the protruding data points in the removal interval, sequentially removing the protruding data points with the same number as the removal size from the depth image according to descending order of the protruding data points with the distance larger than the removal threshold.
The descending order refers to removing the highest of these data points: if 20 interference data points need to be removed according to actual needs, but 30 data points exist in the removal interval, the 30 data points are arranged from large to small, and the removal height difference is larger than the highest 20 data points in the removal threshold.
The technical solution in the present application is further described below with a specific embodiment.
The steps of obtaining the removal interval, finding the reference point and removing the protrusion interference point according to this embodiment are shown in fig. 2, and taking the protrusion point of the high object as an example, local information of the depth image is obtained by traversing the depth image in a single direction of a longitudinal axis or a transverse axis; or, acquiring local information of the depth image in a traversal mode on the depth image in two directions of a longitudinal axis and a transverse axis; the specific description is as follows:
judging whether the image is traversed and ended, if so, directly outputting a removal result, otherwise, executing the second step;
judging whether the depth data point is a valley point, if not, executing the first step, otherwise, executing the third step;
judging whether the number (removal interval) between the valley points is smaller than the setting of the removal size, if so, executing the fifth step, wherein the reference point is a larger value in the valley points, otherwise, executing the fourth step;
arranging in descending order, taking the data points with the size removed as reference points, and executing the fifth step when the data points are finished;
judging whether the height from the depth data point to the datum point is greater than a removal threshold, if so, executing the sixth step, otherwise, continuously judging and executing the fifth step until the depth data point traverses to the position of the removal size, and stopping;
removing the protruding point;
and outputting a removal result.
Another technical scheme adopted by the application is as follows:
an apparatus for removing salient interference noise in a depth image, the apparatus comprising:
a depth image local information acquisition unit configured to acquire local information of a depth image according to a removal object, the local information being valley point, peak point, or gentle point information around a protrusion data point, the removal object being a protrusion or depression data point between the local information;
a removal interval determination unit configured to determine a removal interval of the local information according to a removal size;
a removal benchmark reference point determining unit, configured to determine a removal benchmark reference point according to the removal size in the removal interval;
and the calculation and protrusion interference removal unit is used for calculating the distance from the protrusion data points to the datum reference point in the removal interval, and removing the protrusion data points from the depth image if the distance is greater than a removal threshold value.
The device further comprises: and the removal parameter presetting unit is used for setting the removal object, the removal size and the removal threshold of the depth image according to the actual removal requirement.
A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, carry out the steps of the method of removing salient interference noise in a depth image.
A terminal device, the terminal device comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the one processor to cause the at least one processor to perform the method of removing protrusion interference noise in a depth image.
According to the method, local information of a depth image is obtained according to a removal object, a removal interval of the local information is determined according to the removal size, a removal reference point is determined in the removal interval according to the removal size, the distance from a protruding data point in the removal interval to the reference point is calculated, and if the distance is larger than a removal threshold value, the protruding data point is removed from the depth image. The method removes the protrusion points of protrusion interference points with different sizes or different forms according to different setting conditions of the removal size, the removal threshold and the removal object, and can ensure that useful data is not removed and the preprocessing effect is achieved while removing protrusion interference data points with different sizes or different forms; meanwhile, the method for removing the bump interference points can also remove the bump interference data points of the non-plane. The method provided by the application can achieve different removal results by setting different removal parameters, can compatibly remove various noises, has strong pertinence, and solves the problem that the subsequent measurement and detection of the depth image data information and other related operations lose significance due to the fact that the protrusion interference noise cannot be effectively solved in the conventional denoising method.
It is noted that relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that an article or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is merely exemplary of the present application and is presented to enable those skilled in the art to understand and practice the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
It will be understood that the present application is not limited to what has been described above and shown in the accompanying drawings, and that various modifications and changes can be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (10)

CN202010930357.5A2020-09-072020-09-07Method and device for removing protrusion interference noise in depth imageActiveCN112070700B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202010930357.5ACN112070700B (en)2020-09-072020-09-07Method and device for removing protrusion interference noise in depth image

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202010930357.5ACN112070700B (en)2020-09-072020-09-07Method and device for removing protrusion interference noise in depth image

Publications (2)

Publication NumberPublication Date
CN112070700Atrue CN112070700A (en)2020-12-11
CN112070700B CN112070700B (en)2024-03-29

Family

ID=73663932

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202010930357.5AActiveCN112070700B (en)2020-09-072020-09-07Method and device for removing protrusion interference noise in depth image

Country Status (1)

CountryLink
CN (1)CN112070700B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113643437A (en)*2021-08-242021-11-12凌云光技术股份有限公司Method and device for correcting depth image protrusion interference noise
CN113658037A (en)*2021-08-242021-11-16凌云光技术股份有限公司Method and device for converting depth image into gray image

Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101996416A (en)*2009-08-242011-03-30三星电子株式会社 3D face capture method and device
US20120056982A1 (en)*2010-09-082012-03-08Microsoft CorporationDepth camera based on structured light and stereo vision
US20130106849A1 (en)*2011-11-012013-05-02Samsung Electronics Co., Ltd.Image processing apparatus and method
CN104978715A (en)*2015-05-112015-10-14中国科学院光电技术研究所Non-local mean image denoising method based on filtering window and parameter self-adaption
KR101581586B1 (en)*2014-10-132016-01-11이화여자대학교 산학협력단Compensation method for noise of depth image
CN105894047A (en)*2016-06-282016-08-24深圳市唯特视科技有限公司Human face classification system based on three-dimensional data
CN106169179A (en)*2016-06-302016-11-30北京大学Image denoising method and image noise reduction apparatus
CN109272516A (en)*2017-07-182019-01-25深圳市凌云视迅科技有限责任公司A kind of cost method for congregating based on variable window
CN109584281A (en)*2018-10-302019-04-05江苏大学It is a kind of that method of counting is layered based on the Algorithm for Overlapping Granule object of color image and depth image
CN109801309A (en)*2019-01-072019-05-24华南理工大学A kind of method for barrier perception based on RGB-D camera
CN110070570A (en)*2019-03-202019-07-30重庆邮电大学A kind of obstacle detection system and method based on depth information
CN110349195A (en)*2019-06-252019-10-18杭州汇萃智能科技有限公司A kind of target object 3D measurement parameter acquisition methods, system and storage medium based on depth image
CN110751688A (en)*2019-10-172020-02-04南京鑫和汇通电子科技有限公司 A volume calculation method for cubic objects based on depth image with noise removal
US20200090323A1 (en)*2018-01-102020-03-19Cloudminds (Shenzhen) Robotics Systems Co., Ltd.Information processing method and device, cloud-based processing device, and computer program product
CN111260592A (en)*2020-03-172020-06-09北京华捷艾米科技有限公司 A depth image denoising method and device
CN111580032A (en)*2019-02-152020-08-25通用电气精准医疗有限责任公司Method and system for removing peak noise in magnetic resonance imaging

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101996416A (en)*2009-08-242011-03-30三星电子株式会社 3D face capture method and device
US20120056982A1 (en)*2010-09-082012-03-08Microsoft CorporationDepth camera based on structured light and stereo vision
US20130106849A1 (en)*2011-11-012013-05-02Samsung Electronics Co., Ltd.Image processing apparatus and method
KR101581586B1 (en)*2014-10-132016-01-11이화여자대학교 산학협력단Compensation method for noise of depth image
CN104978715A (en)*2015-05-112015-10-14中国科学院光电技术研究所Non-local mean image denoising method based on filtering window and parameter self-adaption
CN105894047A (en)*2016-06-282016-08-24深圳市唯特视科技有限公司Human face classification system based on three-dimensional data
CN106169179A (en)*2016-06-302016-11-30北京大学Image denoising method and image noise reduction apparatus
CN109272516A (en)*2017-07-182019-01-25深圳市凌云视迅科技有限责任公司A kind of cost method for congregating based on variable window
US20200090323A1 (en)*2018-01-102020-03-19Cloudminds (Shenzhen) Robotics Systems Co., Ltd.Information processing method and device, cloud-based processing device, and computer program product
CN109584281A (en)*2018-10-302019-04-05江苏大学It is a kind of that method of counting is layered based on the Algorithm for Overlapping Granule object of color image and depth image
CN109801309A (en)*2019-01-072019-05-24华南理工大学A kind of method for barrier perception based on RGB-D camera
CN111580032A (en)*2019-02-152020-08-25通用电气精准医疗有限责任公司Method and system for removing peak noise in magnetic resonance imaging
CN110070570A (en)*2019-03-202019-07-30重庆邮电大学A kind of obstacle detection system and method based on depth information
CN110349195A (en)*2019-06-252019-10-18杭州汇萃智能科技有限公司A kind of target object 3D measurement parameter acquisition methods, system and storage medium based on depth image
CN110751688A (en)*2019-10-172020-02-04南京鑫和汇通电子科技有限公司 A volume calculation method for cubic objects based on depth image with noise removal
CN111260592A (en)*2020-03-172020-06-09北京华捷艾米科技有限公司 A depth image denoising method and device

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
KUMARI SUNAINA等: "A Review of Image Denoising Techniques", INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN COMPUTER SCIENCE, vol. 5, no. 5, pages 265 - 269*
RASHI CHAUDHARY等: "An Approach for Noise Removal on Depth Images", ARXIV, pages 1 - 2*
关彤: "基于RGB-D图像的人脸姿态检测及三维重建", 中国优秀硕士学位论文全文数据库 基础科学辑, no. 8, pages 006 - 212*
李元旺: "逆向工程中三维点云数据噪声去除算法研究", 万方数据, pages 1 - 52*
谭晔汶: "城市区域车载激光雷达点云数据分类提取", 中国优秀硕士学位论文全文数据库 信息科技辑, no. 6, pages 136 - 917*

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113643437A (en)*2021-08-242021-11-12凌云光技术股份有限公司Method and device for correcting depth image protrusion interference noise
CN113658037A (en)*2021-08-242021-11-16凌云光技术股份有限公司Method and device for converting depth image into gray image
CN113658037B (en)*2021-08-242024-05-14凌云光技术股份有限公司Method and device for converting depth image into gray level image

Also Published As

Publication numberPublication date
CN112070700B (en)2024-03-29

Similar Documents

PublicationPublication DateTitle
CN110717489B (en)Method, device and storage medium for identifying text region of OSD (on Screen display)
CN111582054B (en)Point cloud data processing method and device and obstacle detection method and device
CN108369650B (en)Method for identifying possible characteristic points of calibration pattern
US20170146462A1 (en)System and method of analyzing a curved surface
JP6015257B2 (en) Vehicle position detection method and system based on polarization image
CN112597846B (en)Lane line detection method, lane line detection device, computer device, and storage medium
CN112802020B (en)Infrared dim target detection method based on image inpainting and background estimation
CN110148147B (en)Image detection method, image detection device, storage medium and electronic device
CN111462214B (en)Line structure light stripe center line extraction method based on Hough transformation
CN109753918B (en)Wall body identification method and system in house type graph
CN115439523B (en) A semiconductor device pin size detection method, device and storage medium
CN111696057B (en)Depth image denoising method and device
CN113744200B (en)Camera dirt detection method, device and equipment
CN112070700A (en)Method and device for removing salient interference noise in depth image
CN110708568B (en)Video content mutation detection method and device
CN109300104B (en) Corner detection method and device
CN109784328B (en)Method for positioning bar code, terminal and computer readable storage medium
CN109840463B (en)Lane line identification method and device
CN112154479A (en) Method, removable platform and storage medium for extracting feature points
KR101910256B1 (en)Lane Detection Method and System for Camera-based Road Curvature Estimation
CN109583393A (en)A kind of lane line endpoints recognition methods and device, equipment, medium
CN112085773A (en)Plane fitting method and device for removing local outliers
CN111783648B (en) Method and device for extracting guardrails from road point cloud
CN111127614B (en)Model edge tracing processing method and device, storage medium and terminal
CN106940782B (en)High-resolution SAR newly-added construction land extraction software based on variation function

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp