JP2015005143A - データ解析装置、データ解析方法、及びプログラム - Google Patents
データ解析装置、データ解析方法、及びプログラム Download PDFInfo
- Publication number
- JP2015005143A JP2015005143A JP2013130059A JP2013130059A JP2015005143A JP 2015005143 A JP2015005143 A JP 2015005143A JP 2013130059 A JP2013130059 A JP 2013130059A JP 2013130059 A JP2013130059 A JP 2013130059A JP 2015005143 A JP2015005143 A JP 2015005143A
- Authority
- JP
- Japan
- Prior art keywords
- point group
- hole
- point
- binary image
- region
- 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 description 42
- 238000007405 data analysis Methods 0.000 title claims description 13
- 238000012545 processing Methods 0.000 claims abstract description 53
- 238000000605 extraction Methods 0.000 claims abstract description 16
- 238000003860 storage Methods 0.000 claims abstract description 11
- 239000000284 extract Substances 0.000 claims abstract description 6
- 238000001514 detection method Methods 0.000 claims description 39
- 238000005259 measurement Methods 0.000 claims description 9
- 230000000877 morphologic effect Effects 0.000 claims description 9
- 230000003190 augmentative effect Effects 0.000 abstract 4
- 230000008569 process Effects 0.000 description 28
- 238000001914 filtration Methods 0.000 description 17
- 238000007689 inspection Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 8
- 230000002093 peripheral effect Effects 0.000 description 8
- 230000005484 gravity Effects 0.000 description 6
- 238000009826 distribution Methods 0.000 description 5
- 238000013507 mapping Methods 0.000 description 4
- 230000009466 transformation Effects 0.000 description 4
- 230000000007 visual effect Effects 0.000 description 4
- 238000004458 analytical method Methods 0.000 description 3
- 238000004088 simulation Methods 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000002787 reinforcement Effects 0.000 description 2
- 239000004576 sand Substances 0.000 description 2
- 238000006424 Flood reaction Methods 0.000 description 1
- 230000003796 beauty Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000008602 contraction Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 238000000611 regression analysis Methods 0.000 description 1
- 230000008439 repair process Effects 0.000 description 1
- 238000005728 strengthening Methods 0.000 description 1
Images
Landscapes
- Length Measuring Devices By Optical Means (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
Claims (3)
- 対象空間における地物表面から計測された複数の計測点を要素点とする点群の3次元座標データに基づいて、前記地物表面に形成された穴を検出するデータ解析装置であって、
前記点群における前記要素点間のうち予め定めた相互距離以下の箇所を選択的に補間し、補間点を新たな要素点として前記点群に追加して疎密差が強調された増強点群を生成する増強点群生成手段と、
前記増強点群を前記地物表面に沿った面に投影して2値画像を生成する2値画像生成手段と、
前記2値画像に対しモルフォロジー演算を行い、前記増強点群の投影像の密領域に対応した領域と前記投影像の疎領域に対応した穴候補領域とに前記2値画像を領域分割する画像処理手段と、
検出対象とする穴の前記穴候補領域における幾何条件を予め記憶する記憶手段と、
前記検出対象の穴として前記穴候補領域のうち前記幾何条件に該当する部分を抽出する穴抽出手段と、
を有することを特徴とするデータ解析装置。 - 対象空間における地物表面から計測された複数の計測点を要素点とする点群の3次元座標データに基づいて、前記地物表面に形成された穴を検出するデータ解析方法であって、
前記点群における前記要素点間のうち予め定めた相互距離以下の箇所を選択的に補間し、補間点を新たな要素点として前記点群に追加して疎密差が強調された増強点群を生成する増強点群生成ステップと、
前記増強点群を前記地物表面に沿った面に投影して2値画像を生成する2値画像生成ステップと、
前記2値画像に対しモルフォロジー演算を行い、前記増強点群の投影像の密領域に対応した領域と前記投影像の疎領域に対応した穴候補領域とに前記2値画像を領域分割する画像処理ステップと、
検出対象とする穴の前記穴候補領域における予め定められた幾何条件に基づいて、前記穴候補領域のうち前記検出対象の穴に当たる部分を抽出する穴抽出ステップと、
を有することを特徴とするデータ解析方法。 - コンピュータに、対象空間における地物表面から計測された複数の計測点を要素点とする点群の3次元座標データに基づいて、前記地物表面に形成された穴を検出する処理を行わせるためのプログラムであって、当該コンピュータを、
前記点群における前記要素点間のうち予め定めた相互距離以下の箇所を選択的に補間し、補間点を新たな要素点として前記点群に追加して疎密差が強調された増強点群を生成する増強点群生成手段、
前記増強点群を前記地物表面に沿った面に投影して2値画像を生成する2値画像生成手段、
前記2値画像に対しモルフォロジー演算を行い、前記増強点群の投影像の密領域に対応した領域と前記投影像の疎領域に対応した穴候補領域とに前記2値画像を領域分割する画像処理手段、及び、
検出対象とする穴の前記穴候補領域における予め定められた幾何条件に基づいて、前記穴候補領域のうち前記検出対象の穴に当たる部分を抽出する穴抽出手段、として機能させることを特徴とするプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013130059A JP6006179B2 (ja) | 2013-06-20 | 2013-06-20 | データ解析装置、データ解析方法、及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013130059A JP6006179B2 (ja) | 2013-06-20 | 2013-06-20 | データ解析装置、データ解析方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015005143A true JP2015005143A (ja) | 2015-01-08 |
JP6006179B2 JP6006179B2 (ja) | 2016-10-12 |
Family
ID=52300981
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013130059A Active JP6006179B2 (ja) | 2013-06-20 | 2013-06-20 | データ解析装置、データ解析方法、及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6006179B2 (ja) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018025553A (ja) * | 2016-07-27 | 2018-02-15 | 株式会社エムアールサポート | 三次元測定対象物の形状測定方法、及び装置、並びにプログラム |
JP2019045922A (ja) * | 2017-08-30 | 2019-03-22 | 株式会社ネクスコ・エンジニアリング北海道 | 変状箇所検出装置、変状箇所検出プログラムおよび変状箇所検出方法 |
JP2019091045A (ja) * | 2018-12-19 | 2019-06-13 | 三菱電機株式会社 | 道路監視装置および道路監視プログラム |
KR20190113143A (ko) * | 2018-03-27 | 2019-10-08 | 연세대학교 산학협력단 | 마이크로 니들 어플리케이터 |
JP2021092410A (ja) * | 2019-12-09 | 2021-06-17 | 国際航業株式会社 | 側溝配置推定装置、及び側溝配置推定方法 |
WO2023047714A1 (ja) * | 2021-09-24 | 2023-03-30 | 株式会社Jvcケンウッド | 物体認識装置、物体認識方法および物体認識プログラム |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002054912A (ja) * | 2000-08-08 | 2002-02-20 | Ricoh Co Ltd | 形状計測システムと撮像装置と形状計測方法及び記録媒体 |
JP2004294152A (ja) * | 2003-03-26 | 2004-10-21 | Pasuko:Kk | 路面性状測定装置 |
JP2007268164A (ja) * | 2006-03-31 | 2007-10-18 | National Univ Corp Shizuoka Univ | 視線移動検出方法及び視線移動検出装置 |
JP2008082707A (ja) * | 2006-09-25 | 2008-04-10 | Topcon Corp | 測量方法及び測量システム及び測量データ処理プログラム |
JP2011233165A (ja) * | 2008-08-29 | 2011-11-17 | Mitsubishi Electric Corp | 俯瞰画像生成装置、俯瞰画像生成装置の俯瞰画像生成方法および俯瞰画像生成プログラム |
JP2013092403A (ja) * | 2011-10-24 | 2013-05-16 | Pasuko:Kk | 液状化に伴う変状箇所検出支援装置及び液状化に伴う変状箇所検出支援プログラム |
-
2013
- 2013-06-20 JP JP2013130059A patent/JP6006179B2/ja active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002054912A (ja) * | 2000-08-08 | 2002-02-20 | Ricoh Co Ltd | 形状計測システムと撮像装置と形状計測方法及び記録媒体 |
JP2004294152A (ja) * | 2003-03-26 | 2004-10-21 | Pasuko:Kk | 路面性状測定装置 |
JP2007268164A (ja) * | 2006-03-31 | 2007-10-18 | National Univ Corp Shizuoka Univ | 視線移動検出方法及び視線移動検出装置 |
JP2008082707A (ja) * | 2006-09-25 | 2008-04-10 | Topcon Corp | 測量方法及び測量システム及び測量データ処理プログラム |
JP2011233165A (ja) * | 2008-08-29 | 2011-11-17 | Mitsubishi Electric Corp | 俯瞰画像生成装置、俯瞰画像生成装置の俯瞰画像生成方法および俯瞰画像生成プログラム |
JP2013092403A (ja) * | 2011-10-24 | 2013-05-16 | Pasuko:Kk | 液状化に伴う変状箇所検出支援装置及び液状化に伴う変状箇所検出支援プログラム |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018025553A (ja) * | 2016-07-27 | 2018-02-15 | 株式会社エムアールサポート | 三次元測定対象物の形状測定方法、及び装置、並びにプログラム |
JP7208708B2 (ja) | 2016-07-27 | 2023-01-19 | 株式会社エムアールサポート | 三次元測定対象物の形状測定方法、及び装置、並びにプログラム |
JP2019045922A (ja) * | 2017-08-30 | 2019-03-22 | 株式会社ネクスコ・エンジニアリング北海道 | 変状箇所検出装置、変状箇所検出プログラムおよび変状箇所検出方法 |
KR20190113143A (ko) * | 2018-03-27 | 2019-10-08 | 연세대학교 산학협력단 | 마이크로 니들 어플리케이터 |
JP2019091045A (ja) * | 2018-12-19 | 2019-06-13 | 三菱電機株式会社 | 道路監視装置および道路監視プログラム |
JP2021092410A (ja) * | 2019-12-09 | 2021-06-17 | 国際航業株式会社 | 側溝配置推定装置、及び側溝配置推定方法 |
JP7296868B2 (ja) | 2019-12-09 | 2023-06-23 | 国際航業株式会社 | 側溝配置推定装置、及び側溝配置推定方法 |
WO2023047714A1 (ja) * | 2021-09-24 | 2023-03-30 | 株式会社Jvcケンウッド | 物体認識装置、物体認識方法および物体認識プログラム |
JP2023046542A (ja) * | 2021-09-24 | 2023-04-05 | 株式会社Jvcケンウッド | 物体認識装置、物体認識方法および物体認識プログラム |
Also Published As
Publication number | Publication date |
---|---|
JP6006179B2 (ja) | 2016-10-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Westoby et al. | Cost-effective erosion monitoring of coastal cliffs | |
JP6006179B2 (ja) | データ解析装置、データ解析方法、及びプログラム | |
Lim et al. | Combined digital photogrammetry and time‐of‐flight laser scanning for monitoring cliff evolution | |
Oskouie et al. | Automated measurement of highway retaining wall displacements using terrestrial laser scanners | |
Li et al. | An improved building boundary extraction algorithm based on fusion of optical imagery and LiDAR data | |
JP5991489B2 (ja) | 道路変状検出装置、道路変状検出方法及びプログラム | |
Truong-Hong et al. | Octree-based, automatic building facade generation from LiDAR data | |
JP5817422B2 (ja) | 建物抽出装置、方法及びプログラム | |
Fang et al. | Application of a multi-smartphone measurement system in slope model tests | |
JP6013962B2 (ja) | 地物表面検出装置、地物表面検出方法、及びプログラム | |
CN116518864A (zh) | 一种基于三维点云对比分析的工程结构全场变形检测方法 | |
KR101884724B1 (ko) | 암거시설물 진단지원 시스템 | |
US20120183205A1 (en) | Method for displacement measurement, device for displacement measurement, and program for displacement measurement | |
JP6032678B2 (ja) | データ解析装置、データ解析方法、及びプログラム | |
Chen et al. | Automated bridge deck evaluation through UAV derived point cloud | |
JP6097182B2 (ja) | データ解析装置、データ解析方法、及びプログラム | |
Charbonnier et al. | Accuracy assessment of a canal-tunnel 3D model by comparing photogrammetry and laserscanning recording techniques | |
Gao et al. | Damage volumetric assessment and digital twin synchronization based on LiDAR point clouds | |
Javadnejad et al. | An assessment of UAS-based photogrammetry for civil integrated management (CIM) modeling of pipes | |
KR101793264B1 (ko) | 균열의 발생 및 진행 분석 방법 | |
Huang et al. | An advanced laboratorial measurement technique of scour topography based on the fusion method for 3D reconstruction | |
KR20160120955A (ko) | 수변구조물 피해탐지를 위한 대용량 다차원 영상정보 가시화 모듈 개발 | |
Khoi et al. | Application of BIM-GIS in assessing and re-designing of wharf structure after vessel collision | |
Majidi et al. | Intelligent 3D crack reconstruction using close range photogrammetry imagery | |
Yu et al. | Optimizing pyramid visibiliy coverage for autonomous robots in 3D environment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151109 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160822 |
|
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: 20160830 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160908 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6006179 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |