JP2016070708A - データ重ね合わせプログラム及びデータ重ね合わせ方法 - Google Patents
データ重ね合わせプログラム及びデータ重ね合わせ方法 Download PDFInfo
- Publication number
- JP2016070708A JP2016070708A JP2014197627A JP2014197627A JP2016070708A JP 2016070708 A JP2016070708 A JP 2016070708A JP 2014197627 A JP2014197627 A JP 2014197627A JP 2014197627 A JP2014197627 A JP 2014197627A JP 2016070708 A JP2016070708 A JP 2016070708A
- Authority
- JP
- Japan
- Prior art keywords
- data
- point cloud
- point
- cloud data
- forest
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 68
- 238000012545 processing Methods 0.000 claims description 38
- 238000005259 measurement Methods 0.000 claims description 7
- 230000004927 fusion Effects 0.000 claims description 6
- 239000000284 extract Substances 0.000 claims description 4
- 238000000605 extraction Methods 0.000 description 20
- 238000010586 diagram Methods 0.000 description 8
- 230000005484 gravity Effects 0.000 description 3
- 238000012937 correction Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000007499 fusion processing Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 239000002028 Biomass Substances 0.000 description 1
- 230000002776 aggregation Effects 0.000 description 1
- 238000004220 aggregation Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000001678 irradiating effect Effects 0.000 description 1
- 230000001788 irregular Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 238000012876 topography Methods 0.000 description 1
Landscapes
- Length Measuring Devices With Unspecified Measuring Means (AREA)
Abstract
【解決手段】本発明の一観点にかかるデータ重ね合わせプログラムは、コンピュータに、第一の点群データに基づき少なくとも3点の第一の特徴点を抽出する処理、第二の点群データに基づき少なくとも3点の第二の特徴点を抽出する処理、前記第一の特徴点と前記第二の特徴点を重ね合わせる処理、を行わせるためのものである。
【選択図】 図15
Description
まず、本実施形態に係るデータ重ね合わせプログラム(以下「本プログラム」という。)は、コンピュータに、(1)第一の点群データに基づき少なくとも3点の第一の特徴点を抽出する処理、(2)第二の点群データに基づき少なくとも3点の第二の特徴点を抽出する処理、(3)第一の特徴点と前記第二の特徴点を重ね合わせる処理、第一の点群データ及び前記第二の点群データの融合処理、を行わせるためのものである。図1に、本プログラムが行う処理のフローのイメージを示しておく。
ところで、一方の点群データにおいて、点群データは複数の点群データの融合によって作成される場合がある。これは、例えば点群データが森林内にレーザーセンサー等の装置を用いて作成される場合に有用である。具体的に説明すると、森林内にレーザーセンサー等の装置を配置する場合、森林中の樹木の幹等によってレーザーが遮断され影の部分が生じる。そのため、この影をなくすよう複数の位置にレーザーセンサー等を配置し、そのそれぞれの位置において点群データを取得し、データ同士を融合して一つの点群データとすることが好ましいのである。
Claims (7)
- コンピュータに、
第一の点群データに基づき少なくとも3点の第一の特徴点を抽出する処理、
第二の点群データに基づき少なくとも3点の第二の特徴点を抽出する処理、
前記第一の特徴点と前記第二の特徴点を重ね合わせる処理、を行わせるためのデータ重ね合わせプログラム。 - 前記第一の点群データ及び前記第二の点群データの融合処理、を行わせるためのデータ重ね合わせプログラム。
- 前記第一の特徴点及び前記第二の特徴点は、頂点である請求項1記載のデータ重ね合わせプログラム。
- 前記第一の点群データ及び前記第二の点群データの一方は航空機による空からの測定によって取得された点群データであって、他方は森林内において地上における測定によって取得された点群データである請求項1記載のデータ重ね合わせプログラム。
- 第一の点群データに基づき少なくとも3点の第一の特徴点を抽出し、
第二の点群データに基づき少なくとも3点の第二の特徴点を抽出し、
前記第一の特徴点と前記第二の特徴点を重ね合わせる、データ重ね合わせ方法。 - 前記第一の点群データ及び前記第二の点群データの融合する、請求項5記載のデータ重ね合わせ方法。
- コンピュータに、
第一の森林点群データに基づき第一の地表面データを作成する処理、
第二の森林点群データに基づき第二の地表面データを作成する処理、
前記第一の森林点群データに基づき少なくとも3つの第一の樹木幹中心点データを作成する処理、
前記第二の森林点群データに基づき少なくとも3つの第二の樹木幹中心点データを作成する処理、
前記第一の樹木幹中心点データと前期第二の樹木幹中心データを重ね合わせる処理、
前記第一の森林点群データと前記第二の森林点群データを融合する処理、を行わせるための森林融合データ重ね合わせプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014197627A JP6635649B2 (ja) | 2014-09-26 | 2014-09-26 | データ重ね合わせプログラム及びデータ重ね合わせ方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014197627A JP6635649B2 (ja) | 2014-09-26 | 2014-09-26 | データ重ね合わせプログラム及びデータ重ね合わせ方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016070708A true JP2016070708A (ja) | 2016-05-09 |
JP6635649B2 JP6635649B2 (ja) | 2020-01-29 |
Family
ID=55866677
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014197627A Active JP6635649B2 (ja) | 2014-09-26 | 2014-09-26 | データ重ね合わせプログラム及びデータ重ね合わせ方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6635649B2 (ja) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017208394A1 (ja) * | 2016-06-01 | 2017-12-07 | 三菱電機株式会社 | 位置合わせ装置、位置合わせ方法及び位置合わせプログラム |
JP2018105644A (ja) * | 2016-12-22 | 2018-07-05 | 日立Geニュークリア・エナジー株式会社 | 点群処理装置、および、点群処理方法 |
JP2019012032A (ja) * | 2017-06-30 | 2019-01-24 | 株式会社パスコ | 計測手段決定支援装置及び計測手段決定支援プログラム |
JP2019148436A (ja) * | 2018-02-26 | 2019-09-05 | 株式会社 ジツタ | 森林地域での立木の評価方法、及びこの評価方法における評価対象エリアの特定に適した境界線測量方法 |
JP2021032656A (ja) * | 2019-08-22 | 2021-03-01 | 株式会社 ジツタ | 森林地域での立木の評価方法、及びこの評価方法における評価対象エリアの特定に適した境界線測量方法 |
JP2022064630A (ja) * | 2020-10-14 | 2022-04-26 | 株式会社興和 | 森林資源情報生成構造、および森林資源情報生成方法 |
EP4310782A1 (en) | 2022-07-20 | 2024-01-24 | DAIHEN Corporation | Point group data synthesis apparatus, point group data synthesis program, point group data synthesis method, and point group data synthesis system |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09237346A (ja) * | 1995-12-26 | 1997-09-09 | Ainesu:Kk | 部分立体モデルの合成方法及び完全立体モデルの作成方法 |
JPH1165628A (ja) * | 1997-08-15 | 1999-03-09 | Rikagaku Kenkyusho | 自由曲面の測定データ合成方法 |
JP2010096752A (ja) * | 2008-09-16 | 2010-04-30 | Adoin Kenkyusho:Kk | 樹木情報計測方法、樹木情報計測装置、プログラム |
JP2013514596A (ja) * | 2009-12-17 | 2013-04-25 | ユーテイリテイ・リスク・マネジメント・コーポレーシヨン・エルエルシー | 関心のある対象に対する植生成長を見積もる方法とシステム |
JP2014035702A (ja) * | 2012-08-09 | 2014-02-24 | Topcon Corp | 光学データ処理装置、光学データ処理システム、光学データ処理方法、および光学データ処理用プログラム |
JP2014139538A (ja) * | 2013-01-21 | 2014-07-31 | Mitsubishi Heavy Ind Ltd | 地形情報取得装置、地形情報取得システム、地形情報取得方法及びプログラム |
-
2014
- 2014-09-26 JP JP2014197627A patent/JP6635649B2/ja active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09237346A (ja) * | 1995-12-26 | 1997-09-09 | Ainesu:Kk | 部分立体モデルの合成方法及び完全立体モデルの作成方法 |
JPH1165628A (ja) * | 1997-08-15 | 1999-03-09 | Rikagaku Kenkyusho | 自由曲面の測定データ合成方法 |
JP2010096752A (ja) * | 2008-09-16 | 2010-04-30 | Adoin Kenkyusho:Kk | 樹木情報計測方法、樹木情報計測装置、プログラム |
JP2013514596A (ja) * | 2009-12-17 | 2013-04-25 | ユーテイリテイ・リスク・マネジメント・コーポレーシヨン・エルエルシー | 関心のある対象に対する植生成長を見積もる方法とシステム |
JP2014035702A (ja) * | 2012-08-09 | 2014-02-24 | Topcon Corp | 光学データ処理装置、光学データ処理システム、光学データ処理方法、および光学データ処理用プログラム |
JP2014139538A (ja) * | 2013-01-21 | 2014-07-31 | Mitsubishi Heavy Ind Ltd | 地形情報取得装置、地形情報取得システム、地形情報取得方法及びプログラム |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6400252B2 (ja) * | 2016-06-01 | 2018-10-03 | 三菱電機株式会社 | 位置合わせ装置、位置合わせ方法及び位置合わせプログラム |
JPWO2017208394A1 (ja) * | 2016-06-01 | 2018-11-01 | 三菱電機株式会社 | 位置合わせ装置、位置合わせ方法及び位置合わせプログラム |
WO2017208394A1 (ja) * | 2016-06-01 | 2017-12-07 | 三菱電機株式会社 | 位置合わせ装置、位置合わせ方法及び位置合わせプログラム |
JP2018105644A (ja) * | 2016-12-22 | 2018-07-05 | 日立Geニュークリア・エナジー株式会社 | 点群処理装置、および、点群処理方法 |
JP2019012032A (ja) * | 2017-06-30 | 2019-01-24 | 株式会社パスコ | 計測手段決定支援装置及び計測手段決定支援プログラム |
JP7123366B2 (ja) | 2018-02-26 | 2022-08-23 | 株式会社 ジツタ | 森林地域での立木の評価方法、及びこの評価方法における評価対象エリアの特定に適した境界線測量方法 |
JP2019148436A (ja) * | 2018-02-26 | 2019-09-05 | 株式会社 ジツタ | 森林地域での立木の評価方法、及びこの評価方法における評価対象エリアの特定に適した境界線測量方法 |
JP2021032656A (ja) * | 2019-08-22 | 2021-03-01 | 株式会社 ジツタ | 森林地域での立木の評価方法、及びこの評価方法における評価対象エリアの特定に適した境界線測量方法 |
JP7298823B2 (ja) | 2019-08-22 | 2023-06-27 | 株式会社 ジツタ | 森林地域での立木の評価方法、及びこの評価方法における評価対象エリアの特定に適した境界線測量方法 |
JP2022064630A (ja) * | 2020-10-14 | 2022-04-26 | 株式会社興和 | 森林資源情報生成構造、および森林資源情報生成方法 |
JP7217855B2 (ja) | 2020-10-14 | 2023-02-06 | 株式会社興和 | 森林資源情報生成構造 |
EP4310782A1 (en) | 2022-07-20 | 2024-01-24 | DAIHEN Corporation | Point group data synthesis apparatus, point group data synthesis program, point group data synthesis method, and point group data synthesis system |
KR20240012255A (ko) | 2022-07-20 | 2024-01-29 | 가부시키가이샤 다이헨 | 점군 데이터 합성 장치, 점군 데이터 합성 프로그램을 기록한 비일시적인 컴퓨터 판독 가능 매체, 점군 데이터 합성 방법 및 점군 데이터 합성 시스템 |
Also Published As
Publication number | Publication date |
---|---|
JP6635649B2 (ja) | 2020-01-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6635649B2 (ja) | データ重ね合わせプログラム及びデータ重ね合わせ方法 | |
CN104361628B (zh) | 一种基于航空倾斜摄影测量的三维实景建模系统 | |
US8315425B2 (en) | Method for comparison of 3D computer model and as-built situation of an industrial plant | |
JP2020515937A5 (ja) | ||
JP2019534510A5 (ja) | ||
DK3144881T3 (en) | PROCEDURE FOR 3D PANORAMA MOSAIC CREATION OF A SCENE | |
KR101668006B1 (ko) | 위성 기반의 3차원 공간 정보 구축 방법 및 시스템 | |
JP6238101B2 (ja) | 数値表層モデル作成方法、及び数値表層モデル作成装置 | |
CN109255808B (zh) | 基于倾斜影像的建筑物纹理提取方法和装置 | |
JP2016075637A (ja) | 情報処理装置およびその方法 | |
CN103718213A (zh) | 自动场景校准 | |
CN112686877B (zh) | 基于双目相机的三维房屋损伤模型构建测量方法及系统 | |
EP3413266B1 (en) | Image processing device, image processing method, and image processing program | |
KR101510206B1 (ko) | 항공 하이퍼스펙트럴 영상을 이용한 수치지도 수정 도화용 도시변화지역의 탐지 방법 | |
CN107730519A (zh) | 一种人脸二维图像到人脸三维重建的方法及系统 | |
US20210225082A1 (en) | Boundary detection using vision-based feature mapping | |
Cefalu et al. | Image based 3D Reconstruction in Cultural Heritage Preservation. | |
Kolecka | Photo-based 3D scanning vs. laser scanning–Competitive data acquisition methods for digital terrain modelling of steep mountain slopes | |
CN105758386A (zh) | 一种激光点云与航空影像集成的建筑物三维建模方法 | |
JP6347061B2 (ja) | 計測結果の整合性判定方法、及び計測結果の整合性判定装置 | |
JP2017003525A (ja) | 三次元計測装置 | |
JP5602779B2 (ja) | 現場見取図作成システムおよびレーザ計測装置 | |
EP3539085B1 (de) | 3d-referenzierung | |
CN109727255A (zh) | 一种建筑物三维模型分割方法 | |
CN117372647A (zh) | 一种建筑用三维模型的快速构建方法及系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A80 | Written request to apply exceptions to lack of novelty of invention |
Free format text: JAPANESE INTERMEDIATE CODE: A80 Effective date: 20141023 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170831 |
|
RD05 | Notification of revocation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7425 Effective date: 20170913 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180725 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180730 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20180921 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181116 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190507 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190620 |
|
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: 20191203 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20191217 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6635649 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 |