JP2015210186A - Three-dimensional data display device, three-dimensional data display method, and three-dimensional data display program - Google Patents

Three-dimensional data display device, three-dimensional data display method, and three-dimensional data display program Download PDF

Info

Publication number
JP2015210186A
JP2015210186A JP2014091882A JP2014091882A JP2015210186A JP 2015210186 A JP2015210186 A JP 2015210186A JP 2014091882 A JP2014091882 A JP 2014091882A JP 2014091882 A JP2014091882 A JP 2014091882A JP 2015210186 A JP2015210186 A JP 2015210186A
Authority
JP
Japan
Prior art keywords
cloud data
point cloud
point
observation
dimensional vector
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014091882A
Other languages
Japanese (ja)
Other versions
JP6359868B2 (en
Inventor
寛幸 野本
Hiroyuki Nomoto
寛幸 野本
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.)
Toshiba Plant Systems and Services Corp
Original Assignee
Toshiba Plant Systems and Services 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 Toshiba Plant Systems and Services Corp filed Critical Toshiba Plant Systems and Services Corp
Priority to JP2014091882A priority Critical patent/JP6359868B2/en
Publication of JP2015210186A publication Critical patent/JP2015210186A/en
Application granted granted Critical
Publication of JP6359868B2 publication Critical patent/JP6359868B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Optical Radar Systems And Details Thereof (AREA)
  • Image Generation (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a three-dimensional data display device, three-dimensional data display method, and a three-dimensional data display program capable of controlling a data amount to an amount to be easily dealt when point group data obtained from a plurality of observation points are synthesized, and preventing display unevenness.SOLUTION: The three-dimensional data display device includes: a storage unit where point group data comprising three-dimensional vectors of positions where a laser beam radiated from an observation point is reflected are stored by each observation point; and a control unit described below. The control unit synthesizes point group data by linearly transforming three-dimensional vectors constituting the point group data referring to the reference coordinates assigned to an observation object and then merging the point group data of each observation point; and when the number of points defined by the three-dimensional vectors of the synthesized point group data, included in each of a plurality of meshes formed by dividing an observation space, is equal to or more than a threshold, the control unit subtracts three-dimensional vectors representing the points included in the mesh to synthesized point group data, and displays an image based on the synthesized point group data.

Description

本発明の実施形態は、3次元データ表示装置、3次元データ表示方法、及び3次元データ表示プログラムに関する。   Embodiments described herein relate generally to a three-dimensional data display device, a three-dimensional data display method, and a three-dimensional data display program.

3次元空間に配置された立体形状の物、例えば一般建築物、土木構造物、文化財、産業用プラントや原子力発電所の内部を計測して表示する方法の一つとして点群データを処理する方法がある。   Processing point cloud data as one of the methods to measure and display the interior of three-dimensional objects arranged in a three-dimensional space, such as general buildings, civil engineering structures, cultural assets, industrial plants and nuclear power plants There is a way.

点群データは例えばレーザースキャナによって物体が計測され、生成される。レーザースキャナは、パルス状のレーザー光線を照射する照射部と、照射されたレーザー光線の物体による反射光を検知する受光部と、照射部及び受光部を一定速度にて上下方向、すなわちX軸周りに回転させるエレベーション回転部と、照射部及び受光部を左右方向、すなわちY軸周りに回転させるアジマス回転部と、照射したレーザー光と受光した反射光の位相差に基づいて奥行き方向、すなわちZ軸方向の距離を測定する奥行き測定部と、を備える。   The point cloud data is generated by measuring an object with a laser scanner, for example. The laser scanner irradiates an irradiation unit that emits a pulsed laser beam, a light receiving unit that detects reflected light from an object of the irradiated laser beam, and rotates the irradiation unit and the light receiving unit in a vertical direction, that is, around the X axis at a constant speed. An elevation rotating unit, an azimuth rotating unit that rotates the irradiation unit and the light receiving unit in the left-right direction, that is, around the Y axis, and a depth direction based on the phase difference between the irradiated laser light and the received reflected light, that is, the Z-axis direction. A depth measuring unit that measures the distance of

レーザースキャナは反射したレーザー光を受光して反射部位の3次元空間内での位置を3次元ベクトル(x,y,z)の集合として出力する。この出力された点の3次元ベクトルの集合を点群データと呼ぶ。   The laser scanner receives the reflected laser beam and outputs the position of the reflection part in the three-dimensional space as a set of three-dimensional vectors (x, y, z). A set of three-dimensional vectors of the output points is referred to as point cloud data.

レーザースキャナを使用して例えば物体が置いてある室内の点群データを生成する場合、レーザースキャナを移動させて複数個所から計測する。しかし、そのうちの1か所における計測結果にはレーザー光が物体によって遮られることによる「影」の部分ができ、この「影」の部分は点群データが得られない。これを補うために、複数の場所から計測を行い、点群データを生成する。   For example, when generating point cloud data in a room where an object is placed using a laser scanner, the laser scanner is moved and measured from a plurality of locations. However, the measurement result at one of them has a “shadow” portion due to the laser beam being blocked by the object, and point cloud data cannot be obtained for this “shadow” portion. In order to compensate for this, measurement is performed from a plurality of locations, and point cloud data is generated.

しかし、点群データはデータ量が膨大であるため、パソコンなどによって計測した物体を表示する場合には素データに何らかの処理を施して扱いうるデータ量に減少させる必要がある。   However, since the point cloud data has a huge amount of data, when displaying an object measured by a personal computer or the like, it is necessary to reduce the amount of data to be handled by performing some processing on the raw data.

また、複数の場所から計測した場合、生成された複数の点群データのセットを単純に合成すると、「影」の部分だけデータ量が少なくなり、表示むらが発生する。   Further, when measurement is performed from a plurality of locations, if a set of a plurality of generated point cloud data is simply combined, the amount of data is reduced by the “shadow” portion, resulting in display unevenness.

特開2012−141758号公報JP 2012-141758 A

従って、複数の観測点から得られた点群データを合成する場合に、データ量を扱いやすい量にすることができるとともに、表示むらが発生しない3次元データ表示装置、3次元データ表示方法、及び3次元データ表示プログラムが求められている。   Therefore, when combining point cloud data obtained from a plurality of observation points, the amount of data can be reduced to a manageable amount, and a three-dimensional data display device that does not cause display unevenness, a three-dimensional data display method, and There is a need for a three-dimensional data display program.

上記の課題を解決するために、本発明の一実施形態は、観測点から照射されるレーザー光が反射された位置の3次元ベクトルから構成される点群データを、観測点ごとに格納する記憶部と、点群データを構成する3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、観測点ごとの点群データをマージすることにより、点群データを合成し、観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された点群データの3次元ベクトルによって規定される点の数が閾値以上になる場合に、メッシュに含まれる点を示す前記3次元ベクトルを間いた後の合成された点群データに基づいた画像を表示する制御部と、を備える3次元データ表示装置を提供する。   In order to solve the above-described problem, an embodiment of the present invention stores a point cloud data composed of a three-dimensional vector of a position where a laser beam irradiated from an observation point is reflected for each observation point. The point cloud data is merged by first converting the three-dimensional vector constituting the point cloud data and the reference coordinates provided for the observation target, and then merging the point cloud data for each observation point, If the number of points specified by the three-dimensional vector of the synthesized point cloud data included in each of the plurality of meshes formed by dividing the observation space is equal to or greater than the threshold value, the points included in the mesh are And a control unit that displays an image based on the synthesized point cloud data after interposing the three-dimensional vector shown.

3次元データ表示装置の構成を示すブロック図である。It is a block diagram which shows the structure of a three-dimensional data display apparatus. 点群データファイルのデータ構造を示す図である。It is a figure which shows the data structure of a point cloud data file. 設定ファイルのデータ構成を示す図である。It is a figure which shows the data structure of a setting file. 合成後の点群データファイルの内容を示す図である。It is a figure which shows the content of the point cloud data file after a synthesis | combination. 間引き後の点群データファイルの内容を示す図である。It is a figure which shows the content of the point cloud data file after thinning. 表示装置の制御部による動作を示すフローチャートである。It is a flowchart which shows the operation | movement by the control part of a display apparatus. 第1の観測点における室内の観測の様子を示す図である。It is a figure which shows the mode of the indoor observation in a 1st observation point. 第2の観測点における室内の観測の様子を示す図である。It is a figure which shows the mode of the indoor observation in a 2nd observation point. 点群データの合成だけを行った場合の点群データを表示した図である。It is the figure which displayed the point cloud data at the time of performing only the synthesis | combination of point cloud data. 点群テータの選択間引きを行った場合、又はサイズ変更を行った場合の表示結果を示す図である。It is a figure which shows the display result at the time of performing the selection thinning | decimation of a point cloud data, or a size change. 選択間引きを行う前の合成後の点群の様子を示す図である。It is a figure which shows the mode of the point cloud after a synthesis | combination before performing selection thinning. 選択間引きを行った後の点群の様子を示す図である。It is a figure which shows the mode of the point cloud after performing selection thinning. サイズ変更の第1の例を示す図である。It is a figure which shows the 1st example of a size change. サイズ変更の第2の例を示す図である。It is a figure which shows the 2nd example of a size change.

以下、3次元データ表示装置、3次元データ表示方法、及び3次元データ表示プログラムの一実施形態について、図面を用いて詳細に説明する。   Hereinafter, embodiments of a three-dimensional data display device, a three-dimensional data display method, and a three-dimensional data display program will be described in detail with reference to the drawings.

本実施形態の3次元データ表示装置は、観測点から照射されるレーザー光が反射された位置の3次元ベクトルから構成される点群データを、観測点ごとに格納する記憶部と、点群データを構成する3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、観測点ごとの点群データをマージすることにより、点群データを合成し、観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された点群データの3次元ベクトルによって規定される点の数が閾値以上になる場合に、メッシュに含まれる点を示す前記3次元ベクトルを間いた後の合成された点群データに基づいた画像を表示する制御部と、を備える。   The three-dimensional data display apparatus according to the present embodiment includes a storage unit that stores, for each observation point, point cloud data composed of a three-dimensional vector of a position where the laser light emitted from the observation point is reflected, and the point cloud data The point space data is synthesized by merging the point cloud data for each observation point after the primary transformation of the three-dimensional vector constituting the reference point with reference coordinates provided in the observation target as a reference, and the observation space is divided When the number of points defined by the three-dimensional vector of the synthesized point cloud data included in each of the plurality of meshes formed by the above becomes a threshold value or more, the three-dimensional vector indicating the points included in the mesh is A control unit that displays an image based on the synthesized point cloud data after a short period of time.

図1は、3次元データ表示装置(以下、表示装置1という。)の構成を示すブロック図である。図1に示すように、表示装置1は、演算装置であるCPU(central processing unit)を含む制御部101と、メモリ、ハードディスクドライブなどの記憶装置を含む記憶部102と、ディスプレイ、タッチパネルなどの情報を表示する機器を含む表示部103と、キーボード、マウスなどの情報を入出力する入出力部104と、通信を行う通信部105と、を備える。   FIG. 1 is a block diagram showing a configuration of a three-dimensional data display device (hereinafter referred to as display device 1). As shown in FIG. 1, the display device 1 includes a control unit 101 including a CPU (central processing unit) that is an arithmetic device, a storage unit 102 including a storage device such as a memory and a hard disk drive, and information such as a display and a touch panel. A display unit 103 including a device for displaying the information, an input / output unit 104 that inputs and outputs information such as a keyboard and a mouse, and a communication unit 105 that performs communication.

記憶部102は、レーザースキャナが設置される位置、すなわち観測の原点ごとに、レーザースキャナによって計測されたレーザー光の反射点の3次元ベクトルデータの集まりである点群データを格納する点群データファイル102Aと、点群データの表示部103における表示モードを格納する設定ファイル102Bと、を格納する。   The storage unit 102 stores a point cloud data file that stores point cloud data that is a collection of three-dimensional vector data of the reflection points of the laser light measured by the laser scanner for each position where the laser scanner is installed, that is, for each observation origin. 102A and a setting file 102B for storing a display mode in the point cloud data display unit 103 are stored.

記憶部102は3次元データ表示プログラムを格納し、制御部101は記憶部102から3次元データ表示プログラムを順次読み出して実行する。   The storage unit 102 stores a three-dimensional data display program, and the control unit 101 sequentially reads and executes the three-dimensional data display program from the storage unit 102.

表示装置1は、いわゆるパソコンを使用することができる。   The display device 1 can use a so-called personal computer.

表示装置1は通信部105を介してレーザースキャナ2と接続する。レーザースキャナ2は、パルス状のレーザー光線を照射する照射部と、照射されたレーザー光線の物体による反射光を検知する受光部と、照射部及び受光部を一定速度にて上下方向、すなわちX軸周りに回転させるエレベーション回転部と、照射部及び受光部を左右方向、すなわちY軸周りに回転させるアジマス回転部と、照射したレーザー光と受光した反射光の位相差に基づいて奥行き方向、すなわちZ軸方向の距離を測定する奥行き測定部と、を備える。   The display device 1 is connected to the laser scanner 2 via the communication unit 105. The laser scanner 2 includes an irradiation unit that emits a pulsed laser beam, a light receiving unit that detects reflected light from an object of the irradiated laser beam, and an irradiation unit and a light receiving unit in a vertical direction, that is, around the X axis at a constant speed. An elevation rotating unit that rotates, an azimuth rotating unit that rotates the irradiation unit and the light receiving unit in the left-right direction, that is, around the Y axis, and a depth direction based on the phase difference between the irradiated laser light and the received reflected light, that is, the Z axis A depth measuring unit for measuring a distance in the direction.

レーザースキャナ2は反射したレーザー光を受光して反射点の3次元空間内での位置を示す3次元ベクトル(x,y,z)から構成される点群データを出力する。   The laser scanner 2 receives the reflected laser light and outputs point group data composed of a three-dimensional vector (x, y, z) indicating the position of the reflection point in the three-dimensional space.

表示装置1はレーザースキャナ2が出力した点群データを点群データファイル102Aに格納する。   The display device 1 stores the point cloud data output from the laser scanner 2 in the point cloud data file 102A.

図2は、点群データファイル102Aのデータ構造を示す図である。図2に示すように、点群データファイル102Aは、観測点ごとに固有に割り当てられる「ファイル名」と、観測点の位置を表す「原点座標」と、原点座標ごとに観測されたレーザー光の反射点の3次元ベクトルデータの集まりである点群データと、から構成される。   FIG. 2 shows the data structure of the point cloud data file 102A. As shown in FIG. 2, the point cloud data file 102A includes a “file name” uniquely assigned to each observation point, an “origin coordinate” representing the position of the observation point, and a laser beam observed for each origin coordinate. Point cloud data that is a collection of three-dimensional vector data of reflection points.

点群データファイル102Aに格納される各データの例は、ファイル名が「DATA01」、原点座標が「(100,100,100)」、点群データが「503,1251,902」である。   In the example of each data stored in the point cloud data file 102A, the file name is “DATA01”, the origin coordinate is “(100, 100, 100)”, and the point cloud data is “503, 1251, 902”.

ここで、観測する対象に対して一意に設けられる座標を基準座標とする。原点座標は、基準座標における3次元ベクトルによって表される。   Here, the coordinates uniquely provided for the observation target are set as reference coordinates. The origin coordinates are represented by a three-dimensional vector in the reference coordinates.

図3は、設定ファイル102Bのデータ構成を示す図である。図3に示すように、設定ファイル102Bは、点群データの表示部103における表示モードを示す「モード」を格納する。   FIG. 3 is a diagram illustrating a data configuration of the setting file 102B. As illustrated in FIG. 3, the setting file 102 </ b> B stores a “mode” indicating a display mode in the point cloud data display unit 103.

「モード」の例は、「サイズ変更」の他、「選択間引き」、「選択間引き、かつ、サイズ変更」などから選択できる。   Examples of “mode” can be selected from “selection thinning”, “selection thinning and size change”, etc. in addition to “size change”.

モードが「サイズ変更」の場合、表示装置1は存在密度が低密度、すなわち高密度でない範囲にある点群データの一つ当たりの表示部103が表示する図形の大きさを大きくすることによりサイズ変更する。   When the mode is “resize”, the display device 1 is sized by increasing the size of the figure displayed by the display unit 103 per point cloud data in a range where the existence density is low, that is, not in high density. change.

モードが「選択間引き」の場合、表示装置1は、点群の存在密度が高密度である範囲について点群を間引く。   When the mode is “selection thinning”, the display device 1 thins out the point cloud in a range where the density of the point cloud is high.

図4は、合成後の点群データファイルの内容を示す図である。図4においては、原点座標が(100,100,100)の点群データと、原点座標が(300,100,100)の点群データと、を合成する例を示す。   FIG. 4 is a diagram showing the contents of the point cloud data file after synthesis. FIG. 4 shows an example in which the point group data whose origin coordinates are (100, 100, 100) and the point group data whose origin coordinates are (300, 100, 100) are synthesized.

図4に示すように、表示装置1はまず点群データを構成する3次元ベクトルを、原点座標を用いて一次変換する。例えば、3次元ベクトル(503,1251,902)は原点座標が(100,100,100)であるため、3次元ベクトル(603,1351,1002)に一次変換される。   As shown in FIG. 4, the display device 1 firstly converts a three-dimensional vector constituting the point cloud data using the origin coordinates. For example, since the origin coordinates of the three-dimensional vector (503, 1251, 902) are (100, 100, 100), the three-dimensional vector (503, 1351, 1002) is linearly transformed.

次に、各点の3次元ベクトルにその3次元ベクトルが観測された原点座標を示す情報が付加される。例えば、原点座標が(100,100,100)であり、一次変換後の3次元ベクトルが(603,1351,1002)とすると、原点座標を示す情報を付加した後の点群データは((100,100,100),(603,1351,1002))となる。従って、原点座標を示す情報を付加した後の点群データは各3次元ベクトルがどの観測点において観測されたものかを判別するための情報を保持していることとなる。   Next, information indicating the origin coordinates where the three-dimensional vector is observed is added to the three-dimensional vector of each point. For example, if the origin coordinates are (100, 100, 100) and the three-dimensional vector after the primary transformation is (603, 1351, 1002), the point cloud data after adding information indicating the origin coordinates is ((100 , 100, 100), (603, 1351, 1002)). Therefore, the point cloud data after adding information indicating the origin coordinates holds information for determining at which observation point each three-dimensional vector is observed.

最後に、表示装置1は、原点座標が(100,100,100)の点群データと、原点座標が(300,100,100)の点群データと、を一つのファイルに結合、すなわちマージし、3次元ベクトルの座標によってソートする。   Finally, the display device 1 combines, that is, merges, the point cloud data whose origin coordinates are (100, 100, 100) and the point cloud data whose origin coordinates are (300, 100, 100) into one file. Sort by 3D vector coordinates.

このように、表示装置1は、点群データを基準座標へ一次変換し、点群データを構成する3次元ベクトルそれぞれに原点座標を付加し、点群データを相互にマージすることにより点群データを合成する。   In this way, the display device 1 performs the primary conversion of the point cloud data to the reference coordinates, adds the origin coordinates to each of the three-dimensional vectors constituting the point cloud data, and merges the point cloud data with each other to thereby add the point cloud data. Is synthesized.

表示装置1は絶対空間座標に仮想のメッシュを設定し、このメッシュごとに点群データの存在密度を計算する。   The display device 1 sets a virtual mesh in absolute space coordinates, and calculates the density of point cloud data for each mesh.

メッシュは、例えば、X軸、Y軸、Z軸に平行な線を10mm間隔により仮想の線を、観測する対象の観測範囲内において規定することによって設定される。例えば、室内を観測する場合、その室内に仮想の線を規定する。   The mesh is set, for example, by defining a virtual line within the observation range to be observed with an interval of 10 mm between lines parallel to the X axis, the Y axis, and the Z axis. For example, when observing a room, a virtual line is defined in the room.

図4に示すように、原点座標が(100,100,100)の点群データと、原点座標が(300,100,100)の点群データとの両方が存在する場合、第1のメッシュのように、この二つの観測点における点群データが一つのメッシュの中に混在する。   As shown in FIG. 4, when both point group data whose origin coordinates are (100, 100, 100) and point group data whose origin coordinates are (300, 100, 100) exist, the first mesh Thus, the point cloud data at these two observation points are mixed in one mesh.

これに対し、いずれか一つの観測点からは影ができて観測できない部分は点群データが存在しないため、第2のメッシュのように影になった方の点群データが無く、観測できた方の原点座標を示す点群データのみが存在する。   On the other hand, since there was no point cloud data in the part that could not be observed because of shadows from any one of the observation points, there was no point cloud data that was shaded like the second mesh, and the observation was possible There is only point cloud data indicating the origin coordinates.

図5は、間引き後の点群データファイルの内容を示す図である。図5において、ハッチングを施してあるのは間引かれた点群データを示す。   FIG. 5 is a diagram showing the contents of the point cloud data file after thinning. In FIG. 5, hatched points indicate thinned point cloud data.

図5に示すように、表示装置1は、点群データに示される点の存在密度が高密度である範囲について点群データを間引く。   As illustrated in FIG. 5, the display device 1 thins out the point cloud data for a range where the density of the points indicated in the point cloud data is high.

高密度であるか否かの判定は、全メッシュの密度の平均を算出し、この密度の平均より高い場合、高密度と判定するようにしてもよいし、あらかじめ設定した閾値より存在密度が高い場合、高密度と判定するようにしてもよい。   Whether the density is high or low is determined by calculating the average density of all the meshes. If the density is higher than the average density, it may be determined that the density is high, or the existing density is higher than a preset threshold value. In this case, it may be determined that the density is high.

点群データの間引き方は、間引く割合が原点座標ごとに略同じ割合になるように間引くことが望ましい。例えば、4つの観測点の点群データを合成した後に間引く場合、各観測点のデータをそれぞれ1/4になるように間引く。   It is desirable to thin out the point cloud data so that the thinning rate is substantially the same for each origin coordinate. For example, when thinning out after combining the point cloud data of four observation points, the data of each observation point is thinned out to be 1/4.

図5においては、原点座標が(100,100,100)の点群データと、原点座標が(300,100,100)の点群データとを交互に間引いた結果を示している。   FIG. 5 shows a result obtained by alternately thinning point group data with origin coordinates (100, 100, 100) and point group data with origin coordinates (300, 100, 100).

このように、表示装置1が点群データの存在密度が高密度である範囲について点群データを間引くと、複数の観測点から観測できたメッシュと、一部の観測点から観測できなかったメッシュとの間における点群データの存在密度が近づく。従って、むらに表示されることを回避することができる。   As described above, when the display device 1 thins out the point cloud data for the range where the density of the point cloud data is high, a mesh that can be observed from a plurality of observation points and a mesh that cannot be observed from some observation points. The density of point cloud data between Therefore, uneven display can be avoided.

図6は、表示装置1の制御部101による動作を示すフローチャートである。図6に示すように、ステップ401において、表示装置1は設定ファイル102Bを読込む。   FIG. 6 is a flowchart illustrating an operation performed by the control unit 101 of the display device 1. As shown in FIG. 6, in step 401, the display device 1 reads the setting file 102B.

ステップ402において、表示装置1はモードが「選択間引き」であるかを判定する。表示装置1は、モードが「選択間引き」であると判定した場合、ステップ403に進み、「選択間引き」でないと判定した場合、ステップ410に進む。   In step 402, the display device 1 determines whether the mode is “selection thinning”. If the display device 1 determines that the mode is “selection thinning”, the process proceeds to step 403, and if it is determined that the mode is not “selection thinning”, the process proceeds to step 410.

ステップ403において、表示装置1は点群データファイル102Aを読込む。   In step 403, the display device 1 reads the point cloud data file 102A.

ステップ404において、表示装置1は読込んだ点群データの3次元座標を基準座標に一次変換し、マージすることにより合成処理を行う。   In step 404, the display device 1 performs primary conversion on the three-dimensional coordinates of the read point cloud data to the reference coordinates, and performs merge processing by merging.

表示装置1は、点群データを原点座標に基づいて絶対空間座標に一次変換し、各点の3次元ベクトルにその3次元ベクトルが観測された原点座標を付加し、各観測点の点群データをマージする。   The display device 1 linearly converts the point cloud data into absolute space coordinates based on the origin coordinates, adds the origin coordinates where the three-dimensional vector is observed to the three-dimensional vector of each point, and the point cloud data of each observation point Merge.

ステップ405において、表示装置1は基準座標に仮想のメッシュを設定し、このメッシュごとに点群データの存在密度を計算する。   In step 405, the display device 1 sets a virtual mesh at the reference coordinates, and calculates the existence density of the point cloud data for each mesh.

例えば、あるメッシュの中に点群データが40個あった場合、存在密度は40個/メッシュである。   For example, when there are 40 point cloud data in a certain mesh, the existence density is 40 / mesh.

ステップ406において、表示装置1は、点群の存在密度が高密度である範囲について点群を間引く。   In step 406, the display device 1 thins out the point cloud in a range where the density of the point cloud is high.

ステップ407において、表示装置1はモードが「サイズ変更」であるかを判定する。表示装置1は、モードが「サイズ変更」であると判定した場合(すなわち、「選択間引き、かつ、サイズ変更」の場合。)、ステップ408に進み、「サイズ変更」でないと判定した場合、ステップ409に進む。   In step 407, the display device 1 determines whether the mode is “size change”. If the display device 1 determines that the mode is “size change” (that is, “selection thinning and size change”), the display device 1 proceeds to step 408, and if it is determined that the mode is not “size change”, the step Proceed to 409.

ステップ408において、表示装置1は存在密度が低密度、すなわち高密度でない範囲にある点群データの一つ当たりの表示する図形の大きさを大きくすることによりサイズ変更する。   In step 408, the display device 1 changes the size by increasing the size of the figure to be displayed per point cloud data in the range where the existence density is low, that is, not in high density.

具体的には、低密度の範囲をメモリに格納しておき、表示の際にサイズ変更してもよいし、低密度の範囲の点に予め表示する図形の大きさを付加することによってサイズ変更してもよい。   Specifically, the low density range may be stored in the memory and resized at the time of display, or the size may be changed by adding the size of the figure to be displayed in advance to the points of the low density range. May be.

ステップ410において、表示装置1はモードが「サイズ変更」であるかを判定する。表示装置1は、モードが「サイズ変更」であると判定した場合、ステップ411に進み、「サイズ変更」でないと判定した場合、処理を終了する。   In step 410, the display device 1 determines whether the mode is “size change”. If the display device 1 determines that the mode is “size change”, the process proceeds to step 411. If it is determined that the mode is not “size change”, the process ends.

ステップ411において、表示装置1は点群データファイル102Aを読込む。   In step 411, the display device 1 reads the point cloud data file 102A.

ステップ412において、表示装置1は読込んだ点群データの3次元座標を絶対空間座標に変換してマージすることにより合成処理を行う。この際、各点の3次元座標にその3次元座標が観測された原点座標が付加される。従って、合成後の点群データは各点がどの観測点において観測された点なのかを保持していることとなる。   In step 412, the display device 1 performs a synthesis process by converting the three-dimensional coordinates of the read point cloud data into absolute space coordinates and merging them. At this time, the origin coordinates where the three-dimensional coordinates are observed are added to the three-dimensional coordinates of each point. Therefore, the synthesized point cloud data holds at which observation point each point is observed.

ステップ413において、表示装置1は、点群の存在密度が高密度であるか低密度であるかにかかわらず均一に点群を間引く。   In step 413, the display device 1 thins out the point group uniformly regardless of whether the existence density of the point group is high or low.

ステップ414において、表示装置1は絶対空間座標に仮想のメッシュを設定し、このメッシュごとに点群データの存在密度を計算する。   In step 414, the display device 1 sets a virtual mesh in absolute space coordinates, and calculates the density of point cloud data for each mesh.

ステップ415において、表示装置1は存在密度が低密度、すなわち高密度でない範囲にある点群データの一つ当たりの表示の大きさを大きくすることによりサイズ変更する。   In step 415, the display device 1 is resized by increasing the display size per point cloud data in the range where the existence density is low, that is, not in high density.

ステップ409において、表示装置1は、別途入力される視点の座標に基づいて点群データを2次元座標に配置し、表示部103に表示する。   In step 409, the display device 1 arranges the point cloud data on the two-dimensional coordinates based on the viewpoint coordinates input separately, and displays them on the display unit 103.

図7は、第1の観測点における室内501の観測の様子を示す図である。図8は、第2の観測点における室内501の観測の様子を示す図である。   FIG. 7 is a diagram illustrating a state of observation of the room 501 at the first observation point. FIG. 8 is a diagram showing a state of observation of the room 501 at the second observation point.

図7に示すように、第1の観測点においては、レーザースキャナ502の真下である影502Aになる部分と、物体503の影503Aになる部分及び影503Bになる部分についてはレーザー光が届かないため、点群データが得られない。   As shown in FIG. 7, at the first observation point, the laser beam does not reach the part that becomes the shadow 502A immediately below the laser scanner 502, the part that becomes the shadow 503A, and the part that becomes the shadow 503B of the object 503. Therefore, point cloud data cannot be obtained.

図8に示すように、第1の観測点においては、レーザースキャナ502の真下である影502Cになる部分と、物体503の影503Cになる部分及び影503Dになる部分についてはレーザー光が届かないため、点群データが得られない。   As shown in FIG. 8, at the first observation point, the laser beam does not reach the part that becomes the shadow 502C that is directly under the laser scanner 502, the part that becomes the shadow 503C of the object 503, and the part that becomes the shadow 503D. Therefore, point cloud data cannot be obtained.

図9は、点群データの合成だけを行った場合の点群データを表示した図である。図9に示すように、単に第1の観測点における点群データと第2の観測点における点群データとを合成した場合、点群データの存在密度の高密度範囲701と、低密度範囲702が生じ、各点の座標にそれぞれ同じ大きさの図形を表示するとむらになる。   FIG. 9 is a diagram showing the point cloud data when only the synthesis of the point cloud data is performed. As shown in FIG. 9, when the point cloud data at the first observation point and the point cloud data at the second observation point are simply combined, the high density range 701 of the existence density of the point cloud data and the low density range 702 are obtained. When a figure of the same size is displayed at the coordinates of each point, the image becomes uneven.

図10は、点群テータの選択間引きを行った場合、又はサイズ変更を行った場合の表示結果を示す図である。   FIG. 10 is a diagram illustrating a display result when the point cloud data is selected and thinned or when the size is changed.

図10に示すように、点群データの選択間引きを行った場合、又はサイズ変更を行った場合は、点群データの密度のむらが低減される。   As shown in FIG. 10, when the point cloud data is selected and thinned, or when the size is changed, uneven density of the point cloud data is reduced.

図11は、選択間引きを行う前の合成後の点群の様子を示す図である。図11に示す例は、レーザースキャナを同じ高さで床上の位置をX軸上に移動させて2回観測した場合を示す。各点の3次元ベクトルは、Y座標とZ座標が等しくなり、各点はX軸上に交互に現れる。   FIG. 11 is a diagram illustrating a state of the point group after combining before performing selection thinning. The example shown in FIG. 11 shows a case where the laser scanner is observed twice by moving the position on the floor on the X axis at the same height. The three-dimensional vector of each point has the same Y coordinate and Z coordinate, and each point appears alternately on the X axis.

図11に示すように、選択間引きを行う前は、第1の観測点による点群データ901と、第2の観測点による点群データ902と、が高密度に存在する。   As shown in FIG. 11, before the selective thinning is performed, the point cloud data 901 by the first observation point and the point cloud data 902 by the second observation point exist at high density.

図12は、選択間引きを行った後の点群の様子を示す図である。図12に示すように、選択間引きは、観測点ごとに間引く割合が略等しくなるように間引く。   FIG. 12 is a diagram illustrating a state of the point group after performing selection thinning. As shown in FIG. 12, the selection thinning is performed so that the thinning ratio is substantially equal for each observation point.

従って、間引いた後でも観測された立体形状を適切に表示することができる。   Therefore, it is possible to appropriately display the observed three-dimensional shape even after thinning.

図13は、サイズ変更の第1の例を示す図である。図13に示すように、素データは1画素1101であり、第1段階のサイズ変更は4画素1102、第2段階のサイズ変更は9画素1103、のように矩形に各点に対応して表示される図形のサイズを大きくすることができる。   FIG. 13 is a diagram illustrating a first example of size change. As shown in FIG. 13, the raw data is one pixel 1101, the first size change is 4 pixels 1102, the second size change is 9 pixels 1103, and the rectangle is displayed corresponding to each point. The size of the figure to be played can be increased.

図14は、サイズ変更の第2の例を示す図である。図14に示すように、素データは1画素1101であり、第1段階のサイズ変更は4画素1102、第2段階のサイズ変更は5画素1104、第3段階のサイズ変更は12画素1105のように、円形に近くなるように各点に対応して表示される図形のサイズを大きくすることができる。   FIG. 14 is a diagram illustrating a second example of the size change. As shown in FIG. 14, the raw data is one pixel 1101, the first stage size change is 4 pixels 1102, the second stage size change is 5 pixels 1104, the third stage size change is 12 pixels 1105, and so on. In addition, the size of the graphic displayed corresponding to each point can be increased so as to be close to a circle.

また、サイズ変更は、各点に対応して表示される図形のサイズを大きくするのみならず、間隔をあけて点を補完することによって点群の密度を増すようにすることもできる。   The size change not only increases the size of the graphic displayed corresponding to each point, but also increases the density of the point group by interpolating the points at intervals.

この場合、図12のような低密度の点の状態が図11のような高密度の点の状態になる。   In this case, the low density point state as shown in FIG. 12 becomes the high density point state as shown in FIG.

なお、3次元データ表示プログラムは、光ディスク、半導体メモリ、磁気テープなどのコンピュータ読み取り可能な記録媒体に格納して頒布することができる。また、3次元データ表示プログラムはサーバが備える記憶装置に格納され、ネットワークを通じてダウンロードすることにより頒布することができる。   The three-dimensional data display program can be stored and distributed in a computer-readable recording medium such as an optical disc, a semiconductor memory, or a magnetic tape. The three-dimensional data display program is stored in a storage device provided in the server and can be distributed by downloading through a network.

頒布された3次元データ表示プログラムは通常のコンピュータにインストールして表示装置1を構成することもできる。   The distributed three-dimensional data display program can be installed in a normal computer to constitute the display device 1.

以上述べたように、本実施形態の表示装置1は、点群データを観測点ごとに格納する点群データファイル102A、及び表示モードを格納する設定ファイル102Bを格納する記憶部102と、複数の観測点における点群データを合成した場合、点群の存在密度が高い範囲の点群データを間引いて画像を表示させる表示部103に表示させる制御部101と、を備える。   As described above, the display device 1 of the present embodiment includes the point cloud data file 102A for storing the point cloud data for each observation point, the storage unit 102 for storing the setting file 102B for storing the display mode, When the point cloud data at the observation point is synthesized, the control unit 101 is configured to display the image on the display unit 103 by thinning out the point cloud data in a range where the density of the point cloud is high.

従って、複数の観測点から得られた点群データを合成する場合に、データ量を扱いやすい量にすることができるとともに、表示むらが発生しないという効果がある。   Therefore, when combining point cloud data obtained from a plurality of observation points, the amount of data can be made easy to handle, and there is an effect that display unevenness does not occur.

いくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   Although several embodiments have been described, these embodiments have been presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are also included in the invention described in the claims and the equivalents thereof.

101:制御部
102:記憶部
102A:点群データファイル
102B:設定ファイル
103:表示部
104:入出力部
101: Control unit 102: Storage unit 102A: Point cloud data file 102B: Setting file 103: Display unit 104: Input / output unit

Claims (6)

観測点から照射されるレーザー光が反射された位置の3次元ベクトルから構成される点群データを、前記観測点ごとに格納する記憶部と、
前記点群データを構成する前記3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、前記観測点ごとの前記点群データをマージすることにより、前記点群データを合成し、観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された前記点群データの前記3次元ベクトルによって規定される点の数が閾値以上になる場合に、前記メッシュに含まれる前記点を示す前記3次元ベクトルを間いた後の前記合成された前記点群データに基づいた画像を表示する制御部と、
を備える3次元データ表示装置。
A storage unit for storing, for each observation point, point cloud data composed of a three-dimensional vector of the position where the laser light emitted from the observation point is reflected;
The three-dimensional vector constituting the point cloud data is linearly transformed with reference to reference coordinates provided for the observation target, and then the point cloud data is merged by merging the point cloud data for each observation point. When the number of points defined by the three-dimensional vector of the combined point cloud data included in each of a plurality of meshes formed by dividing the observation space is equal to or greater than a threshold, A control unit for displaying an image based on the synthesized point cloud data after interposing the three-dimensional vector indicating the point included in
A three-dimensional data display device.
観測点から照射されるレーザー光が反射された位置の3次元ベクトルから構成される点群データを、前記観測点ごとに格納する記憶部と、
前記点群データを構成する前記3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、前記観測点ごとの前記点群データをマージすることにより、前記点群データを合成し、観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された前記点群データの前記3次元ベクトルによって規定される点の数が閾値以下になる場合に、前記メッシュに含まれる前記点を示す前記3次元ベクトルに対応する位置に表示される図形の大きさを大きくして画像を表示する制御部と、
を備える3次元データ表示装置。
A storage unit for storing, for each observation point, point cloud data composed of a three-dimensional vector of the position where the laser light emitted from the observation point is reflected;
The three-dimensional vector constituting the point cloud data is linearly transformed with reference to reference coordinates provided for the observation target, and then the point cloud data is merged by merging the point cloud data for each observation point. When the number of points defined by the three-dimensional vector of the combined point cloud data included in each of a plurality of meshes formed by dividing the observation space is equal to or less than a threshold value, the mesh A control unit for increasing the size of a graphic displayed at a position corresponding to the three-dimensional vector indicating the point included in the image and displaying an image;
A three-dimensional data display device.
点群データを構成する3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、観測点ごとの前記点群データをマージすることにより、前記点群データを合成し、
観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された前記点群データの前記3次元ベクトルによって規定される点の数が閾値以上になる場合に、前記メッシュに含まれる前記点を示す前記3次元ベクトルを間いた後の前記合成された前記点群データに基づいた画像を表示する3次元データ表示方法。
First, the three-dimensional vector constituting the point cloud data is converted based on the reference coordinates provided in the observation target, and then the point cloud data is merged by merging the point cloud data for each observation point,
Included in the mesh when the number of points specified by the three-dimensional vector of the combined point cloud data included in each of a plurality of meshes formed by dividing the observation space is greater than or equal to a threshold value A three-dimensional data display method for displaying an image based on the synthesized point cloud data after interposing the three-dimensional vector indicating the point.
点群データを構成する前記3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、観測点ごとの前記点群データをマージすることにより、前記点群データを合成し、
観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された前記点群データの前記3次元ベクトルによって規定される点の数が閾値以下になる場合に、前記メッシュに含まれる前記点を示す前記3次元ベクトルに対応する位置に表示される図形の大きさを大きくして画像を表示する3次元データ表示方法。
The three-dimensional vector constituting the point cloud data is linearly converted with reference to the reference coordinates provided in the observation target, and then the point cloud data is merged by merging the point cloud data for each observation point,
Included in the mesh when the number of points specified by the three-dimensional vector of the combined point cloud data included in each of a plurality of meshes formed by dividing the observation space is equal to or less than a threshold value A three-dimensional data display method for displaying an image by increasing the size of a figure displayed at a position corresponding to the three-dimensional vector indicating the point.
観測点から照射されるレーザー光が反射された位置の3次元ベクトルから構成される点群データを、前記観測点ごとに格納する記憶部を備える3次元データ表示装置を、
点群データを構成する3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、前記観測点ごとの前記点群データをマージすることにより、前記点群データを合成する合成手段と、
観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された前記点群データの前記3次元ベクトルによって規定される点の数が閾値以上になる場合に、前記メッシュに含まれる前記点を示す前記3次元ベクトルを間いた後の前記合成された前記点群データに基づいた画像を表示する間引き表示手段と、
として機能させるための3次元データ表示プログラム。
A three-dimensional data display device comprising a storage unit for storing, for each observation point, point cloud data composed of a three-dimensional vector of a position where the laser beam emitted from the observation point is reflected;
Combining the point cloud data by merging the point cloud data for each observation point after first transforming the three-dimensional vector constituting the point cloud data with reference to the reference coordinates provided for the observation target Means,
Included in the mesh when the number of points specified by the three-dimensional vector of the combined point cloud data included in each of a plurality of meshes formed by dividing the observation space is greater than or equal to a threshold value Thinning display means for displaying an image based on the synthesized point cloud data after interposing the three-dimensional vector indicating the point to be
3D data display program to function as
観測点から照射されるレーザー光が反射された位置の3次元ベクトルから構成される点群データを、前記観測点ごとに格納する記憶部を備える3次元データ表示装置を、
点群データを構成する3次元ベクトルを、観測対象に設けられる基準座標を基準に一次変換してから、前記観測点ごとの前記点群データをマージすることにより、前記点群データを合成する合成手段と、
観測空間が分割されることにより形成された複数のメッシュにそれぞれ含まれる、合成された前記点群データの前記3次元ベクトルによって規定される点の数が閾値以下になる場合に、前記メッシュに含まれる前記点を示す前記3次元ベクトルに対応する位置に表示される図形の大きさを大きくして画像を表示するサイズ変更表示手段と、
として機能させるための3次元データ表示プログラム。
A three-dimensional data display device comprising a storage unit for storing, for each observation point, point cloud data composed of a three-dimensional vector of a position where the laser beam emitted from the observation point is reflected;
Combining the point cloud data by merging the point cloud data for each observation point after first transforming the three-dimensional vector constituting the point cloud data with reference to the reference coordinates provided for the observation target Means,
Included in the mesh when the number of points specified by the three-dimensional vector of the combined point cloud data included in each of a plurality of meshes formed by dividing the observation space is equal to or less than a threshold value Resizing display means for displaying an image by increasing the size of a figure displayed at a position corresponding to the three-dimensional vector indicating the point to be displayed;
3D data display program to function as
JP2014091882A 2014-04-25 2014-04-25 3D data display device, 3D data display method, and 3D data display program Active JP6359868B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014091882A JP6359868B2 (en) 2014-04-25 2014-04-25 3D data display device, 3D data display method, and 3D data display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014091882A JP6359868B2 (en) 2014-04-25 2014-04-25 3D data display device, 3D data display method, and 3D data display program

Publications (2)

Publication Number Publication Date
JP2015210186A true JP2015210186A (en) 2015-11-24
JP6359868B2 JP6359868B2 (en) 2018-07-18

Family

ID=54612470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014091882A Active JP6359868B2 (en) 2014-04-25 2014-04-25 3D data display device, 3D data display method, and 3D data display program

Country Status (1)

Country Link
JP (1) JP6359868B2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106091984A (en) * 2016-06-06 2016-11-09 中国人民解放军信息工程大学 A kind of three dimensional point cloud acquisition methods based on line laser
JP2018032112A (en) * 2016-08-22 2018-03-01 株式会社ソニー・インタラクティブエンタテインメント Data processor, data processing method and computer program
JP2018173299A (en) * 2017-03-31 2018-11-08 東亜ディーケーケー株式会社 Oil-film detector
JP2019096322A (en) * 2017-11-27 2019-06-20 バイオセンス・ウエブスター・(イスラエル)・リミテッドBiosense Webster (Israel), Ltd. Point density illustration
JP2019100995A (en) * 2017-12-08 2019-06-24 株式会社トプコン Measurement image display control unit, measurement image display control method, and program for measurement image display control
JP2019532433A (en) * 2016-10-11 2019-11-07 カールタ インコーポレイテッド Laser scanner with real-time online egomotion estimation
US11398075B2 (en) 2018-02-23 2022-07-26 Kaarta, Inc. Methods and systems for processing and colorizing point clouds and meshes
US11506500B2 (en) 2016-03-11 2022-11-22 Kaarta, Inc. Aligning measured signal data with SLAM localization data and uses thereof
US11567201B2 (en) 2016-03-11 2023-01-31 Kaarta, Inc. Laser scanner with real-time, online ego-motion estimation
US11573325B2 (en) 2016-03-11 2023-02-07 Kaarta, Inc. Systems and methods for improvements in scanning and mapping
US11585662B2 (en) 2016-03-11 2023-02-21 Kaarta, Inc. Laser scanner with real-time, online ego-motion estimation
US11815601B2 (en) 2017-11-17 2023-11-14 Carnegie Mellon University Methods and systems for geo-referencing mapping systems
US11830136B2 (en) 2018-07-05 2023-11-28 Carnegie Mellon University Methods and systems for auto-leveling of point clouds and 3D models
US12014533B2 (en) 2018-04-03 2024-06-18 Carnegie Mellon University Methods and systems for real or near real-time point cloud map data confidence evaluation

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006064453A (en) * 2004-08-25 2006-03-09 Fuji Xerox Co Ltd 3-dimensional geometry input device and method
JP2010136563A (en) * 2008-12-08 2010-06-17 Hitachi Transportation Technologies Ltd Device and method for inspecting pantograph type current collector
JP2010287156A (en) * 2009-06-15 2010-12-24 Mitsubishi Electric Corp Model generation apparatus, model generation method, model generation program, point group image generation method and point group image generation program
US20110164037A1 (en) * 2008-08-29 2011-07-07 Mitsubishi Electric Corporaiton Aerial image generating apparatus, aerial image generating method, and storage medium havng aerial image generating program stored therein
JP2012141758A (en) * 2010-12-28 2012-07-26 Toshiba Corp Three-dimensional data processing device, method and program
JP2012146262A (en) * 2011-01-14 2012-08-02 Toshiba Corp Structure measurement system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006064453A (en) * 2004-08-25 2006-03-09 Fuji Xerox Co Ltd 3-dimensional geometry input device and method
US20110164037A1 (en) * 2008-08-29 2011-07-07 Mitsubishi Electric Corporaiton Aerial image generating apparatus, aerial image generating method, and storage medium havng aerial image generating program stored therein
JP2011233165A (en) * 2008-08-29 2011-11-17 Mitsubishi Electric Corp Overhead view generation device, overhead view image generation method and overhead view image generation program of overhead view image generation device
JP2010136563A (en) * 2008-12-08 2010-06-17 Hitachi Transportation Technologies Ltd Device and method for inspecting pantograph type current collector
JP2010287156A (en) * 2009-06-15 2010-12-24 Mitsubishi Electric Corp Model generation apparatus, model generation method, model generation program, point group image generation method and point group image generation program
JP2012141758A (en) * 2010-12-28 2012-07-26 Toshiba Corp Three-dimensional data processing device, method and program
JP2012146262A (en) * 2011-01-14 2012-08-02 Toshiba Corp Structure measurement system

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11585662B2 (en) 2016-03-11 2023-02-21 Kaarta, Inc. Laser scanner with real-time, online ego-motion estimation
US11573325B2 (en) 2016-03-11 2023-02-07 Kaarta, Inc. Systems and methods for improvements in scanning and mapping
US11567201B2 (en) 2016-03-11 2023-01-31 Kaarta, Inc. Laser scanner with real-time, online ego-motion estimation
US11506500B2 (en) 2016-03-11 2022-11-22 Kaarta, Inc. Aligning measured signal data with SLAM localization data and uses thereof
CN106091984A (en) * 2016-06-06 2016-11-09 中国人民解放军信息工程大学 A kind of three dimensional point cloud acquisition methods based on line laser
US11227357B2 (en) 2016-08-22 2022-01-18 Sony Interactive Entertainment Inc. Data processing apparatus, data processing method, and computer program
WO2018037976A1 (en) * 2016-08-22 2018-03-01 株式会社ソニー・インタラクティブエンタテインメント Data processing device, data processing method, and computer program
JP2018032112A (en) * 2016-08-22 2018-03-01 株式会社ソニー・インタラクティブエンタテインメント Data processor, data processing method and computer program
JP2019532433A (en) * 2016-10-11 2019-11-07 カールタ インコーポレイテッド Laser scanner with real-time online egomotion estimation
JP2018173299A (en) * 2017-03-31 2018-11-08 東亜ディーケーケー株式会社 Oil-film detector
US11815601B2 (en) 2017-11-17 2023-11-14 Carnegie Mellon University Methods and systems for geo-referencing mapping systems
CN110013308A (en) * 2017-11-27 2019-07-16 韦伯斯特生物官能(以色列)有限公司 Dot density diagram
JP2019096322A (en) * 2017-11-27 2019-06-20 バイオセンス・ウエブスター・(イスラエル)・リミテッドBiosense Webster (Israel), Ltd. Point density illustration
JP7370699B2 (en) 2017-11-27 2023-10-30 バイオセンス・ウエブスター・(イスラエル)・リミテッド Point density map
JP2019100995A (en) * 2017-12-08 2019-06-24 株式会社トプコン Measurement image display control unit, measurement image display control method, and program for measurement image display control
US11398075B2 (en) 2018-02-23 2022-07-26 Kaarta, Inc. Methods and systems for processing and colorizing point clouds and meshes
US12014533B2 (en) 2018-04-03 2024-06-18 Carnegie Mellon University Methods and systems for real or near real-time point cloud map data confidence evaluation
US11830136B2 (en) 2018-07-05 2023-11-28 Carnegie Mellon University Methods and systems for auto-leveling of point clouds and 3D models

Also Published As

Publication number Publication date
JP6359868B2 (en) 2018-07-18

Similar Documents

Publication Publication Date Title
JP6359868B2 (en) 3D data display device, 3D data display method, and 3D data display program
US10478269B2 (en) Method for automatically moving object in simulation system and simulation system using the same
JP2015210670A (en) Three-dimensional data display device, three-dimensional data display method, and three-dimensional data display program
JP5866177B2 (en) Image processing apparatus and image processing method
AU2014363213B2 (en) Image rendering of laser scan data
RU2695528C2 (en) Laser scanning data image visualization
US10497477B2 (en) Method for high-speed parallel processing for ultrasonic signal by using smart device
JP5745435B2 (en) 3D data processing apparatus, 3D data processing program, and 3D data processing method
JPH07120434B2 (en) Method and apparatus for volume rendering
JP2010097419A (en) Apparatus, program and method for processing three-dimensional data
KR20150132031A (en) Shading cg representations of materials
US10210669B1 (en) Method for 3D object, environment model, and documentation generation using scan point clouds and digital object libraries
US20160212402A1 (en) Spatial information visualization apparatus, storage medium, and spatial information visualization method
US20140015834A1 (en) Graphics processing unit, image processing apparatus including graphics processing unit, and image processing method using graphics processing unit
US20190005707A1 (en) Image space-based particle generation modeling
JPWO2020110164A1 (en) Display data generator, display data generation method, and display data generation program
US20150112655A1 (en) Computing device and method for simulating measurement of object
US20120287128A1 (en) Electronic device and method for meshing curved surface
JP2012079182A (en) Object operation device, object operation method and object operation program
JP2012255674A (en) Alignment method
JP2020052978A (en) Three-dimensional shape creation device, three-dimensional shape creation method and three-dimensional shape creation program
JP7107015B2 (en) Point cloud processing device, point cloud processing method and program
JP2013097489A (en) Processor, processing method, processing program and recording medium for point group data
KR20190067070A (en) System and method for projection mapping in virtual space
WO2022162859A1 (en) Building change detection device, building change detection system, and building change detection method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180420

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180621

R150 Certificate of patent or registration of utility model

Ref document number: 6359868

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250