CN104867129A - Light field image segmentation method - Google Patents
Light field image segmentation method Download PDFInfo
- Publication number
- CN104867129A CN104867129A CN201510178753.6A CN201510178753A CN104867129A CN 104867129 A CN104867129 A CN 104867129A CN 201510178753 A CN201510178753 A CN 201510178753A CN 104867129 A CN104867129 A CN 104867129A
- Authority
- CN
- China
- Prior art keywords
- light field
- view
- plane
- light
- image segmentation
- 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
- 238000000034 method Methods 0.000 title claims abstract description 24
- 238000003709 image segmentation Methods 0.000 title abstract description 25
- 238000010801 machine learning Methods 0.000 claims abstract description 6
- 238000012549 training Methods 0.000 claims description 10
- 230000008859 change Effects 0.000 claims description 4
- 238000005192 partition Methods 0.000 claims 1
- 230000000007 visual effect Effects 0.000 claims 1
- 230000000694 effects Effects 0.000 abstract description 6
- 230000011218 segmentation Effects 0.000 abstract description 5
- 238000004364 calculation method Methods 0.000 abstract description 4
- 238000005516 engineering process Methods 0.000 description 13
- 238000007637 random forest analysis Methods 0.000 description 6
- 238000004422 calculation algorithm Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000003066 decision tree Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000018109 developmental process Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000003909 pattern recognition Methods 0.000 description 2
- 230000004931 aggregating effect Effects 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000002372 labelling Methods 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 239000013598 vector Substances 0.000 description 1
Landscapes
- Image Analysis (AREA)
Abstract
本发明公开了一种光场图像分割方法,包括以下步骤:(100)对已采集的光场信息进行参数化;(200)对光场中任意视图中的对象进行标注;(300)对选取的对象,使用机器学习方法进行训练,从而得到分类器;(400)用分类器对整个光场的视图进行分割。通过上述方式,本发明能够直接利用光场信息中自身包含的几何信息,计算量小,对各种场景,均可以达到较好的分割效果。
The invention discloses a light field image segmentation method, comprising the following steps: (100) parameterizing the collected light field information; (200) marking objects in any view in the light field; (300) selecting Objects are trained using machine learning methods to obtain a classifier; (400) using the classifier to segment the view of the entire light field. Through the above method, the present invention can directly use the geometric information contained in the light field information itself, the calculation amount is small, and a good segmentation effect can be achieved for various scenes.
Description
技术领域 technical field
本发明涉及图像处理、光场、模式识别领域,特别是涉及一种光场图像分割方法。 The invention relates to the fields of image processing, light field and pattern recognition, in particular to a light field image segmentation method.
背景技术 Background technique
近年来,在光场获取系统方面取得的进展,使得光场技术成为未来图形、图像技术领域的核心技术手段成为可能,光场摄像的时代即将到来。与单幅图像相比,光场捕获了更多的方向性的场景信息,这使得传统的图像处理算法,计算机视觉,以及一些新的相关科学技术等,需要与全新的光场技术想适应。随着光场技术的发展,传统的图像分割方法有了很大的改进空间。由于光场信息中包含了场景的几何信息,似的直接利用几何信息进行图像分割成为了可能,目前图像分割技术还处于基于传统图像的阶段,往往只利用了像素颜色,深度,灰度等信息,针对光场图像分割技术的研究则刚刚起步。 In recent years, the progress made in the light field acquisition system has made it possible for light field technology to become the core technical means in the field of graphics and image technology in the future, and the era of light field photography is coming. Compared with a single image, the light field captures more directional scene information, which makes traditional image processing algorithms, computer vision, and some new related science and technology, etc., need to adapt to the new light field technology. With the development of light field technology, traditional image segmentation methods have great room for improvement. Since the light field information contains the geometric information of the scene, it seems possible to directly use the geometric information for image segmentation. At present, the image segmentation technology is still in the stage based on traditional images, and often only uses pixel color, depth, grayscale and other information. However, the research on light field image segmentation technology has just started.
目前国内外关于图像分割及光场图像分割还存在着不少有待解决的问题: At present, there are still many problems to be solved about image segmentation and light field image segmentation at home and abroad:
1) 传统的图像分割,对于不同类型之间的差异大,同类型之间差异小的情况,不能做出很好的分析、识别、预测、分割。例如在分割树叶,植物,等图像时不能取得很好的效果。 1) Traditional image segmentation cannot perform good analysis, identification, prediction, and segmentation when there are large differences between different types and small differences between the same type. For example, it cannot achieve good results when segmenting images of leaves, plants, etc.
2) 当不同的目标物具有相似的外观时,例如,木墙与木凳,由于丢失了图像的几何信息,传统的图像分割技术,很难对其进行区分,算法复杂度高,得出的效果也不尽如人意,精确度不高;此外,通过传统图像进行几何信息恢复的技术,计算时间复杂度大,结果往往不精确,无法为传统图像分割提供有效的帮助。 2) When different objects have similar appearances, such as wooden walls and wooden benches, due to the loss of the geometric information of the image, traditional image segmentation technology is difficult to distinguish them, and the algorithm complexity is high. The effect is not satisfactory, and the accuracy is not high; in addition, the technology of geometric information restoration through traditional images has a large computational time complexity, and the results are often inaccurate, which cannot provide effective help for traditional image segmentation.
发明内容 Contents of the invention
本发明主要解决的技术问题是:针对现有技术的不足,提供一种光场图像分割方法,能够直接利用光场信息中自身包含的几何信息,计算量小,对各种场景,均可以达到较好的分割效果。 The main technical problem to be solved by the present invention is to provide a light field image segmentation method aimed at the deficiencies of the prior art, which can directly use the geometric information contained in the light field information itself, has a small amount of calculation, and can achieve Better segmentation effect.
为解决上述技术问题,本发明采用的一个技术方案是:提供一种光场图像分割方法,包括以下步骤: In order to solve the above technical problems, a technical solution adopted by the present invention is to provide a light field image segmentation method, comprising the following steps:
(100)对已采集的光场信息进行参数化; (100) Parameterizing the collected light field information;
(200)对光场中任意视图中的对象进行标注; (200) Labeling objects in any view in the light field;
(300)对标注的对象,使用机器学习方法进行训练,从而得到分类器; (300) Using a machine learning method to train the labeled objects to obtain a classifier;
(400)用分类器对整个光场的视图进行分割。 (400) Segment the view of the entire light field with a classifier.
在本发明一个较佳实施例中,所述步骤(100)具体为:在流明的基础上,对光场信息的坐标进行简单的变化,其描述如下: In a preferred embodiment of the present invention, the step (100) specifically includes: simply changing the coordinates of the light field information on the basis of lumens, which is described as follows:
若光线L[s, t, x, y]是由(s, t)∈Π,(x, y)∈Ω定义的光线,(x, y)是物体与其在平面Π上的真空投影的连线与平面Ω的交点,则在平面Π上,x与s一致,y与t一致;从而得到光场核面Ly, t 和Lx, s,即,光场信息的水平切面和垂直切面;由于视角与核面存在线性关系,由此引入参数“不一致性”,即:场景中的点投影在平面上的深度决定了视图中图像的变化率;由此,规范化光场坐标信息,并引入了参数“不一致性”。 If the ray L[s, t, x, y] is a ray defined by (s, t)∈Π, (x, y)∈Ω, (x, y) is the connection between the object and its vacuum projection on the plane Π The intersection of the line and the plane Ω, on the plane Π, x is consistent with s, and y is consistent with t; thus, the nuclear surface Ly, t and Lx, s of the light field are obtained, that is, the horizontal section and vertical section of the light field information; because There is a linear relationship between the viewing angle and the nuclear plane, which introduces the parameter "inconsistency", that is: the depth of the point projection in the scene on the plane determines the rate of change of the image in the view; thus, the coordinate information of the light field is normalized, and the introduction of Parameter "inconsistency".
在本发明一个较佳实施例中,所述步骤(200)具体为:在光场中选取任意视图作为训练样本,对该视图中的不同对象用线条进行标注。 In a preferred embodiment of the present invention, the step (200) specifically includes: selecting any view in the light field as a training sample, and marking different objects in the view with lines.
在本发明一个较佳实施例中,所述步骤(300)具体为:对于标注的对象,选用图像中的:RGB值、Hessian特征值、强度标准差和不一致性属性作为训练输入,并以此得到分类器。 In a preferred embodiment of the present invention, the step (300) is specifically as follows: for the labeled object, select: RGB value, Hessian feature value, intensity standard deviation and inconsistency attribute in the image as training input, and use this get the classifier.
在本发明一个较佳实施例中,所述步骤(400)具体为:在分类结束后,对最小分割节点进行网格搜索,将过分细化的分类重新融合成同一分类。 In a preferred embodiment of the present invention, the step (400) specifically includes: after the classification is completed, performing a grid search on the smallest segmented node, and remerging the over-refined classifications into the same classification.
本发明的有益效果是: The beneficial effects of the present invention are:
1)本发明给出了一种针对光场的图像分割方法,使得计算机可以直接利用光场信息中包含的几何信息进行图像分割,充分利用了光场的特性,以达到质量较高的分割效果; 1) The present invention provides an image segmentation method for light field, so that the computer can directly use the geometric information contained in the light field information to perform image segmentation, and make full use of the characteristics of the light field to achieve a high-quality segmentation effect ;
2)本发明针对某一场景的光场,仅需要对任意视图进行人工标注,继而进行训练,便可以对该光场的任意视图进行分割,计算量小,训练成本低,效率高; 2) For the light field of a certain scene, the present invention only needs to manually mark any view, and then conduct training to segment any view of the light field, with a small amount of calculation, low training cost and high efficiency;
3)本发明对于各种场景均可以达到较为理想的效果,适应性好; 3) The present invention can achieve ideal effects for various scenarios and has good adaptability;
4)本发明对于图形分割训练时,选取的训练属性集合元素较传统图像分割少,进一步减少了计算复杂度,适用于大规模图像分割。 4) When the present invention is used for image segmentation training, the selected training attribute set elements are less than traditional image segmentation, which further reduces the computational complexity and is suitable for large-scale image segmentation.
附图说明 Description of drawings
图1是本发明一种光场图像分割方法的流程图; Fig. 1 is the flowchart of a kind of light field image segmentation method of the present invention;
图2是本发明一种光场图像分割方法的视图标注图; Fig. 2 is a view annotation diagram of a light field image segmentation method of the present invention;
图3是本发明一种光场图像分割方法的光场参数化坐标图。 Fig. 3 is a light field parameterized coordinate diagram of a light field image segmentation method of the present invention.
具体实施方式 Detailed ways
下面结合附图对本发明的较佳实施例进行详细阐述,以使本发明的优点和特征能更易于被本领域技术人员理解,从而对本发明的保护范围做出更为清楚明确的界定。 The preferred embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings, so that the advantages and features of the present invention can be more easily understood by those skilled in the art, so as to define the protection scope of the present invention more clearly.
请参阅图1-3,本发明实施例包括: Please refer to Fig. 1-3, the embodiment of the present invention comprises:
一种光场图像分割方法,包括以下步骤: A light field image segmentation method, comprising the following steps:
(100)对已经采集的光场信息进行参数化: (100) Parameterize the collected light field information:
本发明中,光场信息的参数化,是在流明(Lumigraph)的基础上进行改造的。 In the present invention, the parameterization of light field information is transformed on the basis of Lumigraph.
一个4D光场是在光线空间R中定义的,由光点P(X,Y,Z)发出的一组光线经过两个平行平面Π和Ω,在坐标系R3中,这样,每一个光线L都可以被L与平面Π和平面Ω的交点(s, t),(x, y)定义。平面Π与平面Ω之间的距离为f > 0,各自的坐标系为s, t 和 x, y;两个坐标系的单位向量平行,原点在一条垂直于两平面的直线上。 A 4D light field is defined in the ray space R, a group of rays emitted by the light point P (X, Y, Z) passes through two parallel planes Π and Ω, in the coordinate system R 3 , so that each ray L can be defined by the intersection points (s, t) and (x, y) of L with plane Π and plane Ω. The distance between plane Π and plane Ω is f > 0, and the respective coordinate systems are s, t and x, y; the unit vectors of the two coordinate systems are parallel, and the origin is on a straight line perpendicular to the two planes.
一条光线L1[s1,t,x1,y]由(s1,t)∈Π,(x1,y)∈Ω定义,L1[s1,t,0,0]是垂直于平面Π并经过光点(s1,t)的光线,同理,在平面Ω上,x1与s1相对应,y与t相对应。 A ray L 1 [s 1 ,t,x 1 ,y] is defined by (s 1 ,t)∈Π,(x 1 ,y)∈Ω, L 1 [s 1 ,t,0,0] is perpendicular to The light on the plane Π passing through the light point (s 1 , t), similarly, on the plane Ω, x 1 corresponds to s 1 and y corresponds to t.
另一条光线L2[s2,t,x2,y]由(s2,t)∈Π,(x2,y)∈Ω定义,L2[s2,t,0,0]是垂直于平面Π并经过光点(s2,t)的光线,同理,在平面Ω上,x2与s2相对应,y与t相对应。 Another ray L 2 [s 2 ,t,x 2 ,y] is defined by (s 2 ,t)∈Π, (x 2 ,y)∈Ω, and L 2 [s 2 ,t,0,0] is the vertical The light on the plane Π passing through the light point (s 2 , t), similarly, on the plane Ω, x 2 corresponds to s 2 , and y corresponds to t.
而s1与s2之间的距离为△s And the distance between s 1 and s 2 is △s
则x1与x2之间的距离x2- x1= △s, Then the distance between x 1 and x 2 x 2 - x 1 = Δs,
现在,一个光场可以被表示为一个在光线广场中的函数: Now, a light field can be represented as a function in the ray square:
Ly*,t*:(x,s) →L(x,y*,s,t*) Ly*,t*:(x,s) →L(x,y*,s,t*)
Ly*,t*和Lx*,s*既是光场核面,他们可以看做是光场的水平切面与垂直切面。 Ly*, t* and Lx*, s* are the nuclear planes of the light field, and they can be regarded as the horizontal section and the vertical section of the light field.
同一场景的某个视图中,图像的变化率取决于场景投射在平面图像上的深度,即不一致性(disparity)。 In a certain view of the same scene, the rate of change of the image depends on the depth of the scene projected on the planar image, that is, disparity.
至此,完成光场的参数化,引入参数为:核面,不一致性。 So far, the parameterization of the light field is completed, and the parameters introduced are: nuclear surface, inconsistency.
(200)对光场信息的任意视图进行标注: (200) label arbitrary views of light field information:
在光场中选取任意角度的视图,对该视图中的不同对象用线条进行标注。 Pick a view from any angle in the light field and annotate the different objects in that view with lines.
(300)对于视图中标注的对象,采用机器学习方法(随机森林法)进行训练: (300) For the objects marked in the view, the machine learning method (random forest method) is used for training:
对选取的视图中标注的对象使用机器学习方法(随机森林法)进行训练,选用图像中的:RGB值,Hessian特征值,强度标准差,disparity(不一致性)属性作为训练输入,并以此得到分类器。 Use the machine learning method (random forest method) to train the marked objects in the selected view, select the RGB value, Hessian eigenvalue, intensity standard deviation, disparity (inconsistency) attribute in the image as training input, and obtain Classifier.
在机器学习中,随机森林是一个包含多个决策树的分类器, 并且其输出的类别是由个别树输出的类别的众数而定。 Leo Breiman和Adele Cutler发展出推论出随机森林的算法。 而 “Random Forests” 是他们的商标。 这个术语是1995年由贝尔实验室的Tin Kam Ho所提出的随机决策森林(random decision forests)而来的。这个方法则是结合 Breimans 的 “Bootstrap aggregating” 想法和 Ho 的“random subspace method” 以建造决策树的集合。 In machine learning, a random forest is a classifier that contains multiple decision trees, and its output category is determined by the mode of the category output by individual trees. Leo Breiman and Adele Cutler developed algorithms to infer random forests. And "Random Forests" is their trademark. This term comes from random decision forests proposed by Tin Kam Ho of Bell Labs in 1995. This method combines Breimans' "Bootstrap aggregating" idea with Ho's "random subspace method" to build a collection of decision trees.
(400)对整个光场进行分类: (400) classify the entire light field:
用分类器对整个光场的视图进行分割,在分类结束后,对最小分割节点进行网格搜索,将过分细化的分类重新融合成同一分类,以防止过度分类对结果造成负面影响。 A classifier is used to segment the view of the entire light field. After the classification is over, a grid search is performed on the smallest segmented node, and the over-refined classifications are refused into the same classification to prevent the negative impact of over-classification on the results.
本发明揭示了一种光场图像分割方法,计算量小,适用于数据量较大的光场,充分利用了光场信息中携带的场景的几何信息,分割效果好,改善了传统图像分割技术中的诸多问题的同时,也迎合了光场技术的发展趋势。可应用于基于光场技术的模式识别,视频监控,图像处理等。 The invention discloses a light field image segmentation method, which has a small amount of calculation, is suitable for a light field with a large amount of data, fully utilizes the geometric information of the scene carried in the light field information, has a good segmentation effect, and improves the traditional image segmentation technology At the same time, it also caters to the development trend of light field technology. It can be applied to pattern recognition based on light field technology, video surveillance, image processing, etc.
以上所述仅为本发明的实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。 The above is only an embodiment of the present invention, and does not limit the patent scope of the present invention. Any equivalent structure or equivalent process transformation made by using the description of the present invention and the contents of the accompanying drawings, or directly or indirectly used in other related technologies fields, all of which are equally included in the scope of patent protection of the present invention.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510178753.6A CN104867129A (en) | 2015-04-16 | 2015-04-16 | Light field image segmentation method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510178753.6A CN104867129A (en) | 2015-04-16 | 2015-04-16 | Light field image segmentation method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104867129A true CN104867129A (en) | 2015-08-26 |
Family
ID=53912944
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510178753.6A Pending CN104867129A (en) | 2015-04-16 | 2015-04-16 | Light field image segmentation method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104867129A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105184808A (en) * | 2015-10-13 | 2015-12-23 | 中国科学院计算技术研究所 | Automatic segmentation method for foreground and background of optical field image |
CN107424155A (en) * | 2017-04-17 | 2017-12-01 | 河海大学 | A kind of focusing dividing method towards light field refocusing image |
US10055856B2 (en) | 2016-03-14 | 2018-08-21 | Thomson Licensing | Method and device for processing lightfield data |
CN111448586A (en) * | 2017-12-01 | 2020-07-24 | 交互数字Ce专利控股公司 | Surface color segmentation |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101281545A (en) * | 2008-05-30 | 2008-10-08 | 清华大学 | A 3D Model Retrieval Method Based on Multi-Feature Correlation Feedback |
CN101666631A (en) * | 2009-09-07 | 2010-03-10 | 东南大学 | Three-dimensional measuring method based on positive and inverse code color encoding stripes |
CN101883291A (en) * | 2010-06-29 | 2010-11-10 | 上海大学 | Viewpoint Rendering Method for Region of Interest Enhancement |
US20110043540A1 (en) * | 2007-03-23 | 2011-02-24 | James Arthur Fancher | System and method for region classification of 2d images for 2d-to-3d conversion |
-
2015
- 2015-04-16 CN CN201510178753.6A patent/CN104867129A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110043540A1 (en) * | 2007-03-23 | 2011-02-24 | James Arthur Fancher | System and method for region classification of 2d images for 2d-to-3d conversion |
CN101281545A (en) * | 2008-05-30 | 2008-10-08 | 清华大学 | A 3D Model Retrieval Method Based on Multi-Feature Correlation Feedback |
CN101666631A (en) * | 2009-09-07 | 2010-03-10 | 东南大学 | Three-dimensional measuring method based on positive and inverse code color encoding stripes |
CN101883291A (en) * | 2010-06-29 | 2010-11-10 | 上海大学 | Viewpoint Rendering Method for Region of Interest Enhancement |
Non-Patent Citations (1)
Title |
---|
WANNER S ET AL: "Globally consistent multi-label assignment on the ray space of 4d light fields", 《PROCEEDINGS OF THE IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION》 * |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105184808A (en) * | 2015-10-13 | 2015-12-23 | 中国科学院计算技术研究所 | Automatic segmentation method for foreground and background of optical field image |
CN105184808B (en) * | 2015-10-13 | 2018-09-07 | 中国科学院计算技术研究所 | Scape automatic division method before and after a kind of light field image |
US10055856B2 (en) | 2016-03-14 | 2018-08-21 | Thomson Licensing | Method and device for processing lightfield data |
CN107424155A (en) * | 2017-04-17 | 2017-12-01 | 河海大学 | A kind of focusing dividing method towards light field refocusing image |
CN107424155B (en) * | 2017-04-17 | 2020-04-21 | 河海大学 | A focus segmentation method for light field refocusing images |
CN111448586A (en) * | 2017-12-01 | 2020-07-24 | 交互数字Ce专利控股公司 | Surface color segmentation |
CN111448586B (en) * | 2017-12-01 | 2024-03-08 | 交互数字Ce专利控股公司 | Surface color segmentation |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108230337B (en) | Semantic SLAM system implementation method based on mobile terminal | |
Chen et al. | Beat the mturkers: Automatic image labeling from weak 3d supervision | |
CN115035260B (en) | A method for constructing three-dimensional semantic maps for indoor mobile robots | |
Li et al. | An overlapping-free leaf segmentation method for plant point clouds | |
Matzen et al. | Nyc3dcars: A dataset of 3d vehicles in geographic context | |
CN103886619B (en) | A kind of method for tracking target merging multiple dimensioned super-pixel | |
CN108604379A (en) | System and method for determining the region in image | |
Tang et al. | ESTHER: Joint camera self-calibration and automatic radial distortion correction from tracking of walking humans | |
Ückermann et al. | Realtime 3D segmentation for human-robot interaction | |
Ückermann et al. | Real-time 3D segmentation of cluttered scenes for robot grasping | |
Nedović et al. | Stages as models of scene geometry | |
CN110766024B (en) | Deep learning-based visual odometer feature point extraction method and visual odometer | |
CN107077744A (en) | Generated using the threedimensional model at edge | |
CN106650827A (en) | Human body posture estimation method and system based on structure guidance deep learning | |
CN103035003B (en) | A kind of method and device realizing augmented reality | |
CN104616247B (en) | A kind of method for map splicing of being taken photo by plane based on super-pixel SIFT | |
CN104182968B (en) | The fuzzy moving-target dividing method of many array optical detection systems of wide baseline | |
CN107944459A (en) | A kind of RGB D object identification methods | |
CN105046689B (en) | A kind of interactive stereo-picture fast partition method based on multi-level graph structure | |
CN111967313A (en) | Unmanned aerial vehicle image annotation method assisted by deep learning target detection algorithm | |
CN106548494A (en) | A kind of video image depth extraction method based on scene Sample Storehouse | |
Hu et al. | Geometric feature enhanced line segment extraction from large-scale point clouds with hierarchical topological optimization | |
CN104867129A (en) | Light field image segmentation method | |
CN110544268A (en) | A multi-target tracking method based on structured light and SiamMask network | |
US9087381B2 (en) | Method and apparatus for building surface representations of 3D objects from stereo images |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
EXSB | Decision made by sipo to initiate substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20150826 |