CN106918311A - Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data - Google Patents

Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data Download PDF

Info

Publication number
CN106918311A
CN106918311A CN201710046052.6A CN201710046052A CN106918311A CN 106918311 A CN106918311 A CN 106918311A CN 201710046052 A CN201710046052 A CN 201710046052A CN 106918311 A CN106918311 A CN 106918311A
Authority
CN
China
Prior art keywords
grid
point cloud
isolated tree
point
vehicle
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
Application number
CN201710046052.6A
Other languages
Chinese (zh)
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.)
Shandong University of Science and Technology
Original Assignee
Shandong University of Science and Technology
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 Shandong University of Science and Technology filed Critical Shandong University of Science and Technology
Priority to CN201710046052.6A priority Critical patent/CN106918311A/en
Publication of CN106918311A publication Critical patent/CN106918311A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/28Measuring arrangements characterised by the use of optical techniques for measuring areas
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B5/00Measuring arrangements characterised by the use of mechanical techniques
    • G01B5/0035Measuring of dimensions of trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Botany (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a kind of isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data, and in particular to the crossing domain of geography information and information technology.The three dimensional point cloud that the isolated tree crown mapping area automatic calculating method for being based on vehicle-mounted laser cloud data is obtained using vehicle-mounted laser traverse measurement system, culture point cloud to be sorted is obtained by the pretreatment to original point cloud data, using the sorting technique of layering projection, feature according to different atural objects is accurately identified isolated tree, and the automatic calculating of isolated tree projected area is realized further with algorithm of convex hull.The present invention realizes and isolated tree is extracted from mass cloud data, solve the problems, such as the extraction of isolated tree, and further carried out the calculating of crown mapping area, solve the problems, such as that isolated tree crown mapping area is difficult to accurate measurement, realize automatic calculating and the accurate measurement of isolated tree crown mapping area.

Description

Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data
Technical field
Vehicle-mounted laser point cloud number is based on the present invention relates to geography information and the crossing domain of information technology, more particularly to one kind According to isolated tree crown mapping area automatic calculating method.
Background technology
Isolated tree accurately measure be forestry practitioner carry out arboreal growth detection, biomass calculate etc. research necessary hand Section, meanwhile, to realize that the dynamic to isolated tree growing state updates so that the measurement of isolated tree must is fulfilled for certain precision. Traditional measurement means complex operation, precision is not high, destruction is strong, automaticity is low, particularly the essence of crown mapping area Locating tab assembly is always a big difficult point.
The content of the invention
The purpose of the present invention is directed to above-mentioned deficiency, it is proposed that a kind of to realize the fast of isolated tree crown mapping area Fast, lossless, accurate measurement the isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data.
The present invention is specifically adopted the following technical scheme that:
Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data, including:
Three dimensional point cloud is obtained using vehicle-mounted laser traverse measurement system, by carrying out to original point cloud data processing To culture point cloud to be sorted, using the sorting technique of layering projection, the feature according to different atural objects is accurately identified isolated tree, The automatic calculating of isolated tree projected area is realized further with algorithm of convex hull, including:
Data preprocessing, the extraction of isolated tree point cloud and isolated tree crown mapping areal calculation;
Data preprocessing includes denoising and is filtered with ground;
The extraction of isolated tree point cloud:Specified altitude assignment layer point cloud segmentation and Knowledge based engineering point cloud classifications:
The process of specified altitude assignment layer point cloud segmentation is as follows:
To the atural object cloud data after point cloud pretreatment, the method using layering projection is classified, first by atural object Point projects to XOY faces and builds two-dimensional level grid according to specified altitude assignment, and counts the points fallen into each grid respectively, according to Grid is carried out binary conversion treatment by the number of point:Points are labeled as 0 for 0 and less than the grid value of threshold value in grid, other marks It is 1, then since the upper left corner of two-dimentional grid, the grid that grid value is 1 is searched from left to right, from top to bottom, with what is found First grid is seed point, and eight neighborhood search is carried out to it, if its adjoining grid value is 1, is clicked through as next seed Line search, untill being found without the grid that adjacent grid value is 1, while the continuous grid that will have been found is assigned to ground Thing is numbered, and all of point is an independently object point cloud in the area grid;It is 1 and not labeled lattice to continue to search for grid value Net, finishes until all of grid is judged, and completes the segmentation of independently object point cloud;
Knowledge based engineering point cloud classifications include it is following some:
Building:Building typically has larger floor space, and the length range along vehicle heading is also larger, After carrying out layering projection to building object point cloud, there is same shape at the same location of different layers, facade point is intensive, has Grid density higher, and with larger absolute altitude, contact area of ground and horizontal projected area;
Trees:After carrying out layering projection to tree point cloud, the projection of shape of different height layer differs greatly, and is in from top to bottom Now first increase the projected area feature for reducing afterwards, and the bottom of isolated tree is smaller with contact area of ground, tri- directions of X, Y, Z Coordinate standard deviation it is larger, with larger horizontal projected area and less contact area of ground;
Shaft-like atural object:After shaft-like culture point cloud layering projection, universal law is except top, the projection of shape of other layers Keep constant, with less contact area of ground;
Isolated tree crown mapping areal calculation:
For the isolated tree point cloud for extracting, project on level ground first, to the discrete point set after projection using convex Bag algorithm is processed, and then calculates the polygonal area of convex closure, as crown mapping area;
Algorithm of convex hull is Graham scanning methods, and operating process is that each point that subpoint is concentrated is pressed into stack once, The point for being not belonging to summit in convex hull set is popped, and the polygonal summit of convex closure is only included in so last storehouse, and order is each The order of the counter clockwise direction arrangement that summit occurs on border;
The computational methods of convex closure area of a polygon are:N represents the number of required convex closure polygon vertex, xiRepresent i-th The x coordinate on individual summit, yiRepresent i-th y-coordinate on summit, xi+1Represent the x coordinate on i+1 summit, yi+1Represent i+1 The y-coordinate on summit, the polygonal areal calculation formula of its convex closure is:
Wherein, S is required crown mapping area.
Preferably, the three dimensional point cloud that vehicle-mounted laser traverse measurement system is obtained is gathered including vehicle-mounted mobile measuring system Road both sides and its surrounding magnanimity city three dimensional point cloud, including building, trees, electric pole and street lamp city be classical Atural object, its data form includes coordinate information and echo information.
Preferably, the method for building two-dimensional level grid is that the difference for projecting to X-direction on the XOY plane of level ground is The length of horizontal grid, the difference for projecting to Y-direction on the XOY plane of level ground is the width of horizontal grid, carry out here etc. The step-length that interval is divided in grid, i.e. X-direction and Y-direction is equal, if step-length is l, then for any point (x, y), where it Grid computing formula be,
Wherein, r is grid line number, and c is grid row number, and (int) represents rounding operation.
Preferably, the convex closure polygon is on given its border or any two point of inside, the two point connecting lines Being included in a little on the polygonal inside or border in section, then the polygon is convex closure polygon.
The present invention has the advantages that:The present invention realizes and isolated tree is extracted from mass cloud data, solves The extraction problem of isolated tree, and the calculating of crown mapping area has further been carried out, solve isolated tree crown mapping area difficult With the problem of accurate measurement, automatic calculating and the accurate measurement of isolated tree crown mapping area are realized.
Brief description of the drawings
Fig. 1 is the flow chart of the isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data;
Fig. 2 is the three dimensional point cloud that vehicle-mounted mobile measuring system is collected;
Fig. 3 is the pretreated cloud data of passing point cloud;
Fig. 4 is the isolated tree cloud data for extracting;
Fig. 5 is that seed point eight neighborhood searches for schematic diagram;
Fig. 6 is to build the result after the layering projection of object point cloud;
Fig. 7 is the result after shaft-like cloud layering projection;
Fig. 8 is the result after tree point cloud layering projection;
Fig. 9 is the convex closure polygon that isolated tree of the present invention projects to the composition of the discrete point set behind ground;
Figure 10 is the two-dimensional level grid schematic diagram for building.
Wherein, 1 is data preprocessing, and 2 is the extraction of isolated tree point cloud, and 3 is isolated tree crown mapping areal calculation.
Specific embodiment
Specific embodiment of the invention is described further with specific embodiment below in conjunction with the accompanying drawings:
As Figure 1-5, the isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data, bag Include:
Three dimensional point cloud is obtained using vehicle-mounted laser traverse measurement system, by carrying out to original point cloud data processing To culture point cloud to be sorted, using the sorting technique of layering projection, the feature according to different atural objects is accurately identified isolated tree, The automatic calculating of isolated tree projected area is realized further with algorithm of convex hull, including:
The extraction 2 of data preprocessing 1, isolated tree point cloud and isolated tree crown mapping areal calculation 3;
Data preprocessing includes denoising and is filtered with ground;Denoising is exactly in removing original point cloud data Noise data, due to the working method of laser scanner, part is inevitably included in the laser point cloud data for obtaining Noise data, it is therefore desirable to denoising first is carried out to original point cloud data, in order to avoid influence subsequent point cloud classification precision.Carry out Ground filtering is, in order to reduce the amount of calculation of sort operation, to improve the treatment effeciency of total algorithm.
The extraction of isolated tree point cloud:Specified altitude assignment layer point cloud segmentation and Knowledge based engineering point cloud classifications:
The process of specified altitude assignment layer point cloud segmentation is as follows:
To the atural object cloud data after point cloud pretreatment, the method using layering projection is classified, first by atural object Point projects to XOY faces and builds two-dimensional level grid according to specified altitude assignment, and counts the points fallen into each grid respectively, according to Grid is carried out binary conversion treatment by the number of point:Points are labeled as 0 for 0 and less than the grid value of threshold value in grid, other marks It is 1, then since the upper left corner of two-dimentional grid, the grid that grid value is 1 is searched from left to right, from top to bottom, with what is found First grid is seed point, and eight neighborhood search is carried out to it, if its adjoining grid value is 1, is clicked through as next seed Line search, untill being found without the grid that adjacent grid value is 1, while the continuous grid that will have been found is assigned to ground Thing is numbered, and all of point is an independently object point cloud in the area grid;It is 1 and not labeled lattice to continue to search for grid value Net, finishes until all of grid is judged, and completes the segmentation of independently object point cloud;During specified altitude assignment layer point cloud segmentation Eight neighborhood search for, if the grid coordinate of seed point be (i, j), then its eight neighborhood grid coordinate be respectively (i-1, j), (i-1, j), (i-1, j+1), (i, j-1), (i, j+1), (i+1, j-1), (i+1, j), (i+1, j+1).
Knowledge based engineering point cloud classifications include it is following some:
As Figure 6-9, building:Building typically has larger floor space, along the length of vehicle heading Degree scope is also larger, after carrying out layering projection to building object point cloud, there is same shape at the same location of different layers, stands Millet cake is intensive, with grid density higher, and with larger absolute altitude, contact area of ground and horizontal projected area;
Trees:After carrying out layering projection to tree point cloud, the projection of shape of different height layer differs greatly, and is in from top to bottom Now first increase the projected area feature for reducing afterwards, and the bottom of isolated tree is smaller with contact area of ground, tri- directions of X, Y, Z Coordinate standard deviation it is larger, with larger horizontal projected area and less contact area of ground;
Shaft-like atural object:After shaft-like culture point cloud layering projection, universal law is except top, the projection of shape of other layers Keep constant, with less contact area of ground;
Isolated tree crown mapping areal calculation:
For the isolated tree point cloud for extracting, project on level ground first, to the discrete point set after projection using convex Bag algorithm is processed, and then calculates the polygonal area of convex closure, as crown mapping area, and crown mapping area is tree crown Point cloud projects to the area of level ground XOY.
Algorithm of convex hull is Graham scanning methods, and operating process is that each point that subpoint is concentrated is pressed into stack once, The point for being not belonging to summit in convex hull set is popped, and the polygonal summit of convex closure is only included in so last storehouse, and order is each The order of the counter clockwise direction arrangement that summit occurs on border;
The computational methods of convex closure area of a polygon are:N represents the number of required convex closure polygon vertex, xiRepresent i-th The x coordinate on individual summit, yiRepresent i-th y-coordinate on summit, xi+1Represent the x coordinate on i+1 summit, yi+1Represent i+1 The y-coordinate on summit, the polygonal areal calculation formula of its convex closure is:
Wherein, S is required crown mapping area.
The three dimensional point cloud that vehicle-mounted laser traverse measurement system is obtained includes the road of vehicle-mounted mobile measuring system collection Both sides and its magnanimity city three dimensional point cloud of surrounding, including building, trees, electric pole and the classical ground in city etc. street lamp Thing, its data form generally comprises coordinate information and echo information.
As shown in Figure 10, the method for building two-dimensional level grid is the difference for projecting to X-direction on the XOY plane of level ground It is the length of horizontal grid to be worth, and the difference for projecting to Y-direction on the XOY plane of level ground is the width of horizontal grid, is entered here The step-length that row is divided in grid, i.e. X-direction and Y-direction at equal intervals is equal, if step-length is l, then for any point (x, y), its The grid computing formula at place is,
Wherein, r is grid line number, and c is grid row number, and (int) represents rounding operation.
Convex closure polygon be for a simple polygon, convex closure polygon be give its border on or inside appoint Two points of meaning, being included in a little on the polygonal inside or border on the two point connecting line segments, then this is polygon Shape is convex closure polygon.
This is based on the isolated tree crown mapping area automatic calculating method of vehicle-mounted laser cloud data, first to original point cloud Data carry out noise suppression preprocessing, remove noise spot, and ground filtering is then carried out to the cloud data after denoising, remove ground Point, then carries out point cloud classifications to remaining culture point.Here the method based on layering projection is classified, in specified altitude assignment layer Grid cluster is carried out after projection, knowledge based is classified to different atural objects, obtains isolated tree, then realized by algorithm of convex hull The automatic calculating of isolated tree projected area.The present invention realizes and isolated tree is extracted from mass cloud data, solves isolated tree Extraction problem, and further carried out the calculating of crown mapping area, solve isolated tree crown mapping area and be difficult to accurately The problem of measurement, realizes automatic calculating and the accurate measurement of isolated tree crown mapping area.
Certainly, described above is not limitation of the present invention, and the present invention is also not limited to the example above, this technology neck Change, remodeling, addition or replacement that the technical staff in domain is made in essential scope of the invention, should also belong to of the invention Protection domain.

Claims (4)

1. the isolated tree crown mapping area automatic calculating method of vehicle-mounted laser cloud data is based on, it is characterised in that including:
Three dimensional point cloud is obtained using vehicle-mounted laser traverse measurement system, is treated by original point cloud data process The culture point cloud of classification, using the sorting technique of layering projection, the feature according to different atural objects is accurately identified isolated tree, enters one Step realizes the automatic calculating of isolated tree projected area using algorithm of convex hull, including:
Data preprocessing, the extraction of isolated tree point cloud and isolated tree crown mapping areal calculation;
Data preprocessing includes denoising and is filtered with ground;
The extraction of isolated tree point cloud:Specified altitude assignment layer point cloud segmentation and Knowledge based engineering point cloud classifications:
The process of specified altitude assignment layer point cloud segmentation is as follows:
To the atural object cloud data after point cloud pretreatment, the method using layering projection is classified, is first pressed culture point XOY faces are projected to according to specified altitude assignment and build two-dimensional level grid, and count the points fallen into each grid respectively, according to point Grid is carried out binary conversion treatment by number:Points are labeled as 0 for 0 and less than the grid value of threshold value in grid, and other are labeled as 1, Then since the upper left corner of two-dimentional grid, from left to right, from top to bottom search grid value be 1 grid, with find first Individual grid is seed point, and eight neighborhood search is carried out to it, if its adjoining grid value is 1, is searched as next seed point Rope, untill being found without the grid that adjacent grid value is 1, while the continuous grid that will have been found is assigned to atural object volume Number, all of point is an independently object point cloud in the area grid;It is 1 and not labeled grid to continue to search for grid value, Finished until all of grid is judged, complete the segmentation of independently object point cloud;
Knowledge based engineering point cloud classifications include it is following some:
Building:Building typically has larger floor space, and the length range along vehicle heading is also larger, to building After building object point cloud and carrying out layering projection, there is same shape at the same location of different layers, facade point is intensive, with higher Grid density, and with larger absolute altitude, contact area of ground and horizontal projected area;
Trees:After carrying out layering projection to tree point cloud, the projection of shape of different height layer differs greatly, and presents from top to bottom first The projected area feature reduced after increase, and the bottom of isolated tree is smaller with contact area of ground, tri- seats in direction of X, Y, Z Mark standard deviation is larger, with larger horizontal projected area and less contact area of ground;
Shaft-like atural object:After shaft-like culture point cloud layering projection, universal law is except top, the projection of shape holding of other layers It is constant, with less contact area of ground;
Isolated tree crown mapping areal calculation:
For the isolated tree point cloud for extracting, project on level ground first, the discrete point set after projection is calculated using convex closure Method is processed, and then calculates the polygonal area of convex closure, as crown mapping area;
Algorithm of convex hull is Graham scanning methods, and operating process is that each point that subpoint is concentrated is pressed into stack once, is not belonged to The point on summit is popped in convex hull set, and the polygonal summit of convex closure is only included in so last storehouse, and order is each summit The order of the counter clockwise direction arrangement occurred on border;
The computational methods of convex closure area of a polygon are:N represents the number of required convex closure polygon vertex, xiRepresent i-th summit X coordinate, yiRepresent i-th y-coordinate on summit, xi+1Represent the x coordinate on i+1 summit, yi+1Represent i+1 summit Y-coordinate, the polygonal areal calculation formula of its convex closure is:
S = 1 2 Σ i = 1 n [ x i ( y i + 1 - y i ) - y i ( x i + 1 - x i ) ] = 1 2 Σ i = 1 n [ x i y i + 1 - y i x i + 1 ] - - - ( 1 ) ,
Wherein, S is required crown mapping area.
2. the isolated tree crown mapping area automatic calculating method of vehicle-mounted laser cloud data is based on as claimed in claim 1, Characterized in that, the three dimensional point cloud that vehicle-mounted laser traverse measurement system is obtained includes the road of vehicle-mounted mobile measuring system collection Road both sides and its magnanimity city three dimensional point cloud of surrounding, including the classical ground in building, trees, electric pole and street lamp city Thing, its data form includes coordinate information and echo information.
3. the isolated tree crown mapping area automatic calculating method of vehicle-mounted laser cloud data is based on as claimed in claim 1, Characterized in that, build two-dimensional level grid method be project to X-direction on the XOY plane of level ground difference be level The length of grid, the difference for projecting to Y-direction on the XOY plane of level ground is the width of horizontal grid, is carried out here at equal intervals The step-length divided in grid, i.e. X-direction and Y-direction is equal, if step-length is l, then for any point (x, y), and the lattice where it Network No. computing formula is,
r = ( int ) x - x m i n l
c = ( int ) y - y m i n l - - - ( 2 ) ,
Wherein, r is grid line number, and c is grid row number, and (int) represents rounding operation.
4. the isolated tree crown mapping area automatic calculating method of vehicle-mounted laser cloud data is based on as claimed in claim 1, Characterized in that, the convex closure polygon is on given its border or any two point of inside, on the two point connecting line segments Be included in a little on the polygonal inside or border, then the polygon be convex closure polygon.
CN201710046052.6A 2017-01-20 2017-01-20 Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data Pending CN106918311A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710046052.6A CN106918311A (en) 2017-01-20 2017-01-20 Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710046052.6A CN106918311A (en) 2017-01-20 2017-01-20 Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data

Publications (1)

Publication Number Publication Date
CN106918311A true CN106918311A (en) 2017-07-04

Family

ID=59453403

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710046052.6A Pending CN106918311A (en) 2017-01-20 2017-01-20 Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data

Country Status (1)

Country Link
CN (1) CN106918311A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107643048A (en) * 2017-07-28 2018-01-30 北京农学院 Factors of enumeration extraction method based on cloud data
CN108596860A (en) * 2018-05-10 2018-09-28 芜湖航飞科技股份有限公司 A kind of ground point cloud dividing method based on three-dimensional laser radar
CN108744520A (en) * 2018-06-05 2018-11-06 网易(杭州)网络有限公司 Determine the method, apparatus and electronic equipment of game model placement position
CN108984599A (en) * 2018-06-01 2018-12-11 青岛秀山移动测量有限公司 A kind of vehicle-mounted laser point cloud road surface extracting method referred to using driving trace
CN109302234A (en) * 2018-10-26 2019-02-01 西安电子科技大学 A kind of calculation method of indoor visible light communication system Complex Channel impulse response
CN109712229A (en) * 2018-11-26 2019-05-03 漳州通正勘测设计院有限公司 A kind of isolated tree wooden frame point extracting method, device, equipment and storage medium
CN110084819A (en) * 2019-05-15 2019-08-02 贵州电网有限责任公司 A kind of laser point cloud transmission line of electricity dividing method based on spatial relationship
CN110163879A (en) * 2019-05-28 2019-08-23 北京林业大学 A kind of method, apparatus, equipment and medium that plant counts
CN110189311A (en) * 2019-05-24 2019-08-30 中国南方电网有限责任公司超高压输电公司检修试验中心 A kind of calculation method of transmission line of electricity screen of trees hidden danger region trees felling area
CN111174761A (en) * 2019-12-31 2020-05-19 中国电建集团河北省电力勘测设计研究院有限公司 Circular pole tower inclination deformation rapid calculation method based on laser point cloud
CN111815701A (en) * 2020-06-11 2020-10-23 吉旗物联科技(上海)有限公司 Volume determination method and device based on rectangular column projection points
CN111928782A (en) * 2017-07-21 2020-11-13 株式会社多田野 Method for estimating upper surface of object to be measured, guidance information display device, and crane
CN112132840A (en) * 2020-09-01 2020-12-25 济南市房产测绘研究院(济南市房屋安全检测鉴定中心) Vehicle-mounted street tree point cloud classification and characteristic information extraction method
US20210046940A1 (en) * 2018-05-02 2021-02-18 Continental Automotive Gmbh Identifying the Contour of a Vehicle on the Basis of Measurement Data from an Environment Sensor System
CN113538562A (en) * 2021-07-16 2021-10-22 北京房江湖科技有限公司 Indoor area determination method and device, electronic equipment and storage medium
CN116129391A (en) * 2023-04-18 2023-05-16 山东省国土测绘院 Method and system for extracting pavement tree from vehicle-mounted laser point cloud
CN116704333A (en) * 2023-05-19 2023-09-05 中国电建集团江西省电力设计院有限公司 Single tree detection method based on laser point cloud data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103196368A (en) * 2013-03-18 2013-07-10 华东师范大学 Automatic estimation method for single tree three-dimensional green quantity based on vehicle-mounted laser scanning data
CN105868717A (en) * 2016-03-29 2016-08-17 南京信息工程大学 High-resolution remote sensing image individual tree crown information delineation method based on classification

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103196368A (en) * 2013-03-18 2013-07-10 华东师范大学 Automatic estimation method for single tree three-dimensional green quantity based on vehicle-mounted laser scanning data
CN105868717A (en) * 2016-03-29 2016-08-17 南京信息工程大学 High-resolution remote sensing image individual tree crown information delineation method based on classification

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张卫正 等: "基于机载LIDAR数据的林木冠层投影面积与体积测量", 《农业机械学报》 *
张恒 等: "一种基于改进区域增长的行道树点云提取方法", 《测绘科学技术学报》 *

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111928782A (en) * 2017-07-21 2020-11-13 株式会社多田野 Method for estimating upper surface of object to be measured, guidance information display device, and crane
CN107643048A (en) * 2017-07-28 2018-01-30 北京农学院 Factors of enumeration extraction method based on cloud data
US20210046940A1 (en) * 2018-05-02 2021-02-18 Continental Automotive Gmbh Identifying the Contour of a Vehicle on the Basis of Measurement Data from an Environment Sensor System
CN108596860A (en) * 2018-05-10 2018-09-28 芜湖航飞科技股份有限公司 A kind of ground point cloud dividing method based on three-dimensional laser radar
CN108984599A (en) * 2018-06-01 2018-12-11 青岛秀山移动测量有限公司 A kind of vehicle-mounted laser point cloud road surface extracting method referred to using driving trace
CN108984599B (en) * 2018-06-01 2021-08-20 青岛秀山移动测量有限公司 Vehicle-mounted laser point cloud road surface extraction method using travel track reference
CN108744520A (en) * 2018-06-05 2018-11-06 网易(杭州)网络有限公司 Determine the method, apparatus and electronic equipment of game model placement position
CN108744520B (en) * 2018-06-05 2022-02-22 网易(杭州)网络有限公司 Method and device for determining placement position of game model and electronic equipment
CN109302234A (en) * 2018-10-26 2019-02-01 西安电子科技大学 A kind of calculation method of indoor visible light communication system Complex Channel impulse response
CN109712229A (en) * 2018-11-26 2019-05-03 漳州通正勘测设计院有限公司 A kind of isolated tree wooden frame point extracting method, device, equipment and storage medium
CN110084819A (en) * 2019-05-15 2019-08-02 贵州电网有限责任公司 A kind of laser point cloud transmission line of electricity dividing method based on spatial relationship
CN110084819B (en) * 2019-05-15 2023-03-28 贵州电网有限责任公司 Laser point cloud power transmission line segmentation method based on spatial relationship
CN110189311A (en) * 2019-05-24 2019-08-30 中国南方电网有限责任公司超高压输电公司检修试验中心 A kind of calculation method of transmission line of electricity screen of trees hidden danger region trees felling area
CN110163879A (en) * 2019-05-28 2019-08-23 北京林业大学 A kind of method, apparatus, equipment and medium that plant counts
CN111174761A (en) * 2019-12-31 2020-05-19 中国电建集团河北省电力勘测设计研究院有限公司 Circular pole tower inclination deformation rapid calculation method based on laser point cloud
WO2021135422A1 (en) * 2019-12-31 2021-07-08 中国电建集团河北省电力勘测设计研究院有限公司 Method for rapidly calculating tilt deformation of circular mast on the basis of laser point cloud
CN111815701A (en) * 2020-06-11 2020-10-23 吉旗物联科技(上海)有限公司 Volume determination method and device based on rectangular column projection points
CN112132840A (en) * 2020-09-01 2020-12-25 济南市房产测绘研究院(济南市房屋安全检测鉴定中心) Vehicle-mounted street tree point cloud classification and characteristic information extraction method
CN112132840B (en) * 2020-09-01 2023-11-07 济南市房产测绘研究院(济南市房屋安全检测鉴定中心) Vehicle-mounted street tree point cloud classification and feature information extraction method
CN113538562B (en) * 2021-07-16 2022-05-13 贝壳找房(北京)科技有限公司 Indoor area determination method and device, electronic equipment and storage medium
CN113538562A (en) * 2021-07-16 2021-10-22 北京房江湖科技有限公司 Indoor area determination method and device, electronic equipment and storage medium
CN116129391A (en) * 2023-04-18 2023-05-16 山东省国土测绘院 Method and system for extracting pavement tree from vehicle-mounted laser point cloud
CN116129391B (en) * 2023-04-18 2023-07-14 山东省国土测绘院 Method and system for extracting pavement tree from vehicle-mounted laser point cloud
CN116704333A (en) * 2023-05-19 2023-09-05 中国电建集团江西省电力设计院有限公司 Single tree detection method based on laser point cloud data
CN116704333B (en) * 2023-05-19 2024-03-12 中国电建集团江西省电力设计院有限公司 Single tree detection method based on laser point cloud data

Similar Documents

Publication Publication Date Title
CN106918311A (en) Isolated tree crown mapping area automatic calculating method based on vehicle-mounted laser cloud data
CN103390169B (en) A kind of city terrain classification method of Vehicle-borne Laser Scanning cloud data
CN110264468B (en) Point cloud data mark, parted pattern determination, object detection method and relevant device
CN103778429B (en) Automatic extraction method for road information in a kind of Vehicle-borne Laser Scanning point cloud
CN106204705A (en) A kind of 3D point cloud segmentation method based on multi-line laser radar
CN103870845B (en) Novel K value optimization method in point cloud clustering denoising process
CN102930509B (en) Intelligent filtering method for airborne laser point cloud data
CN106842231A (en) A kind of road edge identification and tracking
CN104899892B (en) A kind of quickly star map image asterism extracting method
CN107918953B (en) Three-dimensional space-based laser scanning power line point cloud extraction method and device
CN105574527A (en) Quick object detection method based on local feature learning
CN108764012A (en) The urban road shaft recognizer of mobile lidar data based on multi-frame joint
CN104282026A (en) Distribution uniformity assessment method based on watershed algorithm and minimum spanning tree
CN107808141A (en) A kind of electric transmission line isolator explosion recognition methods based on deep learning
CN110726998B (en) Method for measuring mining subsidence basin in mining area through laser radar scanning
EP4120123A1 (en) Scan line-based road point cloud extraction method
CN111598780B (en) Terrain adaptive interpolation filtering method suitable for airborne LiDAR point cloud
CN115205690B (en) Method and device for extracting street tree in monomer mode based on MLS point cloud data
CN112132840B (en) Vehicle-mounted street tree point cloud classification and feature information extraction method
CN112767352B (en) Automatic refined extraction method for high-voltage line tower for airborne LiDAR power inspection
CN113640826B (en) Obstacle identification method and system based on 3D laser point cloud
CN103870834A (en) Method for searching for sliding window based on layered segmentation
CN112801075B (en) Automatic rural road boundary line extraction method based on aerial image
CN109766824A (en) Main passive remote sensing data fusion classification method based on Fuzzy Evidence Theory
CN113487555B (en) Point cloud meshing-based quick detection method for hidden danger points of power transmission line

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170704