JP5522367B2 - 表面再現方法及び表面再現プログラム - Google Patents
表面再現方法及び表面再現プログラム Download PDFInfo
- Publication number
- JP5522367B2 JP5522367B2 JP2009282331A JP2009282331A JP5522367B2 JP 5522367 B2 JP5522367 B2 JP 5522367B2 JP 2009282331 A JP2009282331 A JP 2009282331A JP 2009282331 A JP2009282331 A JP 2009282331A JP 5522367 B2 JP5522367 B2 JP 5522367B2
- Authority
- JP
- Japan
- Prior art keywords
- points
- layers
- reproduction
- surface reproduction
- point group
- 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
Links
- 238000000034 method Methods 0.000 title claims description 73
- 238000012545 processing Methods 0.000 claims description 28
- 238000004590 computer program Methods 0.000 claims 2
- 238000000605 extraction Methods 0.000 description 14
- 238000012937 correction Methods 0.000 description 6
- 230000000694 effects Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 5
- 241000218314 Liriodendron tulipifera Species 0.000 description 4
- 240000001416 Pseudotsuga menziesii Species 0.000 description 4
- 235000008572 Pseudotsuga menziesii Nutrition 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 3
- 238000002059 diagnostic imaging Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- OKTJSMMVPCPJKN-UHFFFAOYSA-N Carbon Chemical compound [C] OKTJSMMVPCPJKN-UHFFFAOYSA-N 0.000 description 1
- 241000218300 Liriodendron Species 0.000 description 1
- 229910052799 carbon Inorganic materials 0.000 description 1
- 230000000052 comparative effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000005484 gravity Effects 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 238000011065 in-situ storage Methods 0.000 description 1
- 230000000877 morphologic effect Effects 0.000 description 1
- 230000008707 rearrangement Effects 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Landscapes
- Image Generation (AREA)
Description
図1は、本実施形態に係る表面再現方法の処理のフローを示す図である。本図で示すように、本実施形態に係る表面再現方法は、複数の点からなる点群を、複数の面領域に分割し(S1)、面領域における点群を複数の層に分割し(S2)、複数の層における複数の点に対し輪郭抽出処理を行い(S3)、輪郭抽出処理により抽出された複数の層の点群を結合し(S4)、表面再現処理を行う(S5)。
まず、Pseudotsuga menziesii(オレゴンパイン)に対し行ったLiDAR結果により求められる三次元的情報を含む複数の点からなる点群を用いた。この樹木の写真図を図6(A)に、この点群の配置を示す図を図6(B)に示す。
実施例1の樹木をLiriodendron tulipiferaに変えた以外は実施例1と同様の処理を行って再現表面を作成した。図7(A)に、Liriodendron tulipiferaの写真図を、図7(B)に、図7(A)に係るLiriodendron tulipiferaの点群を示す図を、図7(C)に、本実施例により求められる樹木の再現表面図を示す。
一方、上記層分離処理及びConvex hullを適用しなかった場合、樹木内部からの反射等によるノイズが多すぎ、表面を再現することはできなかった。この結果、本実施例に係る表面再現方法が特に優れていることを確認した。
Claims (14)
- 複数の点からなる点群を複数の層に分割する処理、
前記複数の層における複数の点に対し内部の点を除去して輪郭を抽出する処理、
前記輪郭を抽出する処理により抽出された前記複数の層における複数の点からなる点群を結合する処理、
表面再現処理、を行う、コンピュータプログラムを実行することにより実現される表面再現方法。 - 前記複数の点からなる点群を複数の層に分割する処理は、最も高い位置にある点を除外する処理を含む請求項1記載の表面再現方法。
- 前記輪郭を抽出する処理は、Convex Hullを用いる請求項1記載の表面再現方法。
- 前記複数の点からなる点群を複数の層に分割する処理の前に、
前記複数の点からなる点群を、複数の面領域に分割する処理を行う、請求項1記載の表面再現方法。 - 前記複数の面領域のそれぞれに対し行なわれた表面再現処理に基づき作成される再現表面間の少なくともいずれか同士の距離を測定する処理を行う、請求項3記載の表面再現方法。
- 再現された表面は閉じた形状となっている請求項1記載の表面再現方法。
- コンピュータを、
複数の点からなる点群を複数の層に分割し、
前記複数の層における複数の点に対し内部の点を除去して輪郭を抽出する処理を行い、
前記輪郭を抽出する処理により抽出された前記複数の層における複数の点からなる点群を結合し、
表面再現処理を行うよう機能させるための表面再現プログラム。 - 前記複数の点からなる点群を複数の層に分割する際に、最も高い位置にある点を除外する請求項7記載の表面再現プログラム。
- 前記輪郭を抽出する処理は、Convex Hullを用いる請求項7記載の表面再現プログラム。
- 前記複数の点からなる点群を複数の層に分割する前に、
前記複数の点からなる点群を、複数の面領域に分割する請求項7記載の表面再現プログラム。 - 前記複数の面領域のそれぞれに対し行なわれた表面再現処理に基づき作成される再現表面間の少なくともいずれか同士の距離を測定する請求項9記載の表面再現プログラム。
- 再現された表面は閉じた形状となっている請求項7記載の表面再現プログラム。
- 複数の点からなる点群に対し内部の点を除去して輪郭を抽出する処理を行い、
RadialBasisfunctionによる点群処理を行った後、Isosurfaceを用いて表面ラッピングによる表面再現処理を行う、コンピュータプログラムを実行することにより実現される表面再現方法。 - コンピュータを、
複数の点からなる点群に対し内部の点を除去して輪郭を抽出する処理を行い、
RadialBasisfunctionによる点群処理を行った後、Isosurfaceを用いて表面ラッピングによる表面再現処理を行うよう機能させるための表面再現プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009282331A JP5522367B2 (ja) | 2009-12-13 | 2009-12-13 | 表面再現方法及び表面再現プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009282331A JP5522367B2 (ja) | 2009-12-13 | 2009-12-13 | 表面再現方法及び表面再現プログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014061451A Division JP5911114B2 (ja) | 2014-03-25 | 2014-03-25 | 表面再現方法及び表面再現プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011123776A JP2011123776A (ja) | 2011-06-23 |
JP5522367B2 true JP5522367B2 (ja) | 2014-06-18 |
Family
ID=44287588
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009282331A Active JP5522367B2 (ja) | 2009-12-13 | 2009-12-13 | 表面再現方法及び表面再現プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5522367B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013088188A (ja) * | 2011-10-14 | 2013-05-13 | Fuji Architect Co Ltd | 三次元測定対象物の形態調査方法 |
TWI815842B (zh) | 2018-01-16 | 2023-09-21 | 日商索尼股份有限公司 | 影像處理裝置及方法 |
KR102618878B1 (ko) * | 2021-05-11 | 2023-12-27 | 주식회사 한화 | 암석 파쇄도 분석 장치 및 이의 동작 방법 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001005992A (ja) * | 1999-06-21 | 2001-01-12 | Monorisu:Kk | ボリュームデータ表現方法および装置 |
JP2003346182A (ja) * | 2002-05-28 | 2003-12-05 | Nhk Engineering Services Inc | 3次元ポリゴンデータ作成方法、作成装置および3次元ポリゴンデータ作成プログラム |
JP2004240599A (ja) * | 2003-02-05 | 2004-08-26 | Nippon Telegr & Teleph Corp <Ntt> | 形状獲得方法、装置、プログラム、及びそのプログラムを記録した記録媒体 |
JP4311391B2 (ja) * | 2005-10-03 | 2009-08-12 | ソニー株式会社 | 接触形状算出装置及び接触形状算出方法、並びにコンピュータ・プログラム |
-
2009
- 2009-12-13 JP JP2009282331A patent/JP5522367B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011123776A (ja) | 2011-06-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10510148B2 (en) | Systems and methods for block based edgel detection with false edge elimination | |
Koreň et al. | Accuracy of tree diameter estimation from terrestrial laser scanning by circle-fitting methods | |
Paris et al. | A three-dimensional model-based approach to the estimation of the tree top height by fusing low-density LiDAR data and very high resolution optical images | |
Bae et al. | Taxonomic, functional, and phylogenetic diversity of bird assemblages are oppositely associated to productivity and heterogeneity in temperate forests | |
JP6347064B2 (ja) | レーザー計測結果解析システム | |
KR101956158B1 (ko) | 식물 잎 식별 시스템 및 방법 | |
JP2007504709A5 (ja) | ||
CN109934120B (zh) | 一种基于空间密度和聚类的分步点云噪声去除方法 | |
KR100857529B1 (ko) | 라이다 자료로부터 건물 경계의 추출방법 | |
JP5522367B2 (ja) | 表面再現方法及び表面再現プログラム | |
KR101421128B1 (ko) | 레이저 레이더 기반의 3차원 원시 데이터를 이용한 건물 영역 추출 방법 | |
CN106228521B (zh) | 一种基于薄板样条插值的障碍物特征提取方法 | |
CN109410183B (zh) | 基于点云数据的平面提取方法、系统、装置及存储介质 | |
Smits et al. | Individual tree identification using different LIDAR and optical imagery data processing methods | |
CN114119902A (zh) | 一种基于无人机倾斜三维模型的建筑物提取方法 | |
JP5973214B2 (ja) | 構造物の不具合確率演算方法および不具合確率演算装置、構造物の不具合範囲判定方法および不具合範囲判定装置 | |
CN115880354A (zh) | 一种基于点云自适应切片的计算树冠体积的方法 | |
KR101255022B1 (ko) | 점군자료를 활용한 구조물 균열 검출방법 | |
JP5911114B2 (ja) | 表面再現方法及び表面再現プログラム | |
Han et al. | A non-destructive approach to estimate buttress volume using 3D point cloud data | |
JP2017156251A (ja) | 地形変化点抽出システム、及び地形変化点抽出方法 | |
Li et al. | A systematic study of the fracturing of Ronne-Filchner Ice Shelf, Antarctica, using multisource satellite data from 2001 to 2016 | |
Lin et al. | A multilevel slicing based coding method for tree detection | |
Kumazaki et al. | Application of 3D tree modeling using point cloud data by terrestrial laser scanner | |
Cui et al. | A cluster-based morphological filter for geospatial data analysis |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120926 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131007 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131015 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131216 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140117 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140224 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140325 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5522367 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |