JP7366227B1 - Ground point extraction device, ground point extraction method and program - Google Patents

Ground point extraction device, ground point extraction method and program Download PDF

Info

Publication number
JP7366227B1
JP7366227B1 JP2022185766A JP2022185766A JP7366227B1 JP 7366227 B1 JP7366227 B1 JP 7366227B1 JP 2022185766 A JP2022185766 A JP 2022185766A JP 2022185766 A JP2022185766 A JP 2022185766A JP 7366227 B1 JP7366227 B1 JP 7366227B1
Authority
JP
Japan
Prior art keywords
points
point
candidate
unit
ground
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
Application number
JP2022185766A
Other languages
Japanese (ja)
Other versions
JP2024074539A (en
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.)
Pasco Corp
Original Assignee
Pasco Corp
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 Pasco Corp filed Critical Pasco Corp
Priority to JP2022185766A priority Critical patent/JP7366227B1/en
Application granted granted Critical
Publication of JP7366227B1 publication Critical patent/JP7366227B1/en
Publication of JP2024074539A publication Critical patent/JP2024074539A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

【課題】3次元点群から地表点を高精度に抽出することを可能とする地表点抽出装置等を提供する。【解決手段】地表点抽出装置は、飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、取得された複数の構成点を候補点に設定し、各段階において、対象領域を、直前の段階の単位領域よりも小さい複数の単位領域に区分し、各候補点について、候補点の高度の低さに応じた指標を算出し、各段階において、指標に基づいて、区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定し、各段階において、各単位領域の代表点から近似曲面を算出する算出手段と、最終段階以外の段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が閾値未満である構成点を候補点として抽出し、最終段階において、取得された複数の構成点のうち、相対高度が所定範囲である構成点を地表点として抽出する。【選択図】図3An object of the present invention is to provide a ground point extraction device and the like that can extract ground surface points with high precision from a three-dimensional point group. [Solution] A ground point extraction device acquires a plurality of constituent points included in a three-dimensional point cloud obtained by measuring a target area from an aircraft, and sets the acquired plurality of constituent points as candidate points. At each stage, the target area is divided into multiple unit areas smaller than the unit area at the previous stage, and an index is calculated for each candidate point according to the low altitude of the candidate point. , calculation means for setting a representative point of each unit area from candidate points included in each divided unit area based on the index, and calculating an approximate curved surface from the representative point of each unit area at each stage; In stages other than the final stage, among the plurality of obtained constituent points, constituent points whose relative altitude with respect to the approximate surface is less than a threshold are extracted as candidate points, and in the final stage, among the plurality of obtained constituent points, Constituent points whose relative altitudes are within a predetermined range are extracted as ground points. [Selection diagram] Figure 3

Description

本発明は、地表点抽出装置、地表点抽出方法およびプログラムに関する。 The present invention relates to a ground point extraction device, a ground point extraction method, and a program.

DEM(Digital Elevation Model)の生成等を目的として航空レーザ測量等により得られた3次元点群から地表点を抽出する、フィルタリングと呼ばれる技術が知られている。 2. Description of the Related Art A technique called filtering is known, which extracts ground points from a three-dimensional point group obtained by aerial laser surveying or the like for the purpose of generating a DEM (Digital Elevation Model) or the like.

非特許文献1には、MCC(Multiscale Curvature Classification)と呼ばれるフィルタリング技術が記載されている。MCCでは、処理対象の地理的領域に設定されるウィンドウ内の3次元点群の近似曲面が算出され、近似曲面よりも高度が一定以上高い点が非地表点として除外される。ウィンドウを段階的に大きくしながら近似曲面の算出および非地表点の除外が繰り返され、最後まで除外されずに残った点が地表点として抽出される。 Non-Patent Document 1 describes a filtering technique called MCC (Multiscale Curvature Classification). In MCC, an approximate curved surface of a three-dimensional point group within a window set in a geographical area to be processed is calculated, and points whose altitude is higher than the approximate curved surface by a certain level or more are excluded as non-ground points. The calculation of the approximate surface and the exclusion of non-ground points are repeated while increasing the window step by step, and the remaining points that are not excluded until the end are extracted as ground points.

A Multiscale Curvature Algorithm for Classifying Discrete Return LiDAR in Forested Environments, S. Evans and T. Hudak, IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 45, NO. 4,2007A Multiscale Curvature Algorithm for Classifying Discrete Return LiDAR in Forested Environments, S. Evans and T. Hudak, IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 45, NO. 4, 2007

MCCでは、ウィンドウ内に非地表点が密集している場合に、その非地表点に基づいて近似曲面が算出されるため、非地表点が地表点として誤抽出(過剰抽出)される場合がある。 In MCC, when there are many non-ground points in a window, an approximate surface is calculated based on the non-ground points, so non-ground points may be incorrectly extracted (over-extracted) as ground points. .

本発明は、上述の課題を解決するためになされたものであり、3次元点群から地表点を高精度に抽出することを可能とする地表点抽出装置、地表点抽出方法およびプログラムを提供することを目的とする。 The present invention has been made to solve the above-mentioned problems, and provides a surface point extraction device, a surface point extraction method, and a program that enable highly accurate extraction of ground points from a three-dimensional point group. The purpose is to

本発明の実施形態に係る地表点抽出装置は、飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、取得された複数の構成点を候補点に設定する取得手段と、複数の段階のそれぞれにおいて、対象領域を、直前の段階の単位領域よりも小さい複数の単位領域に区分する区分手段と、複数の候補点のそれぞれについて、候補点の高度の低さに応じた指標を算出し、複数の段階のそれぞれにおいて、指標に基づいて、区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定する設定手段と、複数の段階のそれぞれにおいて、各単位領域の代表点から近似曲面を算出する算出手段と、複数の段階のうちの最終段階以外の段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出する候補点抽出手段と、複数の段階のうちの最終段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が所定範囲である構成点を地表を示す地表点として抽出する地表点抽出手段と、を有することを特徴とする。 A ground point extraction device according to an embodiment of the present invention acquires a plurality of constituent points included in a three-dimensional point group obtained by measuring a target area from an aircraft, and selects the plurality of acquired constituent points as candidates. an acquisition means for setting a point as a point; a segmentation means for dividing a target area into a plurality of unit areas smaller than the unit area of the immediately preceding step in each of the plurality of stages; a setting means for calculating an index according to a low altitude and setting a representative point of each unit area from candidate points included in each divided unit area based on the index in each of the plurality of stages; , in each of the plurality of stages, a calculation means for calculating an approximated surface from the representative points of each unit area; candidate point extraction means for extracting constituent points whose relative altitudes are within a predetermined range as candidate points; It is characterized by having a surface point extraction means for extracting a certain component point as a surface point indicating the surface of the earth.

また、設定手段は、複数の単位領域のうち、少なくとも一つの候補点を含む単位領域のみにおいて代表点を設定することが好ましい。 Moreover, it is preferable that the setting means sets the representative point only in a unit area that includes at least one candidate point among the plurality of unit areas.

また、設定手段は、各単位領域に直前の段階において代表点に設定された候補点が含まれる場合に候補点を単位領域の代表点に設定するとともに、直前の段階において代表点に設定されていない候補点のうちから新たな代表点を設定する、ことが好ましい。 Further, the setting means sets the candidate point as the representative point of the unit area when each unit area includes a candidate point that was set as the representative point in the immediately previous step, and also sets the candidate point as the representative point of the unit area. It is preferable to set a new representative point from among the candidate points that do not exist.

また、算出手段は、代表点のうち、直前の段階において代表点に設定されていた代表点の重みが、直前の段階において代表点に設定されていなかった代表点の重みよりも大きくなるようにして仮の近似曲面を算出し、仮の近似曲面に対する相対高度が高い代表点ほど重みが小さくなるようにして近似曲面を算出することが好ましい。 In addition, the calculation means is configured such that, among the representative points, the weight of the representative point that was set as a representative point in the immediately preceding step is greater than the weight of the representative point that was not set as a representative point in the immediately preceding step. It is preferable to calculate a temporary approximated curved surface by using the following method, and calculate the approximated curved surface such that the representative point having a higher relative altitude with respect to the tentative approximated curved surface is given a smaller weight.

また、設定手段は、各候補点と当該候補点を含む単位領域の中心位置との間の距離に基づく指標を算出することが好ましい。 Further, it is preferable that the setting means calculates an index based on the distance between each candidate point and the center position of a unit area including the candidate point.

また、算出手段は、各段階において同一の数の前記単位領域からなるグループごとに近似曲面を算出することが好ましい。 Further, it is preferable that the calculating means calculates the approximated curved surface for each group consisting of the same number of the unit regions at each stage.

本発明の実施形態に係る地表点抽出方法は、飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、取得された複数の構成点を候補点に設定し、複数の段階のそれぞれにおいて、対象領域を、直前の段階における単位領域よりも小さい複数の単位領域に区分し、複数の候補点のそれぞれについて、候補点の高度の低さに応じた指標を算出し、複数の段階のそれぞれにおいて、指標に基づいて、区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定し、複数の段階のそれぞれにおいて、各単位領域の代表点から近似曲面を算出し、複数の段階のうちの最終段階以外の段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出し、複数の段階のうちの最終段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が所定範囲である構成点を地表を示す地表点として抽出する、ことを含むことを特徴とする。 The ground point extraction method according to the embodiment of the present invention acquires a plurality of constituent points included in a three-dimensional point cloud obtained by measuring a target area from an aircraft, and uses the obtained plurality of constituent points as candidates. In each of the multiple stages, the target area is divided into multiple unit areas smaller than the unit area in the previous stage, and for each of the multiple candidate points, the In each of the plurality of stages, the representative point of each unit area is set from among the candidate points included in each divided unit area based on the index, and in each of the plurality of stages, each An approximate curved surface is calculated from the representative points of the unit area, and in a stage other than the final stage among the multiple stages, among the multiple constituent points obtained, constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range are selected as candidate points. and, in the final step of the plurality of steps, extracting, among the plurality of obtained constituent points, constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range as ground points indicating the ground surface. It is characterized by

本発明の実施形態に係るプログラムは、飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、取得された複数の構成点を候補点に設定し、複数の段階のそれぞれにおいて、対象領域を、直前の段階における単位領域よりも小さい複数の単位領域に区分し、複数の候補点のそれぞれについて、候補点の高度の低さに応じた指標を算出し、複数の段階のそれぞれにおいて、指標に基づいて、区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定し、複数の段階のそれぞれにおいて、各単位領域の代表点から近似曲面を算出し、複数の段階のうちの最終段階以外の段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出し、複数の段階のうちの最終段階において、取得された複数の構成点のうち、近似曲面に対する相対高度が所定範囲である構成点を地表を示す地表点として抽出する、ことをコンピュータに実行させることを特徴とする。 A program according to an embodiment of the present invention acquires a plurality of constituent points included in a three-dimensional point group obtained by measuring a target area from an aircraft, and sets the acquired plurality of constituent points as candidate points. In each of the multiple stages, the target area is divided into multiple unit areas smaller than the unit area in the immediately preceding stage, and for each of the multiple candidate points, an index is determined according to the low altitude of the candidate point. In each of the plurality of stages, the representative point of each unit area is set from among the candidate points included in each divided unit area based on the index, and in each of the plurality of stages, the representative point of each unit area is set. An approximate curved surface is calculated from the representative points, and in a step other than the final stage among the multiple stages, constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range are extracted as candidate points from among the plurality of constituent points obtained. , in the final stage of the plurality of stages, causing the computer to extract, from among the plurality of acquired constituent points, constituent points whose relative altitudes with respect to the approximate curved surface fall within a predetermined range as ground points indicating the ground surface; It is characterized by

本発明に係る地表点抽出装置、地表点抽出方法およびプログラムは、3次元点群から地表点を高精度に抽出することを可能とする。 A ground point extraction device, a ground point extraction method, and a program according to the present invention make it possible to extract ground points from a three-dimensional point group with high precision.

地表点抽出装置1の機能ブロック図である。1 is a functional block diagram of a ground point extraction device 1. FIG. 構成点テーブルT1のデータ構造の例を示す図である。It is a figure which shows the example of the data structure of composition point table T1. 地表点抽出処理の流れの例を示すフロー図である。FIG. 3 is a flow diagram showing an example of the flow of a ground point extraction process. 単位領域およびグループの設定について説明するための模式図である。FIG. 3 is a schematic diagram for explaining the setting of unit areas and groups. 代表点設定処理の流れの例を示すフロー図である。FIG. 3 is a flow diagram showing an example of the flow of representative point setting processing. 指標の算出および代表点の設定について説明するための模式図である。FIG. 3 is a schematic diagram for explaining calculation of an index and setting of a representative point. 検出処理の流れの例を示すフロー図である。FIG. 3 is a flow diagram showing an example of the flow of detection processing. 近似平面の傾斜角度に関する条件について説明するための模式図である。FIG. 3 is a schematic diagram for explaining conditions regarding the inclination angle of an approximate plane. 近似曲面算出処理の流れの例を示すフロー図である。FIG. 3 is a flow diagram showing an example of the flow of approximate curved surface calculation processing. (A)および(B)は、近似曲面の算出について説明するための模式図である。(A) and (B) are schematic diagrams for explaining calculation of an approximate curved surface.

以下、図面を参照しつつ、本発明の様々な実施形態について説明する。本発明の技術的範囲はそれらの実施形態に限定されず、特許請求の範囲に記載された発明及びその均等物に及ぶ点に留意されたい。 Hereinafter, various embodiments of the present invention will be described with reference to the drawings. It should be noted that the technical scope of the present invention is not limited to these embodiments, but extends to the claimed invention and its equivalents.

図1は、本発明の実施形態に係る地表点抽出装置1の機能ブロック図である。地表点抽出装置1は、飛行体から対象領域を計測して得られた3次元点群を構成する点のうちから地表を示す地表点を抽出する。3次元点群は、飛行体から対象領域の地表面に向けてレーザを照射したときの反射点の位置を算出することにより得られる。レーザは対象領域の樹木や建造物のような地物でも反射されるため、3次元点群には、地表面を示す地表点と地表面以外の地物を示す非地表点とが含まれる。すなわち、地表点抽出装置1は、地表点と非地表点とを含む3次元点群から地表点のみを抽出する。地表点抽出装置1は、記憶部11、通信部12、表示部13、操作部14および処理部15を有する。 FIG. 1 is a functional block diagram of a ground point extraction device 1 according to an embodiment of the present invention. The ground point extraction device 1 extracts ground points indicating the ground surface from among the points constituting a three-dimensional point group obtained by measuring a target area from an aircraft. The three-dimensional point group is obtained by calculating the position of the reflection point when a laser is irradiated from the aircraft toward the ground surface of the target area. Since the laser is also reflected by features such as trees and buildings in the target area, the three-dimensional point group includes ground points indicating the ground surface and non-ground points indicating features other than the ground surface. That is, the ground point extraction device 1 extracts only ground points from a three-dimensional point group including ground points and non-ground points. The ground point extraction device 1 includes a storage section 11 , a communication section 12 , a display section 13 , an operation section 14 , and a processing section 15 .

記憶部11は、プログラムおよびデータを記憶するための構成であり、例えば半導体メモリを備える。記憶部11は、プログラムとして、処理部15による処理に用いられるオペレーティングシステムプログラム、ドライバプログラム、アプリケーションプログラム等を記憶する。プログラムは、CD-ROM(Compact Disc Read Only Memory)、DVD-ROM(Digital Versatile Disc Read Only Memory)等のコンピュータ読取可能かつ非一時的な可搬型記憶媒体から記憶部11にインストールされる。 The storage unit 11 is configured to store programs and data, and includes, for example, a semiconductor memory. The storage unit 11 stores, as programs, an operating system program, a driver program, an application program, etc. used in processing by the processing unit 15. The program is installed in the storage unit 11 from a computer-readable, non-temporary, portable storage medium such as a CD-ROM (Compact Disc Read Only Memory) or a DVD-ROM (Digital Versatile Disc Read Only Memory).

通信部12は、地表点抽出装置1を他の装置と通信可能にする構成であり、通信インタフェース回路を備える。通信部12が備える通信インタフェース回路は、有線LAN(Local Area Network)又は無線LAN等の通信インタフェース回路である。通信部12は、データを他の装置から受信して処理部15に供給するとともに、処理部15から供給されたデータを他の装置に送信する。 The communication unit 12 is configured to enable the ground point extraction device 1 to communicate with other devices, and includes a communication interface circuit. The communication interface circuit included in the communication unit 12 is a communication interface circuit such as a wired LAN (Local Area Network) or a wireless LAN. The communication unit 12 receives data from another device and supplies it to the processing unit 15, and also transmits the data supplied from the processing unit 15 to the other device.

表示部13は、画像を表示するための構成であり、例えば液晶ディスプレイまたは有機EL(Electro-Luminescence)ディスプレイを備える。表示部13は、処理部15から供給された表示データに基づいて画像を表示する。 The display unit 13 is configured to display images, and includes, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display. The display unit 13 displays images based on display data supplied from the processing unit 15.

操作部14は、地表点抽出装置1に対する操作を受け付けるための構成であり、例えばキーボード、キーパッド、マウス等を備える。操作部14は、表示部13と一体化されたタッチパネルでもよい。操作部14は、受け付けた操作に応じた操作信号を生成して処理部15に供給する。 The operation unit 14 is configured to receive operations on the ground point extraction device 1, and includes, for example, a keyboard, a keypad, a mouse, and the like. The operation unit 14 may be a touch panel integrated with the display unit 13. The operation unit 14 generates an operation signal according to the received operation and supplies it to the processing unit 15.

処理部15は、地表点抽出装置1の動作を統括的に制御する構成であり、一つまたは複数のプロセッサおよびその周辺回路を備える。処理部15は、例えば、CPU(Central Processing Unit)を備える。処理部15は、GPU(Graphics Processing Unit)、DSP(Digital Signal Processor)、LSI(Large Scale Integration)、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)等を備えてもよい。処理部15は、記憶部11に記憶されているプログラムに基づいて地表点抽出装置1の各種処理が適切な手順で実行されるように、各構成の動作を制御するとともに、各種の処理を実行する。 The processing unit 15 is configured to collectively control the operation of the ground point extraction device 1, and includes one or more processors and their peripheral circuits. The processing unit 15 includes, for example, a CPU (Central Processing Unit). The processing unit 15 may include a GPU (Graphics Processing Unit), a DSP (Digital Signal Processor), an LSI (Large Scale Integration), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), and the like. The processing unit 15 controls the operation of each component and executes various processes so that various processes of the ground point extraction device 1 are executed in appropriate procedures based on the programs stored in the storage unit 11. do.

処理部15は、取得部151、区分部152、選択部153、設定部154、検出部155、算出部156、候補点抽出部157、地表点抽出部158および出力部159を機能ブロックとして備える。これらの各部は、処理部15が実行するプログラムによって実現される機能モジュールである。これらの各部は、ファームウェアとして地表点抽出装置1に実装されてもよい。取得部151、区分部152、選択部153、設定部154、検出部155、算出部156、候補点抽出部157、地表点抽出部158および出力部159は、それぞれ取得手段、区分手段、選択手段、設定手段、検出手段、算出手段、候補点抽出手段、地表点抽出手段および出力手段の一例である。 The processing unit 15 includes an acquisition unit 151, a classification unit 152, a selection unit 153, a setting unit 154, a detection unit 155, a calculation unit 156, a candidate point extraction unit 157, a ground point extraction unit 158, and an output unit 159 as functional blocks. Each of these units is a functional module realized by a program executed by the processing unit 15. Each of these parts may be implemented in the ground point extraction device 1 as firmware. The acquisition section 151, the classification section 152, the selection section 153, the setting section 154, the detection section 155, the calculation section 156, the candidate point extraction section 157, the ground point extraction section 158, and the output section 159 are an acquisition means, a classification means, and a selection means, respectively. , a setting means, a detection means, a calculation means, a candidate point extraction means, a ground point extraction means, and an output means.

図2は、記憶部11に記憶される構成点テーブルT1のデータ構造の例を示す図である。構成点は、3次元点群を構成する点である。構成点テーブルT1は、構成点ID、座標およびパルス種別を相互に関連付けて記憶する。 FIG. 2 is a diagram showing an example of the data structure of the constituent point table T1 stored in the storage unit 11. Constituent points are points that make up a three-dimensional point group. The constituent point table T1 stores constituent point IDs, coordinates, and pulse types in association with each other.

構成点IDは、3次元点群を構成する構成点のそれぞれを識別する情報である。座標は、構成点の位置を示す3次元座標であり、例えば平面直角座標系で規定される。なお、以降では、3次元座標のうち、x座標またはy座標によって規定される位置を水平位置と称し、z座標によって規定される位置を高度と称することがある。パルス種別として、ファーストパルス、中間パルスおよびラストパルスのうちのいずれか1つが記憶される。 The constituent point ID is information that identifies each constituent point that constitutes the three-dimensional point group. The coordinates are three-dimensional coordinates indicating the positions of the constituent points, and are defined, for example, in a plane orthogonal coordinate system. Note that, hereinafter, of the three-dimensional coordinates, the position defined by the x-coordinate or the y-coordinate may be referred to as a horizontal position, and the position defined by the z-coordinate may be referred to as an altitude. Any one of a first pulse, an intermediate pulse, and a last pulse is stored as the pulse type.

構成点テーブルT1の各データは、飛行体から対象領域を計測して得られた計測データに基づいてあらかじめ生成される。飛行体には、GNSS(Global Navigation Satellite System)、IMU(Inertial Measurement Unit)およびレーザ計測器が搭載される。レーザ計測器は、対象領域に向けてレーザを照射してその反射光を検出することにより反射点までの距離を計測する。GNSSおよびIMUによる計測結果に基づく飛行体の位置および姿勢と、レーザ計測器によって計測された反射点までの距離とに基づいて、反射点である構成点の位置が算出される。 Each piece of data in the constituent point table T1 is generated in advance based on measurement data obtained by measuring the target area from the flying object. The aircraft is equipped with a GNSS (Global Navigation Satellite System), an IMU (Inertial Measurement Unit), and a laser measuring instrument. A laser measuring device measures the distance to a reflection point by emitting a laser toward a target area and detecting the reflected light. The positions of constituent points, which are reflection points, are calculated based on the position and attitude of the flying object based on the measurement results by GNSS and IMU, and the distance to the reflection point measured by the laser measuring instrument.

レーザ計測器から照射されたレーザが複数の反射点で反射され、複数の反射光が検出されることがある。この場合、最初に検出された反射光がファーストパルスであり、最後に検出された反射光がラストパルスであり、ファーストパルスとラストパルスとの間に検出された反射光が中間パルスである。一般に、ファーストパルスおよび中間パルスの反射点はラストパルスの反射点よりも上方であるため、ファーストパルス、中間パルスおよびラストパルスのうち、地表点で反射した可能性が最も高いのはラストパルスである。なお、一回のレーザの照射に対して1つの反射光のみが検出された場合、その反射光はラストパルスであるものとする。 A laser emitted from a laser measuring device may be reflected at multiple reflection points, and multiple reflected lights may be detected. In this case, the reflected light detected first is the first pulse, the reflected light detected last is the last pulse, and the reflected light detected between the first pulse and the last pulse is the intermediate pulse. In general, the reflection points of the first and intermediate pulses are higher than the reflection points of the last pulse, so among the first, intermediate, and last pulses, the last pulse is most likely to have reflected at a surface point. . Note that if only one reflected light is detected for one laser irradiation, that reflected light is assumed to be the last pulse.

パルス種別に代えて、一回のレーザの照射に対して検出された複数の反射光のうち何番目の反射光であるかを示す反射順が記憶されてもよい。この場合、反射順の値が1である反射光がファーストパルスであり、反射順の値が最大である反射光がラストパルスであり、他の反射光が中間パルスである。 Instead of the pulse type, a reflection order indicating the number of reflected light among a plurality of reflected lights detected for one laser irradiation may be stored. In this case, the reflected light whose reflection order value is 1 is the first pulse, the reflected light whose reflection order value is the maximum is the last pulse, and the other reflected lights are intermediate pulses.

図3は、地表点抽出装置1によって実行される地表点抽出処理の流れの例を示すフロー図である。地表点抽出処理は、記憶部11に記憶されたプログラムに基づいて、処理部15が地表点抽出装置1の他の構成と協働することにより実現される。 FIG. 3 is a flowchart illustrating an example of the flow of the ground point extraction process executed by the ground point extraction device 1. The ground point extraction process is realized by the processing unit 15 cooperating with other components of the ground point extraction device 1 based on a program stored in the storage unit 11.

以下では、地表点抽出処理の流れの概略について説明する。 Below, the outline of the flow of the ground point extraction process will be explained.

最初に、対象領域が複数の単位領域に区分される。また、対象領域に含まれる構成点の少なくとも一部が候補点に設定される。例えば、構成点テーブルT1に記憶された構成点のうちラストパルスに対応する構成点が候補点に設定される。次に、候補点の高度に基づいて、地表点である可能性が高い候補点が各単位領域の代表点に設定される。次に、代表点の高度に基づいて、地表面の傾斜が急変する傾斜変化点を含む単位領域が検出される。次に、傾斜変化点を含む単位領域の代表点の重みが他の代表点の重みよりも大きくなるようにして、代表点の近似曲面が算出される。次に、近似曲面に対する相対高度が所定範囲である構成点が候補点として抽出される。所定範囲は、例えば、所定の閾値未満の範囲である。相対高度が高い候補点は、地表面よりも上方の樹木や建造物で反射された反射点に対応し、非地表点である可能性が高いため、相対高度が低い構成点が候補点として抽出される。処理対象の領域を段階的に縮小するとともに、相対高度の所定範囲の閾値を減少させながら上述の処理が繰り返される。構成点テーブルT1に記憶された構成点のうち、最終段階において近似曲面に対する相対高度が所定範囲である構成点が地表点として抽出される。 First, the target area is divided into a plurality of unit areas. Furthermore, at least some of the constituent points included in the target area are set as candidate points. For example, a component point corresponding to the last pulse among the component points stored in the component point table T1 is set as a candidate point. Next, a candidate point that is likely to be a ground point is set as a representative point of each unit area based on the altitude of the candidate point. Next, a unit area including a slope change point where the slope of the ground surface suddenly changes is detected based on the altitude of the representative point. Next, an approximate curved surface of the representative point is calculated such that the weight of the representative point of the unit area including the slope change point is greater than the weight of other representative points. Next, constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range are extracted as candidate points. The predetermined range is, for example, a range less than a predetermined threshold. Candidate points with high relative altitudes correspond to reflection points reflected by trees and buildings above the ground surface, and are likely to be non-ground points, so component points with low relative altitudes are extracted as candidate points. be done. The above process is repeated while reducing the area to be processed step by step and decreasing the threshold value of the predetermined range of relative altitude. Among the constituent points stored in the constituent point table T1, constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range are extracted as ground points in the final stage.

単位領域の候補点の多くが非地表点である場合には、非地表点が代表点に設定される可能性が高くなり、地表面の形状が適切に反映された近似曲面を算出することができない場合がある。しかし、単位領域を最初に広く設定することにより、最初の段階における単位領域のそれぞれに地表点が含まれる可能性が高くなる。そして、最初の段階において非地表点を候補点から除外することにより、後段階では地表点である候補点の割合が多くなり、地表面の形状が適切に反映された近似曲面が算出される。したがって、単位領域が段階的に縮小されることにより、非地表点が密集している領域を含む3次元点群から地表点を高精度に抽出することが可能となる。 If many of the candidate points for a unit area are non-ground points, there is a high possibility that non-ground points will be set as representative points, making it difficult to calculate an approximate curved surface that appropriately reflects the shape of the ground surface. It may not be possible. However, by initially setting a wide unit area, there is a high possibility that each unit area in the first stage includes a ground point. By excluding non-ground points from candidate points in the first step, the proportion of candidate points that are ground points increases in the later stages, and an approximate curved surface that appropriately reflects the shape of the ground surface is calculated. Therefore, by reducing the unit area in stages, it becomes possible to extract ground points with high precision from a three-dimensional point group including an area where non-ground points are concentrated.

また、一般に、近似曲面は傾斜が連続的に変化する面として算出されるため、地表面の傾斜が急変する領域においては地表面の形状を適切に反映することができない場合がある。しかし、傾斜変化点を含む単位領域の代表点に大きい重みを設定することにより、地表面の傾斜が急変する領域においても地表面の形状が近似曲面に適切に反映されるようになる。したがって、傾斜変化点を含む単位領域の代表点の重みが大きく設定されることにより、傾斜が急変する領域を含む3次元点群から地表点を高精度に抽出することが可能となる。 Furthermore, since the approximate curved surface is generally calculated as a surface whose slope changes continuously, it may not be possible to appropriately reflect the shape of the earth's surface in areas where the slope of the earth's surface changes suddenly. However, by assigning a large weight to the representative point of the unit area including the slope change point, the shape of the ground surface can be appropriately reflected in the approximated curved surface even in a region where the slope of the ground surface changes suddenly. Therefore, by setting a large weight to the representative point of the unit area including the slope change point, it becomes possible to extract the ground surface point with high precision from the three-dimensional point group including the area where the slope changes suddenly.

以下では、地表点抽出処理の流れの詳細について説明する。 Below, details of the flow of the ground point extraction process will be explained.

最初に、取得部151は、地表点を抽出する対象となる対象領域および複数の構成点を取得するとともに、複数の構成点を候補点に設定する(ステップS101)。例えば、取得部151は、操作部14に対する利用者の操作によって指定された地理的領域を対象領域として取得する。対象領域は任意の形状の領域であってよいが、以下では矩形領域であるものとする。また、取得部151は、構成点テーブルT1に記憶された構成点のうち、対象領域に含まれる構成点を取得する。対象領域に含まれる構成点は、x座標およびy座標によって規定される候補点の水平位置が対象領域に含まれる構成点である。 First, the acquisition unit 151 acquires a target area from which surface points are to be extracted and a plurality of constituent points, and sets the plurality of constituent points as candidate points (step S101). For example, the acquisition unit 151 acquires a geographical area specified by a user's operation on the operation unit 14 as a target area. Although the target area may have any shape, it is assumed below that it is a rectangular area. Furthermore, the acquisition unit 151 acquires constituent points included in the target region from among the constituent points stored in the constituent point table T1. The constituent points included in the target area are constituent points whose horizontal positions of candidate points defined by the x and y coordinates are included in the target area.

取得部151は、操作部14に対する利用者の操作によって指定された計測データに基づく全ての構成点の水平位置を包含する地理的領域を対象領域として取得してもよい。その場合、対象領域は、後述する単位領域の辺の長さの倍数である長さの辺を有する矩形領域であるのが好ましい。また、取得部151は、通信部12を介して他の装置から対象領域および構成点を取得してもよい。 The acquisition unit 151 may acquire, as the target area, a geographical area that includes the horizontal positions of all constituent points based on the measurement data specified by the user's operation on the operation unit 14. In that case, the target area is preferably a rectangular area having sides whose length is a multiple of the length of a side of a unit area, which will be described later. Further, the acquisition unit 151 may acquire the target area and constituent points from another device via the communication unit 12.

取得部151は、複数の構成点のうちの少なくとも一部の構成点を候補点に設定する。例えば、取得部151は、対象領域に含まれる構成点のうち、ラストパルスに対応する構成点を候補点に設定する。 The acquisition unit 151 sets at least some of the plurality of constituent points as candidate points. For example, the acquisition unit 151 sets the constituent points corresponding to the last pulse among the constituent points included in the target region as candidate points.

次に、区分部152は、対象領域を複数の単位領域に区分する(ステップS102)。単位領域は任意の形状の領域であってよいが、以下では矩形領域であるものとする。また、区分部152は、相互に隣接する所定個数の単位領域からなる複数のグループを設定する。 Next, the dividing unit 152 divides the target area into a plurality of unit areas (step S102). The unit area may be an area of any shape, but in the following, it is assumed to be a rectangular area. Further, the dividing unit 152 sets a plurality of groups each consisting of a predetermined number of mutually adjacent unit areas.

図4(A)および(B)は、単位領域およびグループの設定について説明するための模式図である。図4(A)は、最初の段階における単位領域およびグループについて示している。図4(A)に示す例では、正方形である対象領域Tが16個(4×4個)の単位領域U1に区分されており、各単位領域の境界が破線により図示されている。また、相互に隣接する4個(2×2個)の単位領域U1からなるグループG1が設定されており、各グループの境界が実線により図示されている。 FIGS. 4A and 4B are schematic diagrams for explaining the settings of unit areas and groups. FIG. 4(A) shows unit areas and groups at the first stage. In the example shown in FIG. 4(A), the square target area T is divided into 16 (4×4) unit areas U1, and the boundaries of each unit area are illustrated by broken lines. Further, a group G1 consisting of four (2×2) unit areas U1 adjacent to each other is set, and the boundaries of each group are illustrated by solid lines.

ステップS102-S109の処理は、単位領域の大きさを段階的に縮小させながら繰り返し実行される。図4(B)は、図4(A)の次の段階における単位領域およびグループについて示している。図4(B)に示す例では、2段階目の単位領域U2(2回目に実行されるステップS102において設定される単位領域)は1段階目の単位領域U1(1回目に実行されるステップS102において設定される単位領域)の半分の大きさ(4分の1の面積)に設定されている。これにより、対象領域Tは64個(8×8個)の単位領域U2に区分されている。すなわち、対象領域Tは、二段階目以降において、直前の段階における単位領域U1よりも小さい複数の単位領域U2に区分される。また、相互に隣接する4個(2×2個)の単位領域U2からなるグループG2が設定されている。このように、単位領域は後段階の単位領域が前段階の単位領域よりも小さくなるように設定され、グループは各段階において同一の数の単位領域からなるように設定される。したがって、グループが段階的に縮小される。 The processes in steps S102 to S109 are repeatedly executed while reducing the size of the unit area step by step. FIG. 4(B) shows unit areas and groups at the next stage of FIG. 4(A). In the example shown in FIG. 4B, the unit area U2 of the second stage (the unit area set in step S102 executed the second time) is the unit area U1 of the first stage (the unit area set in step S102 executed the first time). The unit area is set to be half the size (one-fourth the area) of the unit area set in . As a result, the target area T is divided into 64 (8×8) unit areas U2. That is, the target area T is divided into a plurality of unit areas U2 smaller than the unit area U1 at the immediately previous stage in the second and subsequent stages. Further, a group G2 consisting of four (2×2) unit areas U2 adjacent to each other is set. In this way, the unit areas are set such that the unit area in the subsequent stage is smaller than the unit area in the previous stage, and the group is set such that it consists of the same number of unit areas in each stage. Therefore, the group is reduced in stages.

段階数、各段階における単位領域の大きさ、グループを構成する単位領域の数は、任意に設定されてよい。段階数は、例えば6段階に設定される。この場合、各段階における単位領域は、例えば四辺がそれぞれ32m、16m、8m、4m、2m、1mの矩形領域に設定される。また、グループを構成する単位領域の数は、例えば100個(10×10個)に設定される。このような例に限られず、段階数は、非地表点が地表点として誤抽出(過剰抽出)される可能性が小さくなるように事前の実験を通じて適宜に設定されてよい。単位領域の大きさ、特に最初の段階における単位領域の大きさは、非地表点が密集し得る建造物の大きさや樹木の密集部の広さを考慮して適宜に設定されてよい。グループを構成する単位領域の数は、近似曲面の精度と近似曲面の算出処理の負荷とのトレードオフを考慮して適宜に設定されてよい。 The number of stages, the size of the unit area in each stage, and the number of unit areas forming a group may be set arbitrarily. The number of stages is set to six stages, for example. In this case, the unit areas at each stage are set as rectangular areas with four sides of 32 m, 16 m, 8 m, 4 m, 2 m, and 1 m, respectively. Further, the number of unit areas constituting a group is set to, for example, 100 (10×10). The number of stages is not limited to such an example, and may be appropriately set through prior experiments so as to reduce the possibility that a non-ground point will be erroneously extracted (excessively extracted) as a ground point. The size of the unit area, particularly the size of the unit area at the initial stage, may be appropriately set in consideration of the size of a building where non-ground points may be concentrated and the size of a densely populated area of trees. The number of unit regions constituting a group may be appropriately set in consideration of the trade-off between the accuracy of the approximate curved surface and the load of calculation processing of the approximate curved surface.

なお、図4(A)および(B)に示す例では、2段階目の単位領域U2は、1段階目の単位領域U1の半分の大きさを有し、1段階目の単位領域U1を4つに区分したものとなっている。すなわち、後段階の単位領域は前段階の単位領域を区分することにより設定されている。このような例に限られず、後段階の単位領域は前段階の単位領域にかかわらずに設定されてよい。例えば、単位領域が直前の単位領域の0.9倍の大きさに設定される場合には、後段階の単位領域は前段階の単位領域を区分したものではなくなる。 In the example shown in FIGS. 4(A) and 4(B), the unit area U2 at the second stage has half the size of the unit area U1 at the first stage, and the unit area U1 at the first stage is It is divided into two parts. That is, the unit area of the subsequent stage is set by dividing the unit area of the previous stage. The unit area is not limited to this example, and the unit area of the subsequent stage may be set regardless of the unit area of the previous stage. For example, if the unit area is set to be 0.9 times the size of the immediately preceding unit area, the unit area at the subsequent stage is no longer a division of the unit area at the previous stage.

図3に戻り、次に、選択部153は、処理対象となるグループを選択する(ステップS103)。選択部153は、ステップS102で設定された複数のグループのうち、まだ処理対象として選択されていないグループを処理対象のグループとして選択する。 Returning to FIG. 3, next, the selection unit 153 selects a group to be processed (step S103). The selection unit 153 selects a group that has not yet been selected as a processing target from among the plurality of groups set in step S102 as a processing target group.

次に、設定部154は、処理対象のグループの各単位領域に含まれる候補点のうちから代表点を設定する代表点設定処理を実行する(ステップS104)。代表点設定処理の詳細は後述する。 Next, the setting unit 154 executes representative point setting processing to set a representative point from among the candidate points included in each unit area of the group to be processed (step S104). Details of the representative point setting process will be described later.

次に、検出部155は、傾斜変化点を含む単位領域を検出する検出処理を実行する(ステップS105)。検出処理の詳細は後述する。 Next, the detection unit 155 executes a detection process of detecting a unit area including the slope change point (step S105). Details of the detection process will be described later.

次に、算出部156は、各単位領域の代表点から近似曲面を算出する近似曲面算出処理を実行する(ステップS106)。近似曲面算出処理の詳細は後述する。 Next, the calculation unit 156 executes an approximate curved surface calculation process that calculates an approximate curved surface from the representative points of each unit area (step S106). Details of the approximate curved surface calculation process will be described later.

次に、選択部153は、ステップS102で設定された全てのグループが処理対象のグループとして選択されたか否かを判定する(ステップS107)。 Next, the selection unit 153 determines whether all the groups set in step S102 have been selected as groups to be processed (step S107).

全てのグループが処理対象のグループとして選択されていない場合(ステップS107-No)、地表点抽出処理はステップS103に戻り、選択部153は、まだ処理対象として選択されていないグループを処理対象のグループとして選択する。 If all the groups have not been selected as the processing target groups (step S107 - No), the ground point extraction process returns to step S103, and the selection unit 153 selects the groups that have not yet been selected as the processing target groups. Select as.

全てのグループが処理対象のグループとして選択された場合(ステップS107-Yes)、候補点抽出部157は、最終段階の処理が実行されたか否かを判定する(ステップS108)。候補点抽出部157は、ステップS102-S107の処理が予め設定された段階数だけ実行された場合に、最終段階の処理が実行されたと判定する。 If all the groups have been selected as groups to be processed (step S107-Yes), the candidate point extraction unit 157 determines whether the final stage of processing has been executed (step S108). The candidate point extraction unit 157 determines that the final stage of processing has been performed when the processing of steps S102 to S107 has been performed a preset number of stages.

まだ最終段階の処理が実行されていない場合(ステップS108-No)、候補点抽出部157は、ステップS101で取得された構成点のうち、現段階において算出された近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出する(ステップS109)。相対高度は、構成点の高度から、構成点と同一の水平位置における近似曲面の高度を減じた値である。所定範囲は、例えば、所定の閾値未満の範囲である。この場合、閾値は、段階的に小さくなるように設定される。すなわち、閾値は、二段階目以降において、直前の段階の閾値よりも小さくなるように設定される。例えば、閾値は、直前の段階の閾値の半分となるように設定される。 If the final stage of processing has not yet been executed (step S108-No), the candidate point extraction unit 157 determines that among the constituent points acquired in step S101, the relative altitude with respect to the approximate surface calculated at the current stage is within a predetermined range. The component points that are are extracted as candidate points (step S109). The relative altitude is the value obtained by subtracting the altitude of the approximate curved surface at the same horizontal position as the constituent points from the altitude of the constituent points. The predetermined range is, for example, a range less than a predetermined threshold. In this case, the threshold value is set to decrease in steps. That is, the threshold value is set to be smaller than the threshold value of the immediately previous stage in the second and subsequent stages. For example, the threshold value is set to be half of the threshold value of the previous stage.

ステップS108の後に、地表点抽出処理はステップS102に戻り、区分部152は、対象領域を次段階の大きさの単位領域に区分する。また、区分部152は、相互に隣接する所定個数の単位領域からなる複数のグループを設定する。 After step S108, the ground point extraction process returns to step S102, and the dividing unit 152 divides the target area into unit areas of the next level of size. Further, the dividing unit 152 sets a plurality of groups each consisting of a predetermined number of mutually adjacent unit areas.

最終段階の処理が実行された場合(ステップS108-Yes)、地表点抽出部158は、ステップS101で取得された複数の構成点のうち、最終段階において各グループについて算出された近似曲面に対する相対高度が所定範囲である構成点を地表点として抽出する(ステップS110)。所定範囲は、例えば、所定の閾値未満の範囲である。閾値は、直前の段階のステップS109における閾値よりも小さくなるように設定されてもよく、ステップS109における閾値にかかわらずあらかじめ設定されてもよい。 When the final stage process is executed (step S108-Yes), the ground point extraction unit 158 extracts the relative altitude of the approximate curved surface calculated for each group in the final stage among the plurality of constituent points acquired in step S101. Constituent points having a predetermined range are extracted as ground points (step S110). The predetermined range is, for example, a range less than a predetermined threshold. The threshold value may be set to be smaller than the threshold value in step S109 at the immediately previous stage, or may be set in advance regardless of the threshold value in step S109.

次に、出力部159は、抽出された地表点を出力する(ステップS111)。例えば、出力部159は、通信部12を介して、抽出された地表点のデータを他の装置に送信する。出力部159は、抽出された地表点を表示部13に表示してもよい。以上で、地表点抽出処理が終了する。 Next, the output unit 159 outputs the extracted ground point (step S111). For example, the output unit 159 transmits the data of the extracted ground point to another device via the communication unit 12. The output unit 159 may display the extracted ground points on the display unit 13. With this, the ground point extraction process is completed.

図5は、代表点設定処理の流れの例を示すフロー図である。代表点設定処理は、処理対象のグループの各単位領域に含まれる候補点のうちから代表点を設定する処理である。代表点設定処理は、地表点抽出処理のステップS104において実行される。 FIG. 5 is a flow diagram showing an example of the flow of representative point setting processing. The representative point setting process is a process of setting a representative point from among the candidate points included in each unit area of the group to be processed. The representative point setting process is executed in step S104 of the ground point extraction process.

最初に、設定部154は、代表点を設定する対象となる処理対象の単位領域を選択する(ステップS201)。設定部154は、処理対象のグループの単位領域のうち、まだ処理対象として選択されていない単位領域を処理対象の単位領域として選択する。 First, the setting unit 154 selects a unit area to be processed for which a representative point is to be set (step S201). The setting unit 154 selects a unit area that has not yet been selected as a processing target from among the unit areas of the processing target group as a processing target unit area.

次に、設定部154は、処理対象の単位領域に候補点が含まれるか否かを判定する(ステップS202)。設定部154は、処理対象の単位領域に構成点テーブルT1に記憶されているいずれかの候補点の水平位置が含まれるか否かにより、処理対象の単位領域に候補点が含まれるか否かを判定する。 Next, the setting unit 154 determines whether a candidate point is included in the unit area to be processed (step S202). The setting unit 154 determines whether a candidate point is included in the unit area to be processed, depending on whether the horizontal position of any candidate point stored in the component point table T1 is included in the unit area to be processed. Determine.

処理対象の単位領域の候補点が含まれない場合(ステップS202-No)、設定部154は、処理対象の単位領域に代表点を設定しない(ステップS203)。 If the candidate point of the unit area to be processed is not included (step S202-No), the setting unit 154 does not set a representative point in the unit area to be processed (step S203).

処理対象の単位領域に候補点が含まれる場合(ステップS202-Yes)、設定部154は、処理対象の単位領域の候補点に、直前の段階において代表点に設定された候補点が含まれるか否かを判定する(ステップS204)。現段階が最初の段階である場合には、設定部154は、処理対象の単位領域の候補点に、直前の段階において代表点に設定された候補点は含まれないと判定する。 If the candidate point is included in the unit area to be processed (step S202 - Yes), the setting unit 154 determines whether the candidate point set as the representative point in the previous step is included in the candidate points in the unit area to be processed. It is determined whether or not (step S204). If the current stage is the first stage, the setting unit 154 determines that the candidate points of the unit area to be processed do not include the candidate points set as representative points in the immediately previous stage.

処理対象の単位領域の候補点に直前段階に代表点として設定された候補点が含まれる場合(ステップS204-Yes)、設定部154は、直前段階の代表点であった候補点を代表点に設定する(ステップS205)。すなわち、直前の段階において代表点に設定された候補点は、現段階でも引き続き代表点に設定される。 If the candidate points of the unit area to be processed include a candidate point that was set as a representative point in the immediately preceding step (step S204-Yes), the setting unit 154 sets the candidate point that was the representative point in the immediately preceding step as the representative point. settings (step S205). That is, the candidate point that was set as the representative point in the previous stage continues to be set as the representative point in the current stage.

処理対象の単位領域の候補点に直前段階に代表点として設定された候補点が含まれない場合(ステップS204-No)、代表点設定処理はステップS206に進む。 If the candidate points of the unit area to be processed do not include the candidate points set as representative points in the previous step (step S204-No), the representative point setting process proceeds to step S206.

次に、設定部154は、処理対象の単位領域の候補点のそれぞれについて、候補点の高度の低さに応じた指標を算出する(ステップS206)。例えば、設定部154は、候補点と候補点を含む単位領域の中心位置との間の距離に基づく指標を算出する。指標は、候補点の高度が低いほど小さくなり、候補点と単位領域の中心位置との間の距離が短いほど小さくなる。例えば、指標Iは、候補点の高度と、候補点と単位領域の中心位置との間の水平距離との重み付け和であり、次の式に従う。

Figure 0007366227000002
ここで、Hは候補点の高度であり、Dは候補点の位置と単位領域の中心位置との間の水平距離である。また、aは重みであり、事前の実験を通じて0より大きい任意の値に設定される。 Next, the setting unit 154 calculates an index corresponding to the low altitude of the candidate point for each of the candidate points in the unit area to be processed (step S206). For example, the setting unit 154 calculates an index based on the distance between the candidate point and the center position of the unit area including the candidate point. The lower the altitude of the candidate point, the smaller the index becomes, and the shorter the distance between the candidate point and the center position of the unit area, the smaller the index becomes. For example, the index I is a weighted sum of the altitude of the candidate point and the horizontal distance between the candidate point and the center position of the unit area, and follows the following formula.
Figure 0007366227000002
Here, H is the altitude of the candidate point, and D is the horizontal distance between the position of the candidate point and the center position of the unit area. Further, a is a weight, and is set to an arbitrary value greater than 0 through prior experiments.

次に、設定部154は、指標に基づいて、処理対象の単位領域に含まれる、代表点に設定されていない候補点のうちのいずれかを処理対象の単位領域の新たな代表点に設定する(ステップS207)。例えば、設定部154は、代表点に設定されていない候補点のうち最小の指標を有する候補点を代表点に設定する。すなわち、直前の段階に代表点に設定された候補点が処理対象の単位領域に含まれる場合には、直前の段階に代表点に設定された候補点と、直前の段階で代表点に設定されていない候補点のうち最小の指標を有する候補点とが代表点に設定される。 Next, based on the index, the setting unit 154 sets one of the candidate points included in the unit area to be processed and not set as a representative point as a new representative point of the unit area to be processed. (Step S207). For example, the setting unit 154 sets the candidate point having the smallest index among the candidate points that are not set as representative points as the representative point. In other words, if a candidate point that was set as a representative point in the immediately previous step is included in the unit area to be processed, the candidate point that was set as a representative point in the immediately previous step and the candidate point that was set as a representative point in the immediately previous step are The candidate point having the smallest index among the candidate points that do not have the index is set as the representative point.

図6は、指標の算出および代表点の設定について説明するための模式図である。上述したように、代表点は、候補点の高度Hの低さに応じた指標が最小となる候補点である。非地表点である候補点は地物で反射されたレーザの反射点であるため、地表面よりも高い高度を有する。代表点が候補点の高度Hの低さに応じた指標が最小となる候補点に設定されることにより、地表点である可能性が高い候補点が代表点に設定される。 FIG. 6 is a schematic diagram for explaining calculation of indicators and setting of representative points. As described above, the representative point is the candidate point where the index corresponding to the low altitude H of the candidate point is the minimum. The candidate point, which is a non-ground point, is a reflection point of a laser reflected by a terrestrial object, and therefore has a higher altitude than the ground surface. By setting the representative point to the candidate point that minimizes the index according to the low altitude H of the candidate point, a candidate point that is likely to be a ground point is set as the representative point.

また、代表点は、各候補点と当該候補点を含む単位領域の中心位置との間の距離に基づく指標が最小となる候補点である。すなわち、候補点が処理対象の単位領域の中心に近いほど、その候補点が代表点に設定される可能性が高くなる。代表点が候補点の水平位置に基づかずに設定される場合、図6の領域Aのように、単位領域の境界付近に地表面が窪んだ領域が存在するときに、多くの代表点がその領域に含まれる候補点に設定される可能性がある。この場合、地表面の形状が代表点に対する近似曲面に適切に反映されなくなる。処理対象の単位領域の中心に近い候補点を代表点に設定されやすくすることにより、単位領域の境界付近の候補点が代表点に設定されにくくなる。したがって、代表点が分散され、地表面の形状が適切に反映された近似曲面が算出される可能性が高くなる。 Further, the representative point is a candidate point with a minimum index based on the distance between each candidate point and the center position of a unit area including the candidate point. That is, the closer the candidate point is to the center of the unit area to be processed, the higher the possibility that the candidate point will be set as the representative point. When representative points are set without being based on the horizontal position of candidate points, when there is an area where the ground surface is depressed near the boundary of the unit area, as in area A in Figure 6, many representative points Candidate points included in the area may be set. In this case, the shape of the ground surface will not be appropriately reflected in the approximate curved surface for the representative point. By making candidate points near the center of the unit area to be processed more likely to be set as representative points, candidate points near the boundaries of the unit area are less likely to be set as representative points. Therefore, the representative points are dispersed, and it is more likely that an approximate curved surface that appropriately reflects the shape of the ground surface will be calculated.

図5に戻り、ステップS203またはS207の次に、設定部154は、処理対象のグループの全ての単位領域が処理対象の単位領域として選択されたか否かを判定する(ステップS208)。 Returning to FIG. 5, after step S203 or S207, the setting unit 154 determines whether all unit areas of the group to be processed have been selected as unit areas to be processed (step S208).

全ての単位領域が処理対象の単位領域として選択されていない場合(ステップS207-No)、代表点設定処理はステップS201に戻り、設定部154は、まだ処理対象として選択されていない単位領域を処理対象の単位領域として選択する。 If all unit areas have not been selected as unit areas to be processed (step S207 - No), the representative point setting process returns to step S201, and the setting unit 154 processes unit areas that have not yet been selected as processing targets. Select as the target unit area.

全ての単位領域が処理対象の単位領域として選択された場合(ステップS207-Yes)、代表点設定処理が終了する。 If all the unit areas are selected as unit areas to be processed (step S207-Yes), the representative point setting process ends.

図7は、検出処理の流れを示すフロー図である。検出処理は、各単位領域が傾斜変化点を含むか否かを判定することにより傾斜変化点を含む単位領域を検出する処理である。検出処理は、地表点抽出処理のステップS105で実行される。 FIG. 7 is a flow diagram showing the flow of detection processing. The detection process is a process of detecting a unit area including a slope change point by determining whether each unit area includes a slope change point. The detection process is executed in step S105 of the ground point extraction process.

最初に、検出部155は、傾斜変化点を含むか否かの判定の対象となる処理対象の単位領域を選択する(ステップS301)。検出部155は、処理対象のグループの単位領域のうち、まだ処理対象として選択されていない単位領域を処理対象の単位領域として選択する。 First, the detection unit 155 selects a unit area to be processed, which is to be determined as to whether or not it includes a slope change point (step S301). The detection unit 155 selects a unit area that has not yet been selected as a processing target from among the unit areas of the processing target group as a processing target unit area.

次に、検出部155は、処理対象の単位領域の代表点と処理対象の単位領域の周囲の単位領域の代表点とに対する二つの近似平面を算出する(ステップS302)。例えば、検出部155は、RANSAC(Random Sample Consensus)法により、境界が処理対象の単位領域に含まれるような二つの近似平面を算出する。 Next, the detection unit 155 calculates two approximate planes for the representative point of the unit area to be processed and the representative points of the unit areas surrounding the unit area to be processed (step S302). For example, the detection unit 155 uses the RANSAC (Random Sample Consensus) method to calculate two approximate planes whose boundaries are included in the unit area to be processed.

例えば、検出部155は、処理対象の単位領域の周囲の8個の単位領域の代表点を取得する。検出部155は、取得した8個の代表点のうちから2個の代表点を無作為に抽出し、処理対象の単位領域の代表点と、抽出された2個の代表点とを含む第1の平面を算出する。また、検出部155は、同様にして第1の平面と異なる第2の平面を算出する。検出部155は、各代表点と第1の平面および第2の平面との間の残差を算出する。残差は、例えば、各代表点から第1の平面までの距離および各代表点から第2の平面までの距離のうちの小さいものの二乗平均平方根である。検出部155は、上述の処理を繰り返して算出された第1の平面と第2の平面との組合せのうち残差が最も小さいものを二つの近似平面とする。 For example, the detection unit 155 obtains representative points of eight unit areas surrounding the unit area to be processed. The detection unit 155 randomly extracts two representative points from among the eight obtained representative points, and selects a first representative point that includes the representative point of the unit area to be processed and the two extracted representative points. Calculate the plane of Furthermore, the detection unit 155 similarly calculates a second plane different from the first plane. The detection unit 155 calculates the residual difference between each representative point and the first plane and the second plane. The residual is, for example, the root mean square of the smaller of the distance from each representative point to the first plane and the distance from each representative point to the second plane. The detection unit 155 selects the combination of the first plane and the second plane, which are calculated by repeating the above-described process, and which has the smallest residual difference as two approximate planes.

次に、検出部155は、二つの近似平面の傾斜角度に関する第1の条件が満たされるか否かを判定する(ステップS303)。第1の条件は、二つの近似平面がなす角の角度に関する条件である。 Next, the detection unit 155 determines whether the first condition regarding the inclination angle of the two approximate planes is satisfied (step S303). The first condition is a condition regarding the angle between two approximate planes.

第1の条件が満たされる場合(ステップS303-Yes)、検出部155は、処理対象の単位領域が傾斜変化点を含むと判定する(ステップS304)。 If the first condition is satisfied (step S303-Yes), the detection unit 155 determines that the unit area to be processed includes a slope change point (step S304).

第1の条件が満たされない場合(ステップS303-No)、二つの近似平面の傾斜角度に関する第2の条件が満たされるか否かを判定する(ステップS305)。第2の条件は、二つの近似平面のそれぞれの傾斜角度に関する条件である。近似平面の傾斜角度は、近似平面と水平面がなす角の角度である。 If the first condition is not satisfied (step S303-No), it is determined whether the second condition regarding the inclination angle of the two approximate planes is satisfied (step S305). The second condition is a condition regarding the inclination angle of each of the two approximate planes. The inclination angle of the approximate plane is the angle between the approximate plane and the horizontal plane.

第2の条件が満たされる場合(ステップS305-Yes)、検出部155は、処理対象の単位領域が傾斜変化点を含むと判定する(ステップS304)。 If the second condition is satisfied (step S305-Yes), the detection unit 155 determines that the unit area to be processed includes a slope change point (step S304).

第2の条件が満たされない場合(ステップS305-No)、検出部155は、処理対象の単位領域が傾斜変化点を含まないと判定する(ステップS306)。 If the second condition is not satisfied (step S305-No), the detection unit 155 determines that the unit area to be processed does not include a slope change point (step S306).

図8は、近似平面の傾斜角度に関する第1の条件および第2の条件について説明するための模式図である。図8に示す例では、処理対象の単位領域の代表点と処理対象の単位領域の周囲の単位領域の代表点とが二つの近似平面P1およびP2により近似されている。また、図8では、水平面Hの方向が図示されている。 FIG. 8 is a schematic diagram for explaining the first condition and second condition regarding the inclination angle of the approximate plane. In the example shown in FIG. 8, the representative point of the unit area to be processed and the representative points of the unit areas surrounding the unit area to be processed are approximated by two approximation planes P1 and P2. Further, in FIG. 8, the direction of the horizontal plane H is illustrated.

第1の条件は、例えば、二つの近似平面P1およびP2がなす2つの角の角度のうち小さいもの(図8に示す例では、角度α)が所定角度以上であることである。第2の条件は、例えば、二つの近似平面のうちの一方の近似平面P1の傾斜角度(図8に示す例では、角度β)が0度を含む所定角度範囲内であり他方の近似平面P2の傾斜角度(図8に示す例では、角度γ)が所定傾斜角度以上であることである。所定角度範囲は、例えば-10度以上+10度以下の範囲であり、所定傾斜角度は、例えば40度である。検出部155は、第1の条件および第2の条件のうちの少なくとも一つが満たされる場合に、処理対象の単位領域が傾斜変化点を含むと判定する。 The first condition is, for example, that the smaller of the two angles formed by the two approximate planes P1 and P2 (in the example shown in FIG. 8, the angle α) is equal to or larger than a predetermined angle. The second condition is, for example, that the inclination angle (angle β in the example shown in FIG. 8) of one of the two approximate planes P1 is within a predetermined angle range including 0 degrees, and the other approximate plane P2 is The inclination angle (in the example shown in FIG. 8, angle γ) is equal to or larger than the predetermined inclination angle. The predetermined angle range is, for example, −10 degrees or more and +10 degrees or less, and the predetermined inclination angle is, for example, 40 degrees. The detection unit 155 determines that the unit area to be processed includes a slope change point when at least one of the first condition and the second condition is satisfied.

なお、検出部155は、第1の条件および第2の条件の両方が満たされる場合に処理対象の単位領域が傾斜変化点を含むと判定してもよい。また、検出部155は、第1の条件および第2の条件のうちのいずれか一方のみに基づいて処理対象の単位領域が傾斜変化点を含むか否かを判定してもよい。 Note that the detection unit 155 may determine that the unit area to be processed includes a slope change point when both the first condition and the second condition are satisfied. Further, the detection unit 155 may determine whether the unit area to be processed includes a slope change point based only on one of the first condition and the second condition.

図7に戻り、ステップS304またはS306の後に、検出部155は、処理対象のグループの全ての単位領域が処理対象の単位領域として選択されたか否かを判定する(ステップS306)。 Returning to FIG. 7, after step S304 or S306, the detection unit 155 determines whether all unit areas of the group to be processed have been selected as unit areas to be processed (step S306).

全ての単位領域が処理対象として選択されていない場合(ステップS306-No)、推定処理はステップS301に戻り、検出部155は、まだ処理対象として選択されていない単位領域を処理対象の単位領域として選択する。 If all unit regions have not been selected as processing targets (step S306 - No), the estimation process returns to step S301, and the detection unit 155 selects unit regions that have not yet been selected as processing targets as unit regions to be processed. select.

全ての単位領域が処理対象として選択された場合(ステップS306-Yes)、推定処理が終了する。 If all unit areas are selected as processing targets (step S306-Yes), the estimation process ends.

図9は、近似曲面算出処理の流れの例を示すフロー図である。近似曲面算出処理は、代表点に対する近似曲面を算出する処理である。近似曲面算出処理は、地表点抽出処理のステップS106において実行される。 FIG. 9 is a flow diagram showing an example of the flow of approximate curved surface calculation processing. The approximate curved surface calculation process is a process of calculating an approximate curved surface for a representative point. The approximate curved surface calculation process is executed in step S106 of the ground point extraction process.

最初に、算出部156は、各単位領域の代表点に重みを設定する(ステップS401)。算出部156は、傾斜変化点を含むと推定された単位領域の代表点に、他の単位領域の代表点よりも大きい重みを設定する。また、算出部156は、傾斜変化点を含まないと推定された単位領域の代表点のうち、直前の段階において代表点に設定された代表点に、直前の段階において代表点に設定されていない代表点よりも大きい重みを設定する。例えば、算出部156は、傾斜変化点を含むと推定された単位領域の代表点に重み8.0を設定し、直前の段階において代表点に設定された代表点に重み2.0を設定し、他の代表点に重み1.0を設定する。 First, the calculation unit 156 sets a weight to the representative point of each unit area (step S401). The calculation unit 156 sets a larger weight to the representative point of the unit area estimated to include the slope change point than to the representative points of other unit areas. In addition, the calculation unit 156 calculates, among the representative points of the unit area estimated not to include slope change points, the representative points that were set as representative points in the immediately previous step, and the representative points that were not set as representative points in the immediately previous step. Set a weight greater than the representative point. For example, the calculation unit 156 sets a weight of 8.0 to the representative point of the unit area estimated to include the slope change point, and sets a weight of 2.0 to the representative point set as the representative point in the previous step. , set a weight of 1.0 to the other representative points.

次に、算出部156は、設定された重みに基づいて、代表点から仮の近似曲面を算出する(ステップS402)。すなわち、算出部156は、直前の段階において代表点に設定されていた代表点の重みが、直前の段階において代表点に設定されていなかった代表点の重みよりも大きくなり、かつ傾斜変化点を含む単位領域の代表点の重みが前記傾斜変化点を含まない単位領域の代表点の重みよりも大きくなるようにして仮の近似曲面を算出する。例えば、算出部156は、TPS(Thin Plate Spline)法により仮の近似曲面を算出する。 Next, the calculation unit 156 calculates a temporary approximate curved surface from the representative points based on the set weights (step S402). In other words, the calculation unit 156 determines that the weight of the representative point that was set as a representative point in the immediately preceding step is greater than the weight of the representative point that was not set as a representative point in the immediately preceding step, and that the slope change point is A temporary approximate curved surface is calculated such that the weight of the representative point of the unit area that includes the slope change point is greater than the weight of the representative point of the unit area that does not include the slope change point. For example, the calculation unit 156 calculates a temporary approximate curved surface using the TPS (Thin Plate Spline) method.

次に、算出部156は、各代表点と仮の近似曲面との相対高度の標準偏差を算出する(ステップS403)。算出部156は、次の式により標準偏差σを算出する。

Figure 0007366227000003
ここで、wiはi番目の代表点の重みであり、riはi番目の代表点と仮の近似曲面との間の相対高度である。相対高度は、代表点の高度から、代表点と同一の水平位置における仮の近似曲面の高度を減じた値である。 Next, the calculation unit 156 calculates the standard deviation of the relative altitude between each representative point and the temporary approximate curved surface (step S403). The calculation unit 156 calculates the standard deviation σ using the following formula.
Figure 0007366227000003
Here, wi is the weight of the i-th representative point, and ri is the relative altitude between the i-th representative point and the temporary approximated surface. The relative altitude is the value obtained by subtracting the altitude of a temporary approximate curved surface at the same horizontal position as the representative point from the altitude of the representative point.

次に、算出部156は、相対高度に基づいて代表点の重みを更新する(ステップS404)。例えば、算出部156は、傾斜変化点を含まない単位領域の代表点のうち、直前の段階において代表点に設定されていない代表点の重みを、相対高度が低いほど大きくなるように更新する。例えば、算出部156は、相対高度riに基づいて、次の式に従い代表点の重みwiを更新する。

Figure 0007366227000004
Next, the calculation unit 156 updates the weight of the representative point based on the relative altitude (step S404). For example, the calculation unit 156 updates the weight of a representative point that has not been set as a representative point in the previous step among the representative points of a unit area that does not include a slope change point so that the weight increases as the relative altitude decreases. For example, the calculation unit 156 updates the weight wi of the representative point based on the relative altitude ri according to the following formula.
Figure 0007366227000004

次に、算出部156は、更新された重みに基づいて、代表点から近似曲面を算出する(ステップS405)。すなわち、算出部156は、仮の近似曲面に対する相対高度が高い代表点ほど重みが小さくなるようにして近似曲面を算出する。例えば、算出部156は、更新された重みを用いて、ステップS402と同様のTPS法により近似曲面を算出する。以上で、近似曲面算出処理を終了する。 Next, the calculation unit 156 calculates an approximate curved surface from the representative points based on the updated weights (step S405). That is, the calculation unit 156 calculates the approximate curved surface such that the weight of the representative point having a higher relative altitude with respect to the tentative approximate curved surface becomes smaller. For example, the calculation unit 156 uses the updated weights to calculate an approximate curved surface using the TPS method similar to step S402. This completes the approximate curved surface calculation process.

図10(A)および(B)は、近似曲面の算出について説明するための模式図である。図10(A)は、ステップS402で算出された仮の近似曲面を模式的に示している。図10(A)は、黒塗りの丸で示される地表点である代表点よりも、白抜きの丸で示される非地表点である代表点が多い例を示している。この場合、仮の近似曲面は、地表点である代表点よりも非地表点である代表点に近くなるように算出される。すなわち、仮の近似曲面は、地表面ではなく地物の表面の形状を反映したものとなる。 FIGS. 10A and 10B are schematic diagrams for explaining calculation of an approximate curved surface. FIG. 10A schematically shows the temporary approximate curved surface calculated in step S402. FIG. 10A shows an example in which there are more representative points that are non-ground points indicated by white circles than representative points that are ground points indicated by black circles. In this case, the temporary approximate curved surface is calculated to be closer to the representative point, which is a non-ground point, than to the representative point, which is a ground point. In other words, the temporary approximate curved surface reflects the shape of the surface of the feature rather than the ground surface.

図10(B)は、ステップS405で算出された近似曲面を模式的に示している。ステップS404において仮の近似曲面に対する代表点の相対高度が低いほど重みが大きくなるように代表点の重みが更新されるため、図10(B)に示す例では、低い高度を有する地表点である代表点の重みが大きくなっている。したがって、近似曲面は、非地表点である代表点よりも地表点である代表点に近くなるように算出される。すなわち、近似曲面は地表面の形状を反映したものとなる。 FIG. 10(B) schematically shows the approximate curved surface calculated in step S405. In step S404, the weight of the representative point is updated so that the lower the relative altitude of the representative point with respect to the temporary approximated surface, the greater the weight, so in the example shown in FIG. The weight of the representative point is increasing. Therefore, the approximate curved surface is calculated so that it is closer to the representative point, which is a ground point, than to the representative point, which is a non-ground point. In other words, the approximate curved surface reflects the shape of the ground surface.

このように、近似曲面算出処理は、処理対象のグループの代表点から近似曲面を算出する。すなわち、近似曲面は、処理対象のグループの全ての構成点から算出されるのではなく、構成点の一部である代表点のみから算出される。これにより、近似曲面を算出する処理の負荷が低減される。また、近似曲面算出処理は、処理対象のグループのそれぞれについて実行される。すなわち、近似曲面は、対象領域に含まれる全ての代表点から算出されるのではなく、処理対象のグループに含まれる代表点のみから算出される。これにより、近似曲面を算出する処理の負荷がより低減される。 In this manner, the approximate curved surface calculation process calculates an approximate curved surface from the representative points of the group to be processed. That is, the approximate curved surface is not calculated from all the constituent points of the group to be processed, but only from representative points that are part of the constituent points. This reduces the processing load for calculating the approximate curved surface. Further, the approximate curved surface calculation process is executed for each group to be processed. That is, the approximate curved surface is not calculated from all the representative points included in the target area, but only from the representative points included in the group to be processed. This further reduces the processing load for calculating the approximate curved surface.

地表点抽出装置1には、次に述べるような変形例が適用されてもよい。 The following modifications may be applied to the ground point extraction device 1.

上述した説明では、地表点抽出処理のステップS101において、取得部151がラストパルスに対応する構成点を候補点に設定するものとしたが、このような例に限られない。取得部151は、取得した構成点の全てを候補点に設定してもよい。すなわち、取得部151は、ラストパルスに対応する構成点に加えて、ファーストパルスおよび中間パルスに対応する構成点を候補点に設定してもよい。このようにしても、地表点抽出装置1は、3次元点群から地表点を高精度に抽出することができる。この場合、ステップS109において、候補点抽出部157は、ファーストパルスに対応する候補点、中間パルスに対応する候補点および近似曲面に対する相対高度が閾値以上であるラストパルスに対応する候補点を除外してもよい。また、取得部151は、構成点テーブルT1に記憶された構成点のうちラストパルスに対応する構成点のみを取得し、ファーストパルスまたは中間パルスに対応する構成点を取得しなくてもよい。 In the above description, in step S101 of the ground point extraction process, the acquisition unit 151 sets constituent points corresponding to the last pulse as candidate points, but the present invention is not limited to such an example. The acquisition unit 151 may set all of the acquired constituent points as candidate points. That is, the acquisition unit 151 may set constituent points corresponding to the first pulse and intermediate pulse as candidate points in addition to the constituent points corresponding to the last pulse. Even in this manner, the ground point extraction device 1 can extract ground points from the three-dimensional point group with high precision. In this case, in step S109, the candidate point extraction unit 157 excludes the candidate points corresponding to the first pulse, the candidate points corresponding to the intermediate pulses, and the candidate points corresponding to the last pulse whose relative altitude with respect to the approximate curved surface is equal to or higher than the threshold value. It's okay. Furthermore, the acquisition unit 151 may acquire only the constituent points corresponding to the last pulse among the constituent points stored in the constituent point table T1, and may not acquire the constituent points corresponding to the first pulse or the intermediate pulse.

上述した説明では、地表点抽出処理のステップS102において、区分部152が各段階に共通する個数の単位領域からなるグループを設定するものとしたが、このような例に限られない。区分部152は、段階ごとに異なる個数の単位領域からなるグループを設定してもよい。このようにしても、地表点抽出装置1は地表面の傾斜が急変する領域を含む3次元点群から地表点を高精度に抽出することができる。また、このようにしても、グループが段階的に縮小するように設定されていれば、地表点抽出装置1は非地表点が密集している領域を含む3次元点群から地表点を高精度に抽出することができる。 In the above description, in step S102 of the ground point extraction process, the classification unit 152 sets a group consisting of the same number of unit areas for each stage, but the present invention is not limited to this example. The segmentation unit 152 may set groups consisting of a different number of unit areas for each stage. Even in this manner, the ground point extraction device 1 can extract ground points with high precision from a three-dimensional point group that includes a region where the slope of the ground surface changes suddenly. Even if you do this, if the group is set to shrink in stages, the ground point extraction device 1 can extract ground points with high accuracy from a three-dimensional point cloud that includes areas where non-ground points are concentrated. can be extracted into

上述した説明では、地表点抽出処理のステップS107において、候補点抽出部157が近似曲面に対する相対高度が所定範囲である構成点として、相対高度が閾値未満である構成点を候補点として抽出するものとしたが、このような例に限られない。所定範囲は、第1閾値未満であり、かつ第2閾値より大きい範囲でもよい。すなわち、候補点抽出部157は、近似曲面に対する相対高度が所定範囲内である構成点として、相対高度が第1閾値未満でありかつ第2閾値より大きい構成点を候補点として抽出してもよい。例えば、第1閾値は正値であり第2閾値は負値である。この場合、所定範囲は±0mを含む範囲であり、例えば、-0.5m以上+0.3m以下の範囲である。このようにすることで、近似曲面に対する相対高度が著しく低く、ノイズであると疑われる候補点が除外されるため、地表点抽出装置1は3次元点群から地表点をより高精度に抽出することができる。 In the above description, in step S107 of the ground point extraction process, the candidate point extraction unit 157 extracts constituent points whose relative altitude is less than a threshold as constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range. However, this is not the only example. The predetermined range may be less than the first threshold and greater than the second threshold. That is, the candidate point extraction unit 157 may extract constituent points whose relative altitude is less than the first threshold and greater than the second threshold as the constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range. . For example, the first threshold is a positive value and the second threshold is a negative value. In this case, the predetermined range is a range including ±0 m, for example, a range of -0.5 m or more and +0.3 m or less. By doing this, candidate points whose relative altitude with respect to the approximate curved surface is extremely low and are suspected to be noise are excluded, so that the ground point extraction device 1 extracts ground points from the three-dimensional point group with higher precision. be able to.

上述した説明では、地表点抽出処理のステップS107において、候補点抽出部157が、ステップS101で取得された構成点のうちから候補点を抽出するものとしたが、このような例に限られない。例えば、現段階における候補点のうち、近似曲面に対する相対高度が閾値未満である候補点または近似曲面に対する相対高度が所定範囲内である候補点を次段階における候補点として抽出してもよい。すなわち、候補点抽出部157は、複数の段階のうちの最終段階以外の段階において、相対高度が閾値以上である候補点を次段階の候補点から除外してもよい。 In the above description, in step S107 of the ground point extraction process, the candidate point extraction unit 157 extracts candidate points from among the constituent points acquired in step S101, but the present invention is not limited to such an example. . For example, among the candidate points at the current stage, candidate points whose relative altitude with respect to the approximate curved surface is less than a threshold value or candidate points whose relative altitude with respect to the approximate curved surface is within a predetermined range may be extracted as candidate points in the next stage. That is, the candidate point extracting unit 157 may exclude candidate points whose relative altitude is equal to or greater than the threshold value from the candidate points of the next stage in stages other than the final stage among the plurality of stages.

上述した説明では、代表点設定処理のステップS205において、設定部154が直前の段階で代表点に設定されていた候補点を代表点に設定するものとしたが、設定部154は、そのような代表点を候補点に設定しなくてもよい。この場合、代表点設定処理のステップS203およびS204が省略される。また、設定部154は、直前の段階で代表点に設定されていた候補点が代表点に設定された場合には、指標に基づいて代表点を新たに設定しなくてもよい。 In the above explanation, in step S205 of the representative point setting process, the setting unit 154 sets the candidate point that was set as the representative point at the immediately previous step as the representative point. It is not necessary to set the representative point as a candidate point. In this case, steps S203 and S204 of the representative point setting process are omitted. Furthermore, if the candidate point that was set as the representative point in the previous stage is set as the representative point, the setting unit 154 does not need to newly set the representative point based on the index.

上述した説明では、代表点設定処理のステップS206において、設定部154が候補点の高度が低いほど小さくなり、かつ候補点とその候補点を含む単位領域の中心との間の水平距離が短いほど小さくなる指標を算出するものとしたが、このような例に限られない。設定部154は、候補点の水平位置には基づかない指標を算出してもよい。例えば、設定部154は、候補点の高度をそのまま指標としてもよい。このようにしても、地表点抽出装置1は、3次元点群から地表点を高精度に抽出することができる。また、指標は、候補点の高度が高いほど大きくなるものでもよく、候補点と単位領域の中心位置との間の距離が長いほど大きくなるものでもよい。この場合、ステップS207において、設定部154は最大の指標を有する候補点を代表点に設定する。 In the above description, in step S206 of the representative point setting process, the setting unit 154 sets Although the index that decreases is calculated, the present invention is not limited to this example. The setting unit 154 may calculate an index that is not based on the horizontal position of the candidate point. For example, the setting unit 154 may use the altitude of the candidate point as an index. Even in this manner, the ground point extraction device 1 can extract ground points from the three-dimensional point group with high precision. Further, the index may become larger as the altitude of the candidate point becomes higher, or may become larger as the distance between the candidate point and the center position of the unit area becomes longer. In this case, in step S207, the setting unit 154 sets the candidate point having the largest index as the representative point.

上述した説明では、代表点設定処理のステップS207において、設定部154が代表点に設定されていない候補点のうち最小の指標を有する候補点を処理対象の単位領域の代表点に設定するものとしたが、このような例に限られない。設定部154は、代表点に設定されていない候補点のうち指標が小さい複数の候補点を代表点に設定してもよい。 In the above description, in step S207 of the representative point setting process, the setting unit 154 sets the candidate point having the smallest index among the candidate points that are not set as representative points as the representative point of the unit area to be processed. However, this is not the only example. The setting unit 154 may set a plurality of candidate points with small indexes as representative points among the candidate points that are not set as representative points.

上述した説明では、推定処理のステップS302において、検出部155は境界が処理対象の単位領域に含まれるような二つの近似平面を算出するものとしたが、このような例に限られない。検出部155は、境界が処理対象の単位領域に含まれるか否かを考慮せずに二つの近似平面を算出してもよい。例えば、検出部155は、最小二乗法を用いて代表点から第1の近似平面を算出し、代表点のうち第1の近似平面からの距離が閾値以下であるものを除外し、最小二乗法を用いて除外されていない代表点から第2の近似平面を算出してもよい。この場合、ステップS303において、検出部155は二つの近似平面の境界が処理対象の単位領域に含まれかつ第1の条件が満たされるか否かを判定する。また、ステップS305において、検出部155は二つの近似平面の境界が処理対象の単位領域に含まれかつ第2の条件が満たされるか否かを判定する。 In the above description, in step S302 of the estimation process, the detection unit 155 calculates two approximate planes whose boundaries are included in the unit area to be processed, but the present invention is not limited to such an example. The detection unit 155 may calculate two approximate planes without considering whether the boundary is included in the unit area to be processed. For example, the detection unit 155 calculates a first approximate plane from the representative points using the least squares method, excludes representative points whose distance from the first approximate plane is equal to or less than a threshold value, and calculates the first approximate plane using the least squares method. The second approximate plane may be calculated from representative points that are not excluded using . In this case, in step S303, the detection unit 155 determines whether the boundary between the two approximate planes is included in the unit area to be processed and the first condition is satisfied. Further, in step S305, the detection unit 155 determines whether the boundary between the two approximate planes is included in the unit area to be processed and the second condition is satisfied.

上述した説明では、近似曲面算出処理のステップS401において、算出部156が直前の段階において代表点に設定された代表点に、直前の段階において代表点に設定されていない代表点よりも大きい重みを設定するものとしたが、このような例に限られない。算出部156は、直前の段階において代表点に設定された代表点に他の代表点と同じ重みを設定してもよく、他の代表点よりも小さい重みを設定してもよい。 In the above description, in step S401 of the approximate curved surface calculation process, the calculation unit 156 assigns a larger weight to the representative point that was set as a representative point in the previous step than to the representative point that was not set as a representative point in the previous step. However, it is not limited to this example. The calculation unit 156 may set the same weight as the other representative points to the representative point set as the representative point in the immediately previous step, or may set a smaller weight than the other representative points.

同様に、算出部156は傾斜変化点を含むと推定された単位領域の代表点に他の代表点と同じ重みを設定してもよい。この場合、地表点抽出処理のステップS105の推定処理が省略されてもよい。このようにしても、地表点抽出装置1は、非地表点が密集している領域を含む3次元点群から地表点を高精度に抽出することができる。また、算出部156は傾斜変化点を含むと推定された単位領域の代表点に他の代表点よりも小さい重みを設定してもよい。 Similarly, the calculation unit 156 may set the same weight as other representative points to the representative point of the unit area estimated to include the slope change point. In this case, the estimation process in step S105 of the ground point extraction process may be omitted. Even in this manner, the ground point extraction device 1 can extract ground points with high precision from a three-dimensional point group including a region where non-ground points are concentrated. Further, the calculation unit 156 may set a smaller weight than other representative points to the representative point of the unit area estimated to include the slope change point.

上述した説明では、近似曲面算出処理のステップS404において、算出部156は、傾斜変化点を含まない単位領域の代表点のうち、直前の段階において代表点に設定されていない代表点のみの重みを更新するものとしたが、このような例に限られない。算出部156は、傾斜変化点を含む単位領域の代表点または直前の段階において代表点に設定されていた代表点の重みを更新してもよい。ステップS401において、傾斜変化点を含む単位領域の代表点または直前の段階において代表点に設定されていた代表点には他の代表点よりも大きい重みが設定される。したがって、ステップS402で算出される仮の近似曲面に対するこれらの代表点の相対高度は、他の代表点の相対高度よりも小さくなり、ステップS404において、これらの代表点の重みは他の代表点の重みよりも大きくなるように更新される。その結果、ステップS405において、地表面の形状がより適切に反映された地表面が算出されるようになる。 In the above description, in step S404 of the approximate curved surface calculation process, the calculation unit 156 calculates the weight of only the representative points that have not been set as representative points in the previous stage, among the representative points of the unit area that do not include slope change points. Although this example will be updated, it is not limited to this example. The calculation unit 156 may update the weight of the representative point of the unit area including the slope change point or the representative point that was set as the representative point in the immediately previous step. In step S401, a larger weight than other representative points is set to the representative point of the unit area including the slope change point or the representative point that was set as the representative point in the immediately previous step. Therefore, the relative heights of these representative points with respect to the temporary approximated surface calculated in step S402 are smaller than the relative heights of other representative points, and in step S404, the weights of these representative points are It is updated to be larger than the weight. As a result, in step S405, a ground surface that more appropriately reflects the shape of the ground surface is calculated.

上述した近似曲面算出処理のステップS403-S405が省略されてもよい。すなわち、算出部156は、仮の近似曲面の算出および代表点の重みの更新をすることなく、ステップS401で設定された重みに基づいて近似曲面を算出してもよい。 Steps S403 to S405 of the approximate curved surface calculation process described above may be omitted. That is, the calculation unit 156 may calculate the approximated surface based on the weights set in step S401 without calculating the temporary approximated surface and updating the weights of the representative points.

上述した説明では、地表点抽出処理において、ステップS102-S108の処理は複数の段階において実行されるものとしたが、一度だけ実行されるものとしてもよい。このようにしても、地表点抽出装置1は、地表面の傾斜が急変する領域を含む3次元点群から地表点を高精度に抽出することができる。 In the above description, in the ground point extraction process, the processes of steps S102 to S108 are executed in multiple stages, but they may be executed only once. Even in this manner, the ground point extraction device 1 can extract ground points with high precision from a three-dimensional point group that includes a region where the slope of the ground surface changes suddenly.

上述した説明では、3次元点群は飛行体から対象領域を計測して得られるものとしたが、航空写真等の画像をステレオ解析または多視点画像解析して得られるものであってもよい。この場合、構成点テーブルT1はパルス種別を記憶しなくてもよい。 In the above description, the three-dimensional point cloud is obtained by measuring the target area from the aircraft, but it may also be obtained by stereo analysis or multi-view image analysis of images such as aerial photographs. In this case, the constituent point table T1 does not need to store pulse types.

以上説明したように、地表点抽出装置1は、対象領域を、後段階の単位領域が前段階の単位領域よりも小さくなるように設定された複数の単位領域に区分し、複数の段階のそれぞれにおいて、各候補点が示す高度の低さに応じた指標に基づいて代表点を設定し、代表点に対する近似曲面を算出する。また、地表点抽出装置1は、複数の段階のうちの最終段階以外の段階において、近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出し、複数の段階のうちの最終段階において、近似曲面に対する相対高度が所定範囲である構成点を地表点として抽出する。このようにすることで、地表点抽出装置1は、非地表点が密集している領域を含む3次元点群から地表点を高精度に抽出することを可能とする。 As explained above, the ground point extraction device 1 divides the target area into a plurality of unit areas set such that the unit area of the subsequent stage is smaller than the unit area of the previous stage, and In this step, a representative point is set based on an index corresponding to the low altitude indicated by each candidate point, and an approximate curved surface for the representative point is calculated. In addition, the ground point extraction device 1 extracts constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range as candidate points in a stage other than the final stage among the plurality of stages, and in the final stage among the plurality of stages. , component points whose relative altitudes with respect to the approximate curved surface are within a predetermined range are extracted as ground points. By doing so, the ground point extraction device 1 makes it possible to extract ground points with high precision from a three-dimensional point group including a region where non-ground points are densely packed.

また、地表点抽出装置1は、少なくとも1つの候補点を含む単位領域のみにおいて代表点を設定する。このようにすることで、非地表点が密集しているために候補点が設定または抽出されなかった単位領域においては代表点が設定されなくなるため、地表点抽出装置1は地表面の形状を適切に反映した近似曲面を算出し、地表点をより高精度に抽出することを可能とする。 Furthermore, the ground point extraction device 1 sets representative points only in unit areas that include at least one candidate point. By doing so, a representative point will not be set in a unit area where candidate points have not been set or extracted due to the density of non-ground points, so that the ground point extraction device 1 can appropriately determine the shape of the ground surface. By calculating an approximate curved surface that reflects the

また、地表点抽出装置1は、直前の段階において代表点に設定された候補点が存在する場合にその候補点を代表点に設定するとともに、直前の段階において代表点に設定されていない候補点のうち最小の指標を有する候補点とを代表点に設定する。直前の段階において代表点に設定された候補点は、処理対象の単位領域が広い段階において代表点に設定されているため、地表点である可能性が特に高い。地表点抽出装置1は、各段階において、地表点である可能性が特に高い候補点を代表点に設定することにより、地表面の形状をより適切に反映した近似曲面を算出し、地表点をより高精度に抽出することを可能とする。 In addition, the ground point extraction device 1 sets the candidate point as the representative point if there is a candidate point set as the representative point in the immediately preceding step, and also sets the candidate point as the representative point in the immediately preceding step. The candidate point having the smallest index among them is set as the representative point. The candidate point set as the representative point in the immediately previous stage is particularly likely to be a ground point because it was set as the representative point in the stage when the unit area to be processed was wide. At each stage, the ground point extraction device 1 calculates an approximate curved surface that more appropriately reflects the shape of the ground surface by setting a candidate point that is particularly likely to be a ground point as a representative point. Enables extraction with higher precision.

また、地表点抽出装置1は、直前の段階において代表点に設定された代表点に、直前の段階において代表点に設定されていない代表点よりも大きい重みを設定する。地表点抽出装置1は、地表点である可能性が特に高い代表点に他の代表点よりも大きい重みを設定することにより、地表面の形状をより適切に反映した近似曲面を算出し、地表点をより高精度に抽出することを可能とする。 Furthermore, the ground point extraction device 1 sets a larger weight to a representative point that was set as a representative point in the immediately previous step than to a representative point that was not set as a representative point in the immediately previous step. The ground point extraction device 1 calculates an approximate curved surface that more appropriately reflects the shape of the ground surface by setting a larger weight than other representative points to representative points that are particularly likely to be ground points. This makes it possible to extract points with higher precision.

また、地表点抽出装置1は、近似曲面に対する相対高度が高い代表点ほど重みが小さくなるように代表点の重みを更新し、更新された重みに基づいて近似曲面を更新する。これにより、地表点抽出装置1は、地表面の形状をより適切に反映した近似曲面を算出し、地表点をより高精度に抽出することを可能とする。 Furthermore, the ground point extraction device 1 updates the weight of the representative point so that the weight of the representative point having a higher relative altitude with respect to the approximate curved surface becomes smaller, and updates the approximate curved surface based on the updated weight. Thereby, the ground point extraction device 1 calculates an approximate curved surface that more appropriately reflects the shape of the ground surface, making it possible to extract ground points with higher precision.

また、地表点抽出装置1は、各候補点の高度が低いほど小さくなり、かつ各候補点の水平位置が候補点を含む単位領域の中心に近いほど小さくなる指標を算出する。これにより、単位領域の境界付近の候補点が代表点に設定されにくくなるため、地表点抽出装置1は、地表面の形状をより適切に反映した近似曲面を算出し、地表点をより高精度に抽出することを可能とする。 Furthermore, the ground point extraction device 1 calculates an index that becomes smaller as the altitude of each candidate point is lower, and becomes smaller as the horizontal position of each candidate point is closer to the center of the unit area including the candidate point. This makes it difficult for candidate points near the boundaries of the unit area to be set as representative points, so the ground point extraction device 1 calculates an approximate curved surface that more appropriately reflects the shape of the ground surface, and selects the ground points with higher precision. It is possible to extract

また、地表点抽出装置1は、対象領域を複数の単位領域に区分し、傾斜変化点を含む単位領域の代表点の重みを他の単位領域の代表点の重みよりも大きくなるようにして近似曲面を算出し、近似曲面に対する相対高度が所定範囲である構成点を抽出する。このようにすることで、地表点抽出装置1は、地表面の傾斜が急変する領域を含む3次元点群から地表点を高精度に抽出することを可能とする。 In addition, the ground point extraction device 1 divides the target area into a plurality of unit areas, and approximates by making the weight of the representative point of the unit area including the slope change point larger than the weight of the representative point of other unit areas. A curved surface is calculated, and constituent points whose relative altitudes with respect to the approximate curved surface are within a predetermined range are extracted. By doing so, the ground point extraction device 1 makes it possible to extract ground points with high precision from a three-dimensional point group that includes a region where the slope of the ground surface changes suddenly.

また、地表点抽出装置1は、傾斜変化点を含む単位領域の代表点の重みが他の単位領域の代表点の重みよりも大きくなるようにして仮の近似曲面を算出し、仮の近似曲面に対する相対高度が高いほど重みが小さくなるように重みを更新し、更新された重みに基づいて近似曲面を算出する。このようにすることで、地表点抽出装置1は、地表面の形状を適切に反映した近似曲面を算出し、地表点をより高精度に抽出することを可能とする。 In addition, the ground point extraction device 1 calculates a temporary approximate curved surface such that the weight of the representative point of the unit area including the slope change point is larger than the weight of the representative point of other unit areas, and calculates the temporary approximate curved surface. The weights are updated so that the higher the relative altitude is, the smaller the weights are, and an approximate curved surface is calculated based on the updated weights. By doing so, the ground point extraction device 1 calculates an approximate curved surface that appropriately reflects the shape of the ground surface, making it possible to extract ground points with higher precision.

当業者は、本発明の範囲から外れることなく、様々な変更、置換及び修正をこれに加えることが可能であることを理解されたい。例えば、上述した実施形態及び変形例は、本発明の範囲において、適宜に組み合わせて実施されてもよい。 It will be appreciated by those skilled in the art that various changes, substitutions and modifications can be made thereto without departing from the scope of the invention. For example, the embodiments and modifications described above may be implemented in appropriate combinations within the scope of the present invention.

1 地表点抽出装置
151 取得部
152 区分部
153 選択部
154 設定部
155 検出部
156 算出部
157 候補点抽出部
158 地表点抽出部
159 出力部
1 Ground Point Extraction Device 151 Acquisition Unit 152 Classification Unit 153 Selection Unit 154 Setting Unit 155 Detection Unit 156 Calculation Unit 157 Candidate Point Extraction Unit 158 Ground Point Extraction Unit 159 Output Unit

Claims (8)

飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、前記取得された複数の構成点を候補点に設定する取得手段と、
複数の段階のそれぞれにおいて、前記対象領域を、直前の段階の単位領域よりも小さい複数の単位領域に区分する区分手段と、
前記複数の候補点のそれぞれについて、当該候補点の高度の低さに応じた指標を算出し、前記複数の段階のそれぞれにおいて、前記指標に基づいて、前記区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定する設定手段と、
前記複数の段階のそれぞれにおいて、各単位領域の代表点から近似曲面を算出する算出手段と、
前記複数の段階のうちの最終段階以外の段階において、前記取得された複数の構成点のうち、前記近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出する候補点抽出手段と、
前記複数の段階のうちの最終段階において、前記取得された複数の構成点のうち、前記近似曲面に対する相対高度が所定範囲である構成点を地表を示す地表点として抽出する地表点抽出手段と、
を有することを特徴とする地表点抽出装置。
acquisition means for acquiring a plurality of constituent points included in a three-dimensional point group obtained by measuring a target area from an aircraft, and setting the acquired plurality of constituent points as candidate points;
In each of the plurality of stages, dividing means divides the target area into a plurality of unit areas smaller than the unit area of the immediately preceding stage;
For each of the plurality of candidate points, an index is calculated according to the low altitude of the candidate point, and in each of the plurality of stages, based on the index, candidates included in each of the divided unit areas are calculated. a setting means for setting a representative point of each unit area from among the points;
Calculating means for calculating an approximate curved surface from representative points of each unit area in each of the plurality of steps;
Candidate point extracting means for extracting, as candidate points, constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range from among the plurality of acquired constituent points in a stage other than the final stage of the plurality of stages;
A ground point extraction means for extracting, in the final stage of the plurality of stages, constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range from among the plurality of acquired constituent points as ground points indicating the ground surface;
A ground point extraction device characterized by having:
前記設定手段は、前記複数の単位領域のうち、少なくとも一つの候補点を含む単位領域のみにおいて前記代表点を設定する、
請求項1に記載の地表点抽出装置。
The setting means sets the representative point only in a unit area that includes at least one candidate point among the plurality of unit areas.
The ground point extraction device according to claim 1.
前記設定手段は、各単位領域に直前の段階において代表点に設定された候補点が含まれる場合に当該候補点を当該単位領域の代表点に設定するとともに、直前の段階において代表点に設定されていない候補点のうちから新たな代表点を設定する、
請求項1または2に記載の地表点抽出装置。
The setting means sets the candidate point as the representative point of the unit area when each unit area includes a candidate point that was set as the representative point in the immediately previous step, and also sets the candidate point as the representative point of the unit area. Set a new representative point from among the candidate points that have not been
The ground point extraction device according to claim 1 or 2.
前記算出手段は、
前記代表点のうち、直前の段階において代表点に設定されていた代表点の重みが、直前の段階において代表点に設定されていなかった代表点の重みよりも大きくなるようにして仮の近似曲面を算出し、
前記仮の近似曲面に対する相対高度が高い代表点ほど重みが小さくなるようにして前記近似曲面を算出する、
請求項3に記載の地表点抽出装置。
The calculation means is
Among the representative points, the weight of the representative point that was set as a representative point in the immediately preceding step is greater than the weight of the representative point that was not set as a representative point in the immediately preceding step, so that a temporary approximated surface is created. Calculate,
Calculating the approximated curved surface in such a manner that the weight of a representative point having a higher relative altitude with respect to the tentative approximated curved surface becomes smaller;
The ground point extraction device according to claim 3.
前記設定手段は、各候補点と当該候補点を含む単位領域の中心位置との間の距離に基づく指標を算出する、
請求項1に記載の地表点抽出装置。
The setting means calculates an index based on a distance between each candidate point and a center position of a unit area including the candidate point.
The ground point extraction device according to claim 1.
前記算出手段は、各段階において同一の数の前記単位領域からなるグループごとに前記近似曲面を算出する、
請求項1に記載の地表点抽出装置。
The calculating means calculates the approximate curved surface for each group consisting of the same number of the unit regions at each stage.
The ground point extraction device according to claim 1.
飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、前記取得された複数の構成点を候補点に設定し、
複数の段階のそれぞれにおいて、前記対象領域を、直前の段階における単位領域よりも小さい複数の単位領域に区分し、
前記複数の候補点のそれぞれについて、当該候補点の高度の低さに応じた指標を算出し、前記複数の段階のそれぞれにおいて、前記指標に基づいて、前記区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定し、
前記複数の段階のそれぞれにおいて、各単位領域の代表点から近似曲面を算出し、
前記複数の段階のうちの最終段階以外の段階において、前記取得された複数の構成点のうち、前記近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出し、
前記複数の段階のうちの最終段階において、前記取得された複数の構成点のうち、前記近似曲面に対する相対高度が所定範囲である構成点を地表を示す地表点として抽出する、
ことを含むことを特徴とする地表点抽出方法。
acquiring a plurality of constituent points included in a three-dimensional point group obtained by measuring a target area from an aircraft, and setting the acquired plurality of constituent points as candidate points;
In each of the plurality of steps, the target area is divided into a plurality of unit areas smaller than the unit area in the immediately previous step,
For each of the plurality of candidate points, an index is calculated according to the low altitude of the candidate point, and in each of the plurality of stages, based on the index, candidates included in each of the divided unit areas are calculated. Set the representative point of each unit area from among the points,
In each of the plurality of steps, an approximate curved surface is calculated from the representative points of each unit area,
In a stage other than the final stage of the plurality of stages, extracting constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range from among the plurality of acquired constituent points as candidate points;
In the final stage of the plurality of steps, among the plurality of acquired constituent points, constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range are extracted as ground points indicating the ground surface.
A ground point extraction method characterized by including the following.
飛行体から対象領域を計測して得られた3次元点群に含まれる複数の構成点を取得するとともに、前記取得された複数の構成点を候補点に設定し、
複数の段階のそれぞれにおいて、前記対象領域を、直前の段階における単位領域よりも小さい複数の単位領域に区分し、
前記複数の候補点のそれぞれについて、当該候補点の高度の低さに応じた指標を算出し、前記複数の段階のそれぞれにおいて、前記指標に基づいて、前記区分された各単位領域に含まれる候補点のうちから各単位領域の代表点を設定し、
前記複数の段階のそれぞれにおいて、各単位領域の代表点から近似曲面を算出し、
前記複数の段階のうちの最終段階以外の段階において、前記取得された複数の構成点のうち、前記近似曲面に対する相対高度が所定範囲である構成点を候補点として抽出し、
前記複数の段階のうちの最終段階において、前記取得された複数の構成点のうち、前記近似曲面に対する相対高度が所定範囲である構成点を地表を示す地表点として抽出する、
ことをコンピュータに実行させることを特徴とするプログラム。
acquiring a plurality of constituent points included in a three-dimensional point group obtained by measuring a target area from an aircraft, and setting the acquired plurality of constituent points as candidate points;
In each of the plurality of steps, the target area is divided into a plurality of unit areas smaller than the unit area in the immediately previous step,
For each of the plurality of candidate points, an index is calculated according to the low altitude of the candidate point, and in each of the plurality of stages, based on the index, candidates included in each of the divided unit areas are calculated. Set the representative point of each unit area from among the points,
In each of the plurality of steps, an approximate curved surface is calculated from the representative points of each unit area,
In a stage other than the final stage of the plurality of stages, extracting constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range from among the plurality of acquired constituent points as candidate points;
In the final stage of the plurality of steps, among the plurality of acquired constituent points, constituent points whose relative altitude with respect to the approximate curved surface is within a predetermined range are extracted as ground points indicating the ground surface.
A program that causes a computer to perform certain tasks.
JP2022185766A 2022-11-21 2022-11-21 Ground point extraction device, ground point extraction method and program Active JP7366227B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022185766A JP7366227B1 (en) 2022-11-21 2022-11-21 Ground point extraction device, ground point extraction method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022185766A JP7366227B1 (en) 2022-11-21 2022-11-21 Ground point extraction device, ground point extraction method and program

Publications (2)

Publication Number Publication Date
JP7366227B1 true JP7366227B1 (en) 2023-10-20
JP2024074539A JP2024074539A (en) 2024-05-31

Family

ID=88372771

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022185766A Active JP7366227B1 (en) 2022-11-21 2022-11-21 Ground point extraction device, ground point extraction method and program

Country Status (1)

Country Link
JP (1) JP7366227B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011158278A (en) * 2010-01-29 2011-08-18 Pasuko:Kk Method and device for filtering laser data
JP2021179365A (en) * 2020-05-14 2021-11-18 株式会社オービタルネット Information processing device, information processing method, and computer program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011158278A (en) * 2010-01-29 2011-08-18 Pasuko:Kk Method and device for filtering laser data
JP2021179365A (en) * 2020-05-14 2021-11-18 株式会社オービタルネット Information processing device, information processing method, and computer program

Also Published As

Publication number Publication date
JP2024074539A (en) 2024-05-31

Similar Documents

Publication Publication Date Title
US7098909B2 (en) Automatic generating device for 3-d structure shape, automatic generating method, program therefor, and recording medium recording the program
EP2769181B1 (en) Reimaging based on depthmap information
AU2016396487B2 (en) Map creation system and map creation method
CN109708643B (en) Evaluation and selection method for asteroid surface optical navigation road sign
JP6073944B2 (en) Laser measurement system, reflection target body, and laser measurement method
KR101421128B1 (en) Extraction method of building regions using segmented 3d raw datd based on laser radar
RU2611564C1 (en) Method of aircrafts navigation
JP2018072316A (en) Localization of two-dimensional position of vehicle using geoarcs
JP6099728B1 (en) Laser measurement system and laser measurement method
JP2018141759A (en) Reference plane creation method from point group data and device
JP2016118502A (en) Point group analysis processor, method, and program
JP7366227B1 (en) Ground point extraction device, ground point extraction method and program
KR101074277B1 (en) Boundary extraction apparatus and method of structure
JP7389883B1 (en) Ground point extraction device, ground point extraction method and program
JP4217251B2 (en) Three-dimensional structure shape automatic generation device, automatic generation method, program thereof, and recording medium recording the program
KR102118981B1 (en) Indoor positioning method based on beacon signal and fingerprint map and system having the method
KR101396395B1 (en) Apparatus and method for calculating design wind speed using regression analysis
JP7285678B2 (en) Information processing device and control program
KR101797027B1 (en) Method and apparatus for matching of digital elevation images
KR102026114B1 (en) Apparatus and method for presuming position urban navigation of unmanned aerial vehicle
KR20160010721A (en) Apparatus and method for calculating horizontal distance between peak and structure point
US11035674B2 (en) GPS-denied geolocation
KR20140105268A (en) Apparatus and method for calculating design wind speed using ground height
CN112747713B (en) Method and equipment for measuring altitude of aircraft in terrain matching area
KR101969863B1 (en) Method and apparatus for simulating of GPS receiver observation environment based on DSM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221121

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: 20230919

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231010

R150 Certificate of patent or registration of utility model

Ref document number: 7366227

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150