US12204030B2 - Detection apparatus, determination method, and non-transitory computer readable medium storing program - Google Patents
Detection apparatus, determination method, and non-transitory computer readable medium storing program Download PDFInfo
- Publication number
- US12204030B2 US12204030B2 US17/273,497 US201817273497A US12204030B2 US 12204030 B2 US12204030 B2 US 12204030B2 US 201817273497 A US201817273497 A US 201817273497A US 12204030 B2 US12204030 B2 US 12204030B2
- Authority
- US
- United States
- Prior art keywords
- determined
- natural
- point
- normal vectors
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S17/00—Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
- G01S17/88—Lidar systems specially adapted for specific applications
- G01S17/89—Lidar systems specially adapted for specific applications for mapping or imaging
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01B—MEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
- G01B11/00—Measuring arrangements characterised by the use of optical techniques
- G01B11/24—Measuring arrangements characterised by the use of optical techniques for measuring contours or curvatures
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01N—INVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
- G01N21/00—Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
- G01N21/84—Systems specially adapted for particular applications
- G01N21/88—Investigating the presence of flaws or contamination
- G01N21/95—Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S17/00—Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
- G01S17/02—Systems using the reflection of electromagnetic waves other than radio waves
- G01S17/06—Systems determining position data of a target
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S7/00—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
- G01S7/48—Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00
- G01S7/4808—Evaluating distance, position or velocity data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/50—Depth or shape recovery
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/758—Involving statistics of pixels or of feature values, e.g. histogram matching
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/762—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using clustering, e.g. of similar faces in social networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/64—Three-dimensional objects
Definitions
- the present disclosure relates to a detection apparatus, a determination method, and a program.
- the LiDAR is a technology by which a distance from a monitoring apparatus to an object to be monitored can be measured, so that the shape of the object can be scanned.
- a ToF (Time of Flight) method is applied in the LiDAR.
- the LiDAR to which the ToF method is applied light is emitted from a monitoring apparatus to an object to be monitored. Then, the monitoring apparatus receives reflected light of the emitted light.
- the monitoring apparatus to which the LiDAR is applied measures a distance to the object to be monitored by using a time from when light is emitted to when reflected light is received and the speed of light.
- Non-patent Literature 1 discloses a technique for detecting a plane and an edge by using normal vectors. Specifically, Non-patent Literature 1 discloses that normal vectors are calculated from point-group data indicating a distance from a monitoring apparatus to an object. Further, Non-patent Literature 1 discloses that a plane of the object is detected by calculating a curvature using normal vectors. Further, Non-patent Literature 1 discloses that a boundary between objects is specified by detecting a part where the degree of change in curvature is larger than a predetermined value as an edge.
- Patent Literature 1 discloses that a bit pattern of a surface of a living body is generated by using normal vectors. Further, Patent Literature 2 discloses that a relative vector of points that are adjacent to each other on the same scanning line is calculated and a damaged part is determined according to the variation of the relative vector.
- Non-patent Literatures 1, Patent Literature 1, and Patent Literature 2 it is impossible to distinguish a natural object from a structure such as a building and thereby to detect the natural object.
- An object of the present disclosure is to provide a detection apparatus, a determination method, and a program capable of distinguishing a natural object from a structure and thereby detecting the natural object.
- a detection apparatus includes: a calculation unit configured to calculate a normal vector for each point included in point-group data indicating a distance to an object to be determined by using the point-group data; and a determination unit configured to determine whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of the normal vectors or vertical components thereof.
- a determination method is performed in a detection apparatus, the determination method including: calculating a normal vector for each point included in point-group data indicating a distance to an object to be determined by using the point-group data; and determining whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of the normal vectors or vertical components thereof.
- a program causes a computer to: calculate a normal vector for each point included in point-group data indicating a distance to an object to be determined by using the point-group data; and determine whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of the normal vectors or vertical components thereof.
- a detection apparatus capable of distinguishing a natural object from a structure and thereby detecting the natural object.
- FIG. 1 is a configuration diagram of a detection apparatus according to a first example embodiment
- FIG. 2 is a diagram for explaining a horizontal component and a vertical component of a normal vector according to the first example embodiment
- FIG. 3 is a configuration diagram of a detection apparatus according to a second example embodiment
- FIG. 4 is a histogram showing a distribution state of horizontal components according to the second example embodiment
- FIG. 5 is a histogram showing a distribution state of horizontal components according to the second example embodiment
- FIG. 6 is a diagram showing a flow of determination processes performed in the detection apparatus according to the second example embodiment
- FIG. 7 shows a distribution of points using horizontal components and vertical components according to a third example embodiment
- FIG. 8 shows a distribution of points using horizontal components and vertical components according to the third example embodiment.
- FIG. 9 is a configuration diagram of a detection apparatus according to each example embodiment.
- the detection apparatus 10 may be a computer apparatus that operates by having a processor execute a program stored in a memory.
- the detection apparatus 10 may be, for example, a group of apparatuses composed of a plurality of computer apparatuses.
- the detection apparatus 10 includes a calculation unit 11 and a determination unit 12 .
- the calculation unit 11 and the determination unit 12 may be software or modules by which processing is performed as a processor executes a program stored in a memory.
- the calculation unit 11 and the determination unit 12 may be hardware such as a circuit or a chip.
- the calculation unit 11 calculates a normal vector for each point included in point-group data indicating a distance to an object 20 to be determined by using the point-group data.
- the object 20 is, for example, a natural object or a structure.
- the natural object may be an object having no specific shape, such as a bird's nest.
- the natural object may be an object that cannot be identified based on a predetermined shape.
- it is considered that the natural object does not have regularity in the arrangement of its components such as its material, and has a random shape.
- the specific shape may be, for example, a rectangular shape, a circular shape, or the like having various sizes, or may have a structure obtained by combining a rectangular shape(s) and a circular shape(s).
- the specific shape may be a geometric shape or a geometric pattern. Further, the specific shape may be a shape having predetermined regularity in the arrangement of components of the object such as a material of the object.
- the structure is, for example, an architectural object such as a building and a steel tower, and may be a manmade object having a specific shape.
- the point-group data may be, for example, data having information about a distance calculated by using a TOF method.
- the shape of the object 20 is specified by using point-group data having information about a distance between the detection apparatus 10 and the object 20 .
- the point-group data may be data having 3D (three-dimensional) data.
- the point-group data may be 3D data having components on X-, Y-, and Z-axes that are orthogonal to each other.
- the 3D data may also be referred to as coordinates or coordinate data.
- the shape of the object 20 may be specified by using 3D data.
- the point-group data may be acquired or calculated by using, for example, LiDAR.
- the point-group data may be acquired or calculated by using a 3D sensor.
- the 3D sensor may be, for example, a range camera, a range sensor, a distance measuring sensor, or the like.
- the detection apparatus 10 may be equipped with a function or a unit for acquiring point-group data by using LiDAR or a 3D sensor. Alternatively, the detection apparatus 10 may acquire point-group data that is measured or calculated by other apparatuses.
- a known method may be used as the method for calculating a normal vector from point-group data, and therefore its detailed description is omitted.
- the determination unit 12 determines whether the object 20 is a natural object or not by using a distribution state of at least either horizontal components of normal vectors or vertical components thereof.
- a horizontal component and a vertical component of a normal vector will be described by using, for example, 3D coordinates shown in FIG. 2 .
- the 3D coordinates are expressed by using, for example, coordinates (components) on X-, Y-, and Z-axes that are orthogonal to each other, and a distance (d) from the origin to a point P.
- the vertical component may be, for example, information indicating an angle ( ⁇ ) between an XY-plane and a normal vector.
- the horizontal component may be, for example, information indicating an angle ( ⁇ ) between a projected line or vector obtained by projecting the normal vector onto the XY-plane, which is a plane orthogonal to the Z-axis, and the X-axis.
- the horizontal and vertical components of the normal vector may be expressed as angular coordinates specified in a spherical coordinate system.
- the distribution state may indicate, for example, the number of points having the same horizontal component or the number of points having the same vertical component.
- the distribution state may indicate the number of points included in horizontal components within a predetermined range or vertical components within a predetermined range.
- the distribution state may be a distribution of points on a plane that is determined by horizontal components and vertical components.
- the determination unit 12 may determine that the object 20 is a structure when its distribution state satisfies a predetermined criterion, and may determine that the object 20 is a natural object when the distribution state does not satisfy the predetermined criterion.
- the determination unit 12 may determine that the object 20 is a natural object when its distribution state satisfies a predetermined criterion, and may determine that the object 20 is a structure when the distribution state does not satisfy the predetermined criterion.
- the detection apparatus 10 can determine whether the object 20 is a natural object or not based on the distribution state of at least either horizontal components of normal vectors or vertical components thereof calculated from point-group data. That is, the detection apparatus 10 can identify a natural object present in a structure.
- the detection apparatus 30 includes a calculation unit 31 , a determination unit 32 , a shape change area extraction unit 33 , a clustering execution unit 34 , an output unit 35 , and a point-group data holding unit 36 .
- the calculation unit 31 , the determination unit 32 , the shape change area extraction unit 33 , the clustering execution unit 34 , the output unit 35 , and the point-group data holding unit 36 may be software or modules by which processing is performed as a processor executes a program stored in a memory.
- the calculation unit 31 , the determination unit 32 , the shape change area extraction unit 33 , the clustering execution unit 34 , the output unit 35 , and the point-group data holding unit 36 may be hardware such as a circuit or a chip.
- the point-group data holding unit 36 may be a memory or a hard disk drive.
- the calculation unit 31 calculates normal vectors by using the point-group data held in the point-group data holding unit 36 . Further, the calculation unit 31 calculates a curvature from the normal vectors. Specifically, the calculation unit 31 calculates a curvature of a predetermined plane by using normal vectors for points included in the plane. Alternatively, the calculation unit 31 calculates a curvature of a predetermined curved line by using normal vectors for points included in the curved line. A known method may be used as the method for calculating a curvature from normal vectors, and therefore its detailed description is omitted.
- the shape change area extraction unit 33 extracts an area where the shape of the object changes by using the normal vectors and the curvature calculated by the calculation unit 31 .
- the area where the shape of the object changes may be, for example, an area indicating an edge (a boundary) of the object.
- the shape change area extraction unit 33 extracts an area where the curvature is larger than a predetermined threshold.
- the shape change area extraction unit 33 can specify a boundary of the object by extracting an area where the curvature is larger than the predetermined threshold. In other words, the shape change area extraction unit 33 can specify the shape of the object.
- the clustering execution unit 34 performs clustering for the point group held in the point-group data holding unit 36 according to the result of the extraction of the area in the shape change area extraction unit 33 .
- the clustering execution unit 34 may determine that a point group included in the extracted area is one and the same cluster.
- the clustering execution unit 34 may determine that a point group in which distances between points are equal to or shorter than a predetermined threshold is one and the same cluster.
- the determination of one and the same cluster by the clustering execution unit 34 may also be expressed as generating a cluster.
- the clustering execution unit 34 may generate a plurality of clusters.
- the determination unit 32 determines, for each cluster generated by the clustering execution unit 34 , whether an object included in the cluster is a natural object or not. Alternatively, the determination unit 32 may determine whether an object included in a plurality of clusters in which clusters are combined with one another is a natural object or not. The determination unit 32 uses, for example, a distribution state of horizontal components or vertical components of normal vectors of points constituting each cluster.
- a process in which the determination unit 32 determines whether an object is a natural object or not by using a distribution state of horizontal components will be described hereinafter.
- FIGS. 4 and 5 shows a distribution state of horizontal components in the form of a histogram.
- each of FIGS. 4 and 5 shows a distribution tendency of horizontal components of normal vectors.
- Each of the histograms shown in FIGS. 4 and 5 shows a relation between angles representing horizontal components and the numbers of occurrences of the respective angles. The number of occurrences of each of the angles may also be referred to as the number of points indicating that angle.
- the angles representing horizontal components are shown by using a horizontal axis, and the numbers of occurrences are shown by using a vertical axis. Radians are used as the unit for horizontal components.
- FIG. 4 is a histogram showing a structure
- FIG. 5 is a histogram showing a natural object.
- the determination unit 32 may determine that the object is a natural object when the area or the range in which points are distributed is F degrees (F is a positive value) or larger, and may determine that the object is a structure when the area or the range is smaller than F degrees.
- F is a positive value
- the fact that the number of areas where points are distributed is small means that a large number of normal vectors point to a certain direction, and hence it is inferred that it indicates a characteristic of a structure. Further, the fact that the number of areas where points are distributed is large, normal vectors point to various directions, hence it is inferred that it indicates a characteristic of a natural object.
- the determination unit 32 may determine whether the object is a natural object or not by using a degree of coincidence between a distribution of points and a predetermined distribution model.
- the predetermined distribution model may be, for example, a normal distribution, or may be a learning model indicating a structure or a natural object that is generated through machine learning.
- the degree of coincidence for example, when an area where a curved line that approximately represents a distribution of points coincides with the predetermined distribution model is G degrees (G is a positive value) or larger, it may be determined that the object is a structure, whereas when the area is smaller than G degrees, it may be determined that the object is a natural object.
- the degree of coincidence may be determined by using the tendency of the change in inclination of a curved line approximately representing the distribution of points and the tendency of the change in inclination of a curved line approximately representing the predetermined distribution model.
- the output unit 35 outputs the result of the determination made by the determination unit 32 .
- the output unit 35 may, for example, output image data which has been processed so that the area, which has been determined as a natural object, is emphasized to a display or the like.
- the emphasizing process may be a process by which, for example, the area containing the natural object is colored by a color(s) different from those of the other areas.
- the emphasizing process may be a process by which the area containing the natural object is encircled by straight lines, curved lines, or the like.
- the output unit 35 may output a text message indicating that a natural object is included in the area to a display or the like.
- the output unit 35 may output a warning sound or the like from a speaker or the like when a natural object is included in the area.
- the shape change area extraction unit 33 extracts a part(s) where the degree of change in curvature is equal to or larger than a predetermined threshold (S 13 ).
- the part where the degree of change in curvature is equal to or larger than the threshold is a part where the shape of the object drastically changes. That is, the part where the degree of change in curvature is equal to or larger than the threshold indicates a boundary of the object.
- the clustering execution unit 34 performs clustering for point groups included in the area where the degree of change in curvature is equal to or larger than the predetermined threshold (S 14 ). That is, the clustering execution unit 34 performs clustering for the point groups in the areas extracted in the step S 13 .
- the determination unit 32 determines whether an object included in the cluster formed in the step S 14 is a natural object or not by using a distribution state of either horizontal components of normal vectors of points constituting the cluster or vertical components thereof (S 15 ). That is, the determination unit 32 determines whether the object included in the cluster is a natural object or a structure.
- the detection apparatus 30 can perform an analytic process by using a histogram indicating either horizontal components of normal vectors or vertical components thereof. As a result of the analytic process using the histogram, the detection apparatus 30 can determine or identify whether the object included in the cluster is a natural object or a structure. As a result, the detection apparatus 30 can detect or discover a natural object included in the structure.
- FIGS. 7 and 8 show a plane using an axis indicating horizontal components of normal vectors and an axis indicating vertical components thereof. Radians are used as the unit for each axis.
- each of FIGS. 7 and 8 shows a distribution tendency of horizontal components and vertical components of normal vectors. That is, each of FIGS. 7 and 8 shows a distribution of points included in a point group by using horizontal components and vertical components of normal vectors.
- FIG. 7 shows a distribution state showing a structure
- FIG. 8 shows a distribution state showing a natural object.
- the determination unit 32 may calculate a correlation coefficient indicating a relation between horizontal components and vertical components both of which are variables.
- a correlation coefficient a value that is no smaller than ⁇ 1 and no larger than 1 is used. It can be said that the closer the absolute value of the correlation coefficient is to 1, the larger the correlation is between horizontal components and vertical components. Conversely, the closer the absolute value is to 0, the smaller the correlation is.
- the memory 112 is used to store a group of software modules.
- the processor 111 can perform the process of the decoder described in the above-described example embodiments by loading the group of software modules from the memory 112 and executing the loaded group of software modules.
- Non-transitory computer readable media include any type of tangible storage media.
- Examples of non-transitory computer readable media include magnetic storage media, optical magnetic storage media, CD-ROM (compact disc read only memory), CD-R, CD-R/W, and semiconductor memories.
- Examples of the magnetic storage media include flexible disks, magnetic tapes, and hard disk drives.
- Examples of the optical magnetic storage media include magneto-optical disks.
- Examples of the semiconductor memories include mask ROM, PROM (programmable ROM), EPROM (Erasable PROM), flash ROM, and RAM (random access memory).
- the program may be given to a computer using any type of transitory computer readable media.
- Examples of transitory computer readable media include electric signals, optical signals, and electromagnetic waves.
- Transitory computer readable media can provide the program to a computer via a wired communication line (e.g., electric wires, and optical fibers) or a wireless communication line.
- a detection apparatus comprising:
- the determination means is configured to specify a distribution tendency of at least either the horizontal components of the normal vectors or the vertical components thereof, and determines whether the object to be determined is a natural object or not by using the distribution tendency.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Computer Networks & Wireless Communication (AREA)
- Remote Sensing (AREA)
- Radar, Positioning & Navigation (AREA)
- Electromagnetism (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Biochemistry (AREA)
- Immunology (AREA)
- Pathology (AREA)
- Image Analysis (AREA)
- Length Measuring Devices By Optical Means (AREA)
- Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
Abstract
Description
- Patent Literature 1: Japanese Unexamined Patent Application Publication No. 2014-188223
- Patent Literature 2: Japanese Unexamined Patent Application Publication No. 2018-071973
- Non-patent Literature 1: Yani Ioannou, others: 3, “Difference of Normals as a Multi-Scale Operator in Unorganized Point Clouds” Proceedings of the 2012 Second International Conference on 3D Imaging, Modeling, Processing, Visualization & Transmission (3DIMPVT) Sep. 8, 2012
-
- calculation means for calculating a normal vector for each point included in point-group data indicating a distance to an object to be determined by using the point-group data; and
- determination means for determining whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of the normal vectors or vertical components thereof.
(Supplementary Note 2)
-
- the calculation means is configured to calculate a curvature by using the normal vectors, and
- the determination means is configured to determine whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of normal vectors for points of which the degree of change in curvature is larger than a predetermined value or vertical components thereof.
(Supplementary Note 9)
-
- calculating a normal vector for each point included in point-group data indicating a distance to an object to be determined by using the point-group data; and
- determining whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of the normal vectors or vertical components thereof.
(Supplementary Note 10)
-
- a curvature is calculated by using the normal vectors after the normal vectors are calculated, and
- when it is determined whether the object to be determined is a natural object or not, a distribution state of at least either horizontal components of normal vectors for points of which the degree of change in curvature is larger than a predetermined value or vertical components thereof is used.
(Supplementary Note 17)
-
- calculate a normal vector for each point included in point-group data indicating a distance to an object to be determined by using the point-group data; and
- determine whether the object to be determined is a natural object or not by using a distribution state of at least either horizontal components of the normal vectors or vertical components thereof.
-
- 10 DETECTION APPARATUS
- 11 CALCULATION UNIT
- 12 DETERMINATION UNIT
- 20 OBJECT
- 30 DETECTION APPARATUS
- 31 CALCULATION UNIT
- 32 DETERMINATION UNIT
- 33 SHAPE CHANGE AREA EXTRACTION UNIT
- 34 CLUSTERING EXECUTION UNIT
- 35 OUTPUT UNIT
- 36 POINT-GROUP DATA HOLDING UNIT
Claims (15)
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2018/033016 WO2020049682A1 (en) | 2018-09-06 | 2018-09-06 | Sensing device, determination method, and non-transitory computer readable medium having program stored thereupon |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20210318433A1 US20210318433A1 (en) | 2021-10-14 |
| US12204030B2 true US12204030B2 (en) | 2025-01-21 |
Family
ID=69723052
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/273,497 Active 2041-05-27 US12204030B2 (en) | 2018-09-06 | 2018-09-06 | Detection apparatus, determination method, and non-transitory computer readable medium storing program |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12204030B2 (en) |
| JP (1) | JP7067627B2 (en) |
| WO (1) | WO2020049682A1 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7600883B2 (en) * | 2021-06-04 | 2024-12-17 | 富士通株式会社 | DATA CLUSTERING PROGRAM, DATA CLUSTERING METHOD AND INFORMATION PROCESSING APPARATUS |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2011120152A1 (en) * | 2010-03-31 | 2011-10-06 | Ambercore Software Inc. | System and method for extracting features from data having spatial coordinates |
| JP2012093334A (en) | 2010-09-30 | 2012-05-17 | Jvc Kenwood Corp | Foreign matter detection device, foreign matter detection method, and foreign matter detection program |
| JP2014188223A (en) | 2013-03-27 | 2014-10-06 | Olympus Corp | Image processor, endoscope device, program and image processing method |
| CN104298971A (en) * | 2014-09-28 | 2015-01-21 | 北京理工大学 | Method for identifying objects in 3D point cloud data |
| US20150088466A1 (en) * | 2013-09-26 | 2015-03-26 | Here Global B.V. | Structure Determination in a Geographic Area |
| JP2018071973A (en) | 2016-10-24 | 2018-05-10 | 日本電信電話株式会社 | Apparatus, method, and program for estimating road surface unevenness amount |
| US20200193606A1 (en) * | 2017-04-11 | 2020-06-18 | Zoox, Inc. | Perspective Conversion for Multi-Dimensional Data Analysis |
-
2018
- 2018-09-06 US US17/273,497 patent/US12204030B2/en active Active
- 2018-09-06 WO PCT/JP2018/033016 patent/WO2020049682A1/en not_active Ceased
- 2018-09-06 JP JP2020540942A patent/JP7067627B2/en active Active
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2011120152A1 (en) * | 2010-03-31 | 2011-10-06 | Ambercore Software Inc. | System and method for extracting features from data having spatial coordinates |
| JP2012093334A (en) | 2010-09-30 | 2012-05-17 | Jvc Kenwood Corp | Foreign matter detection device, foreign matter detection method, and foreign matter detection program |
| JP2014188223A (en) | 2013-03-27 | 2014-10-06 | Olympus Corp | Image processor, endoscope device, program and image processing method |
| US20160014328A1 (en) | 2013-03-27 | 2016-01-14 | Olympus Corporation | Image processing device, endoscope apparatus, information storage device, and image processing method |
| US20150088466A1 (en) * | 2013-09-26 | 2015-03-26 | Here Global B.V. | Structure Determination in a Geographic Area |
| CN104298971A (en) * | 2014-09-28 | 2015-01-21 | 北京理工大学 | Method for identifying objects in 3D point cloud data |
| JP2018071973A (en) | 2016-10-24 | 2018-05-10 | 日本電信電話株式会社 | Apparatus, method, and program for estimating road surface unevenness amount |
| US20200193606A1 (en) * | 2017-04-11 | 2020-06-18 | Zoox, Inc. | Perspective Conversion for Multi-Dimensional Data Analysis |
Non-Patent Citations (3)
| Title |
|---|
| Du, Shouji et al., "Automatic building extraction from LIDAR data fusion of point and grid-based features", ISPRS Journal of Photogrammetry and Remote Sensing, Jun. 27, 2017, 130(2017), pp. 294-307. |
| International Search Report for PCT Application No. PCT/JP2018/033016, mailed on Nov. 20, 2018. |
| Yani Ioannou et al., "Difference of Normals as a Multi-Scale Operator in Unorganized Point Clouds", Proceedings of the 2012 Second International Conference on 3D Imaging, Modeling, Processing, Visualization & Transmission (3DIMPVT), Sep. 8, 2012. |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2020049682A1 (en) | 2021-08-26 |
| US20210318433A1 (en) | 2021-10-14 |
| JP7067627B2 (en) | 2022-05-16 |
| WO2020049682A1 (en) | 2020-03-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10157468B2 (en) | Object detection device, object detection method, and object detection system | |
| JP6310093B2 (en) | Target object detection method, detection apparatus, and robot | |
| US8965107B1 (en) | Feature reduction based on local densities for bundle adjustment of images | |
| CN111382637B (en) | Pedestrian detection tracking method, device, terminal equipment and medium | |
| US11770504B2 (en) | Person detection device and person detection method | |
| EP4006829A1 (en) | Information processing device, data generation method, and non-transitory computer-readable medium having program stored thereon | |
| US20150123969A1 (en) | Method and apparatus for detecting point of interest (poi) in three-dimensional (3d) point clouds | |
| KR102581154B1 (en) | Method and Apparatus for Object Detection Using Model Ensemble | |
| US11506755B2 (en) | Recording medium recording information processing program, information processing apparatus, and information processing method | |
| JP2018036770A (en) | Position / orientation estimation apparatus, position / orientation estimation method, and position / orientation estimation program | |
| WO2020137193A1 (en) | Human detection device and human detection method | |
| US12372351B2 (en) | Abnormality detection system, abnormality detection method, and computer readable medium | |
| JP5960642B2 (en) | 3D information acquisition method and 3D information acquisition apparatus | |
| US12204030B2 (en) | Detection apparatus, determination method, and non-transitory computer readable medium storing program | |
| JP6163732B2 (en) | Image processing apparatus, program, and method | |
| US12482132B2 (en) | Information processing apparatus, information processing method, and program | |
| Yermo et al. | Automatic detection and characterisation of power lines and their surroundings using lidar data | |
| US20220343628A1 (en) | Processing apparatus, processing method, and computer readable medium | |
| US12339367B2 (en) | Detection device, determination method, and non-transitory computer-readable medium | |
| JP6815793B2 (en) | Rectangular area detection method, rectangular area detection device and program | |
| US20200410694A1 (en) | Object detection device, object detection system, object detection method, and non-transitory computer-readable medium storing program | |
| US12222293B2 (en) | Detection device, label assignment method, and non-transitory computer-readable medium | |
| US20250131580A1 (en) | Information processing apparatus and information processing method | |
| US20240054626A1 (en) | Processing device, abnormality detection system, abnormality detection method, and computer-readable medium | |
| JP7632605B2 (en) | ABNORMALITY DETECTION DEVICE, CONTROL METHOD, AND PROGRAM |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: NEC CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TSUJI, AKIRA;REEL/FRAME:055495/0437 Effective date: 20210219 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |