CN104732557A - Color point cloud generating method of ground laser scanner - Google Patents

Color point cloud generating method of ground laser scanner Download PDF

Info

Publication number
CN104732557A
CN104732557A CN201510178972.4A CN201510178972A CN104732557A CN 104732557 A CN104732557 A CN 104732557A CN 201510178972 A CN201510178972 A CN 201510178972A CN 104732557 A CN104732557 A CN 104732557A
Authority
CN
China
Prior art keywords
camera
cloud
image
scanner
laser scanner
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.)
Pending
Application number
CN201510178972.4A
Other languages
Chinese (zh)
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.)
WUHAN HAIDASHU CLOUD TECHNOLOGY Co Ltd
Original Assignee
WUHAN HAIDASHU CLOUD TECHNOLOGY Co Ltd
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 WUHAN HAIDASHU CLOUD TECHNOLOGY Co Ltd filed Critical WUHAN HAIDASHU CLOUD TECHNOLOGY Co Ltd
Priority to CN201510178972.4A priority Critical patent/CN104732557A/en
Publication of CN104732557A publication Critical patent/CN104732557A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a color point cloud generating method of a ground laser scanner. The color point cloud generating method includes arranging a camera externally on the basis of the ground laser scanner, calibrating internal parameters of the camera by a space resection method and external parameters of the camera by a direct linear transformation method, determining internal and external direction elements by a calibration method, accurately controlling angle of scene images acquired by the camera by a scanner rotating platform, and finally calculating successive transformational relation by the formula. By the color point cloud generating method, point cloud of field data acquisition and image texture information are accurately integrated and matched, so that color point cloud is automatically acquired.

Description

A kind of terrestrial Laser scanner colour point clouds generation method
Technical field
The present invention relates to photogrammetric and three-dimensional laser technical field, specifically a kind of terrestrial Laser scanner colour point clouds generation method.
Background technology
Terrestrial Laser scanner can the three-dimensional point cloud of quick obtaining scene, the three-dimensional reconstruction that the data utilizing laser scanner to obtain carry out target has broad application prospects in fields such as ancient building, historical relic's protection, streetscape productions, but the information of some cloud is only limitted to the information such as coordinate, intensity, the RGB information of texture is generally given a some cloud by the acquisition of texture information after image and some cloud being mated by certain means after the image of digital camera acquisition scene, namely obtains colour point clouds; Colour point clouds incorporates the 3D structural information of a cloud and the texture information of image, contributes to the expression of the decipher to cloud data, Object identifying, classification and minutia, can raise the efficiency in the subsequent applications such as point cloud classifications, three-dimensional modeling.
In order to obtain the texture information of testee, the image data of scene is gathered while needing to obtain cloud data, and by certain computing method, the space coordinates of laser scanner and the coordinate systems in image of image data are unified, Here it is some cloud and the registration work of image; The key issue of registration be tied to a cloud as the coordinate of plane space coordinates between the asking for of coordinate conversion parameter R-rotation matrix and t-translation vector; At present, general method is on a cloud and image, manually choose the reference mark of the same name of some respectively, selected number of control points of the same name is more than or equal to 3, conversion parameter is calculated by this group same place, realize the unification of two coordinate systems, thus reaching the object of registration, some cloud can not be synchronous with the registration of impact.
Summary of the invention
The object of the present invention is to provide a kind of terrestrial Laser scanner colour point clouds generation method, to solve the problem proposed in above-mentioned background technology.
For achieving the above object, the invention provides following technical scheme:
A kind of terrestrial Laser scanner colour point clouds generation method, by external camera on terrestrial Laser scanner basis, demarcation is carried out to camera inside and outside parameter, controls the angle of camera acquisition scene image and subsequent conversion relation is calculated, realize the automatic generation of colour point clouds, comprise the following steps:
(1) demarcation of camera intrinsic parameter
After adopting resection method to take some images in controlling filed, image is chosen some reference mark and goes out the object coordinates of reference mark at same coordinate system by total station survey; X will be obtained after calibration of camera internal parameters 0(principal point x coordinate), y 0(principal point y coordinate), f xf y(focal length), k 1k 2(radial distortion parameter), p 1p 2parameters such as (tangential distortion parameters);
(2) demarcation of camera and scanner center relative position
Reference mark of the same name chosen respectively by the some cloud adopting direct linear transformation (DLT) method to gather in Calibration Field and image, is obtained six elements of exterior orientation (X of camera by the computing method of DLT 0, Y 0, Z 0, roll, pitch, yaw), X 0, Y 0and Z 0be called the line element of Camera extrinsic number; Roll, pitch and yaw are called the angle element of camera elements of exterior orientation, and the computing formula of DLT is as follows:
x + l 1 X + l 2 Y + l 3 Z + l 4 l 9 X + l 10 Y + l 11 Z + 1 = 0
y + l 5 X + l 6 Y + l 7 Z + l 8 l 9 X + l 10 Y + l 11 Z + 1 = 0
Wherein, l 1... l 11for the function of camera internal and external orientation;
(3) scanner rotation platform control camera is taken pictures and recording angular parameter
Scanner device is carrying out the collection of a cloud and image data after the demarcation of inside and outside parameter, and the drainage pattern that terrestrial Laser scanner LS300 sets is the scanning first carrying out a cloud, carries out the shooting of image after completing again; From X-axis, launch Article 1 sweep trace when scanner carries out the collection of a cloud, base platform gets back to X-axis after the rotation of 360 °; LS300 controls camera afterwards be that 60 °, 180 ° and 300 ° of three positions carry out taking and are recorded in image file by angle parameter with X-axis respectively, and in follow-up operating process, angle parameter is directly obtained by filename parsing; It is obtained by the angle element of three of camera outer parameters that rotation matrix calculates, and computing formula is as follows:
R = a 1 b 1 c 1 a 2 b 2 c 2 a 3 b 3 c 3
Wherein,
α 1=cosαcosγ-sinαsinβsinγ;α 2=-cosαsinγ-sinαsinβcosγ;α 3=-cosαcosβ;
b 1=cosβsinγ;b 2=cosβcosγ;b 3=sinβ;c 1=sinαcosγ+cosαsinβsinγ;
c 2=-sinαsinγ+cosαsinβcosγ;c 2=cosαcosβ;
(4) solution asks rotation matrix, and asks the pixel coordinate on image that a cloud is corresponding according to collinearity equation solution
After obtaining rotation matrix, in three dimensions, namely each object space point can be mapped with a pixel coordinate, a pixel coordinate corresponding to each some cloud is obtained by collinearity equation, convolution algorithm is carried out according to interpolation method by this pixel coordinate, obtain a rgb value, namely complete the making of colour point clouds after rgb value is assigned to a cloud, collinearity equation formula is as follows:
x 0 y 0 - f = R ( α , β , γ ) X Y Z + t 1 t 2 t 3
Compared with prior art, the invention has the beneficial effects as follows: the coordinate position in camera and scanner is fixed by the present invention on LS300 terrestrial Laser scanner basis, simultaneously by the angle that motor control camera is taken pictures, also namely determining takes pictures photographs the position of light and attitude instantaneously; In advance the intrinsic parameter of camera is demarcated, achieved the autoregistration operation of a cloud and image, finally complete a fusion for cloud texture information, realize the automatic generation of colour point clouds.
Accompanying drawing explanation
Accompanying drawing 1 is the terrestrial Laser scanner LS300 outside drawing of independent research;
Accompanying drawing 2 is a cloud data dynamic interior of building being scanned to rear acquisition;
Accompanying drawing 3-5 is three images that camera goes out to obtain three angles;
Accompanying drawing 6 is calibration of camera internal parameters software interface;
Accompanying drawing 7 is the space coordinates of scanner inside definition;
Accompanying drawing 8 is camera inside and outside parameter;
Accompanying drawing 9 is the colour point clouds generated.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Refer to Fig. 1-9, a kind of terrestrial Laser scanner colour point clouds generation method, by external camera on terrestrial Laser scanner basis, demarcation is carried out to camera inside and outside parameter, controls the angle of camera acquisition scene image and subsequent conversion relation is calculated, realize the automatic generation of colour point clouds, comprise the following steps:
(1) demarcation of camera intrinsic parameter
As shown in Figure 1, equipment adopts LS300 terrestrial Laser scanner, external camera on LS300 terrestrial Laser scanner basis, after adopting resection method to take some images in controlling filed, image is chosen some reference mark and goes out the object coordinates of reference mark at same coordinate system by total station survey; X will be obtained after calibration of camera internal parameters 0(principal point x coordinate), y 0(principal point y coordinate), f xf y(focal length), k 1k 2(radial distortion parameter), p 1p 2parameters such as (tangential distortion parameters);
(2) demarcation of camera and scanner center relative position
Reference mark of the same name chosen respectively by the some cloud adopting direct linear transformation (DLT) method to gather in Calibration Field and image, is obtained six elements of exterior orientation (X of camera by the computing method of DLT 0, Y 0, Z 0, roll, pitch, yaw), X 0, Y 0and Z 0be called the line element of Camera extrinsic number; Roll, pitch and yaw are called the angle element of camera elements of exterior orientation, and the computing formula of DLT is as follows:
x + l 1 X + l 2 Y + l 3 Z + l 4 l 9 X + l 10 Y + l 11 Z + 1 = 0
y + l 5 X + l 6 Y + l 7 Z + l 8 l 9 X + l 10 Y + l 11 Z + 1 = 0
Wherein, l 1... l 11for the function of camera internal and external orientation;
(3) scanner rotation platform control camera is taken pictures and recording angular parameter
Scanner device is carrying out the collection of a cloud and image data after the demarcation of inside and outside parameter, and the drainage pattern that terrestrial Laser scanner LS300 sets is the scanning first carrying out a cloud, carries out the shooting of image after completing again; The coordinate system of scanner inside as shown in Figure 7, launches Article 1 sweep trace when scanner carries out the collection of a cloud from X-axis, and base platform gets back to X-axis after the rotation of 360 °; LS300 controls camera afterwards be that 60 °, 180 ° and 300 ° of three positions carry out taking and are recorded in image file by angle parameter with X-axis respectively, and in follow-up operating process, angle parameter is directly obtained by filename parsing; It is obtained by the angle element of three of camera outer parameters that rotation matrix calculates, and computing formula is as follows:
R = a 1 b 1 c 1 a 2 b 2 c 2 a 3 b 3 c 3
Wherein,
α 1=cosαcosγ-sinαsinβsinγ;α 2=-cosαsinγ-sinαsinβcosγ;α 3=-cosαcosβ;
b 1=cosβsinγ;b 2=cosβcosγ;b 3=sinβ;c 1=sinαcosγ+cosαsinβsinγ;
c 2=-sinαsinγ+cosαsinβcosγ;c 2=cosαcosβ;
(4) solution asks rotation matrix, and asks the pixel coordinate on image that a cloud is corresponding according to collinearity equation solution
After obtaining rotation matrix, in three dimensions, namely each object space point can be mapped with a pixel coordinate, a pixel coordinate corresponding to each some cloud is obtained by collinearity equation, convolution algorithm is carried out according to interpolation method by this pixel coordinate, obtain a rgb value, namely complete the making of colour point clouds after rgb value is assigned to a cloud, collinearity equation formula is as follows:
x 0 y 0 - f = R ( α , β , γ ) X Y Z + t 1 t 2 t 3
Embodiment 1
The external camera model selecting erection is Nikon D700, by taking multiple photographs of multiple attitude after layout calibration field, calculates intrinsic parameter after choosing reference mark, chooses reference mark and calculates interface and see accompanying drawing 6; Namely the staking-out work of all parameters is completed after the demarcation of scanner center relative position completing camera;
Accompanying drawing 2 is the some clouds adopting LS300 one place's buildings to be scanned to rear acquisition, has scanned the image that rear control external camera takes three angle positions, has seen accompanying drawing 3-5; The Parameter File of scanner synchronous recording is shown in accompanying drawing 6, and the parameter according to these records calculates rotation matrix and the translation parameters of often opening photo:
R = a 1 b 1 c 1 a 2 b 2 c 2 a 3 b 3 c 3 , T = t 1 t 2 t 3
Each some cloud in cloud data calculates a corresponding location of pixels by collinearity equation, generates the colour point clouds in accompanying drawing 9.
Principle of the present invention: for texture information that acquisition point cloud is corresponding has to pass through the registration of a cloud and image, the elements of exterior orientation (X of image 0, Y 0, Z 0, α, beta, gamma) be camera shooting moment position and attitude.Wherein X 0, Y 0, Z 0represent the coordinate of photo centre in reference frame, using the reference frame of the coordinate system of scanner as camera; α, beta, gamma describes three angle elements in photographic light flux space; Point cloud and the method for registering of image mainly solve the spatial transformation parameter between cloud and image, mapping mode comprises rigid transformation and non-rigid transformation two kinds, the present invention selects rigid transformation, namely put between cloud and image and only there is rotation, Pan and Zoom conversion, its transforming function transformation function relation is expressed as follows:
x 0 y 0 - f = R ( α , β , γ ) X Y Z + t 1 t 2 t 3
Wherein, (x 0, y 0,-f) tthe three-dimensional coordinate of the image space coordinate system that texture is corresponding, (X, Y, Z) tbe the three-dimensional coordinate in a cloud, R (α, beta, gamma) is the rotation matrix between the image space auxiliary coordinates of image and the three-dimensional system of coordinate at scanner center; For obtaining the transformational relation of image space coordinate system and scanner coordinate system, must by the method determination internal and external orientation of demarcating, the intrinsic parameter of camera is demarcated and is adopted space resection's method, the external parameters calibration of camera adopts direct linear transformation's method, the shooting angle of camera is accurately controlled by scanner rotation platform, a cloud and texture information can accurately merge by the some cloud of field data acquisition and image after operating process of the present invention, realize the automatic acquisition of colour point clouds.
To those skilled in the art, obviously the invention is not restricted to the details of above-mentioned one exemplary embodiment, and when not deviating from spirit of the present invention or essential characteristic, the present invention can be realized in other specific forms.Therefore, no matter from which point, all should embodiment be regarded as exemplary, and be nonrestrictive, scope of the present invention is limited by claims instead of above-mentioned explanation, and all changes be therefore intended in the implication of the equivalency by dropping on claim and scope are included in the present invention.Any Reference numeral in claim should be considered as the claim involved by limiting.
In addition, be to be understood that, although this instructions is described according to embodiment, but not each embodiment only comprises an independently technical scheme, this narrating mode of instructions is only for clarity sake, those skilled in the art should by instructions integrally, and the technical scheme in each embodiment also through appropriately combined, can form other embodiments that it will be appreciated by those skilled in the art that.

Claims (2)

1. a terrestrial Laser scanner colour point clouds generation method, by external camera on terrestrial Laser scanner basis, demarcation is carried out to camera inside and outside parameter, controls the angle of camera acquisition scene image and subsequent conversion relation is calculated, realize the automatic generation of colour point clouds, it is characterized in that, comprise the following steps:
(1) demarcation of camera intrinsic parameter
After adopting resection method to take some images in controlling filed, image is chosen some reference mark and goes out the object coordinates of reference mark at same coordinate system by total station survey; X will be obtained after calibration of camera internal parameters 0(principal point x coordinate), y 0(principal point y coordinate), f xf y(focal length), k 1k 2(radial distortion parameter), p 1p 2parameters such as (tangential distortion parameters);
(2) demarcation of camera and scanner center relative position
Reference mark of the same name chosen respectively by the some cloud adopting direct linear transformation (DLT) method to gather in Calibration Field and image, is obtained six elements of exterior orientation (X of camera by the computing method of DLT 0, Y 0, Z 0, roll, pitch, yaw), X 0, Y 0and Z 0be called the line element of Camera extrinsic number; Roll, pitch and yaw are called the angle element of camera elements of exterior orientation, and the computing formula of DLT is as follows:
x + l 1 X + l 2 Y + l 3 Z + l 4 l 9 X + l 10 Y + l 11 Z + 1 = 0
y + l 5 X + l 6 Y + l 7 Z + l 8 l 9 X + l 10 Y + l 11 Z + 1 = 0
Wherein, l 1... l 11for the function of camera internal and external orientation;
(3) scanner rotation platform control camera is taken pictures and recording angular parameter
Scanner device is carrying out the collection of a cloud and image data after the demarcation of inside and outside parameter, and the drainage pattern that terrestrial Laser scanner LS300 sets is the scanning first carrying out a cloud, carries out the shooting of image after completing again; From X-axis, launch Article 1 sweep trace when scanner carries out the collection of a cloud, base platform gets back to X-axis after the rotation of 360 °; LS300 controls camera afterwards be that 60 °, 180 ° and 300 ° of three positions carry out taking and are recorded in image file by angle parameter with X-axis respectively, and in follow-up operating process, angle parameter is directly obtained by filename parsing; It is obtained by the angle element of three of camera outer parameters that rotation matrix calculates, and computing formula is as follows:
R = a 1 b 1 c 1 a 2 b 2 c 2 a 3 b 3 c 3
Wherein,
a 1=cosαcosγ-sinαsinβsinγ;a 2=-cosαsinγ-sinαsinβcosγ;a 3=-cosαcosβ;
b 1=cosβsinγ;b 2=cosβcosγ;b 3=sinβ;c 1=sinαcosγ+cosαsinβsinγ;
c 2=-sinαsinγ+cosαsinβcosγ;c 2=cosαcosβ;
(4) solution asks rotation matrix, and asks the pixel coordinate on image that a cloud is corresponding according to collinearity equation solution
After obtaining rotation matrix, in three dimensions, namely each object space point can be mapped with a pixel coordinate, a pixel coordinate corresponding to each some cloud is obtained by collinearity equation, convolution algorithm is carried out according to interpolation method by this pixel coordinate, obtain a rgb value, namely complete the making of colour point clouds after rgb value is assigned to a cloud, collinearity equation formula is as follows:
x 0 y 0 - f = R ( α , β , γ ) X Y Z + t 1 t 2 t 3
2. terrestrial Laser scanner colour point clouds generation method according to claim 1, is characterized in that, the model of described terrestrial Laser scanner is LS300.
CN201510178972.4A 2015-04-16 2015-04-16 Color point cloud generating method of ground laser scanner Pending CN104732557A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510178972.4A CN104732557A (en) 2015-04-16 2015-04-16 Color point cloud generating method of ground laser scanner

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510178972.4A CN104732557A (en) 2015-04-16 2015-04-16 Color point cloud generating method of ground laser scanner

Publications (1)

Publication Number Publication Date
CN104732557A true CN104732557A (en) 2015-06-24

Family

ID=53456425

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510178972.4A Pending CN104732557A (en) 2015-04-16 2015-04-16 Color point cloud generating method of ground laser scanner

Country Status (1)

Country Link
CN (1) CN104732557A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106683068A (en) * 2015-11-04 2017-05-17 北京文博远大数字技术有限公司 Three-dimensional digital image acquisition method and equipment thereof
CN108055456A (en) * 2017-12-07 2018-05-18 中煤航测遥感集团有限公司 Texture collection method and device
CN108470370A (en) * 2018-03-27 2018-08-31 北京建筑大学 The method that three-dimensional laser scanner external camera joint obtains three-dimensional colour point clouds
CN109813335A (en) * 2017-11-21 2019-05-28 武汉四维图新科技有限公司 Scaling method, device, system and the storage medium of data collection system
WO2020097796A1 (en) * 2018-11-13 2020-05-22 Beijing Didi Infinity Technology And Development Co., Ltd. Methods and systems for color point cloud generation
CN111598930A (en) * 2020-05-19 2020-08-28 北京数字绿土科技有限公司 Color point cloud generation method and device and terminal equipment
CN112070816A (en) * 2020-07-29 2020-12-11 深圳瀚维智能医疗科技有限公司 Human back three-dimensional point cloud reconstruction method and device and computer readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063860A (en) * 2014-06-12 2014-09-24 北京建筑大学 Method for refining edge of laser-point cloud
CN104133874A (en) * 2014-07-25 2014-11-05 重庆数字城市科技有限公司 Streetscape image generating method based on true color point cloud
CN104318616A (en) * 2014-11-07 2015-01-28 钟若飞 Colored point cloud system and colored point cloud generation method based on same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063860A (en) * 2014-06-12 2014-09-24 北京建筑大学 Method for refining edge of laser-point cloud
CN104133874A (en) * 2014-07-25 2014-11-05 重庆数字城市科技有限公司 Streetscape image generating method based on true color point cloud
CN104318616A (en) * 2014-11-07 2015-01-28 钟若飞 Colored point cloud system and colored point cloud generation method based on same

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
LIU JIE等: "Cultural Relic 3D Reconstruction from Digital Images and Laser Point Clouds", 《2008 CONGRESS ON IMAGE AND SIGNAL PROCESSING》 *
史玉峰: "《测量学》", 30 June 2012, 中国林业出版社 *
宋恒嘉: "车载激光点云和光学影像的配准方法研究", 《测绘通报》 *
罗敏: "数字图像辅助激光点云特征提取研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106683068A (en) * 2015-11-04 2017-05-17 北京文博远大数字技术有限公司 Three-dimensional digital image acquisition method and equipment thereof
CN106683068B (en) * 2015-11-04 2020-04-07 北京文博远大数字技术有限公司 Three-dimensional digital image acquisition method
CN109813335A (en) * 2017-11-21 2019-05-28 武汉四维图新科技有限公司 Scaling method, device, system and the storage medium of data collection system
CN108055456A (en) * 2017-12-07 2018-05-18 中煤航测遥感集团有限公司 Texture collection method and device
CN108470370A (en) * 2018-03-27 2018-08-31 北京建筑大学 The method that three-dimensional laser scanner external camera joint obtains three-dimensional colour point clouds
CN108470370B (en) * 2018-03-27 2021-10-15 北京建筑大学 Method for jointly acquiring three-dimensional color point cloud by external camera of three-dimensional laser scanner
WO2020097796A1 (en) * 2018-11-13 2020-05-22 Beijing Didi Infinity Technology And Development Co., Ltd. Methods and systems for color point cloud generation
US11474247B2 (en) 2018-11-13 2022-10-18 Beijing Didi Infinity Technology And Development Co., Ltd. Methods and systems for color point cloud generation
CN111598930A (en) * 2020-05-19 2020-08-28 北京数字绿土科技有限公司 Color point cloud generation method and device and terminal equipment
CN111598930B (en) * 2020-05-19 2021-07-30 北京数字绿土科技有限公司 Color point cloud generation method and device and terminal equipment
CN112070816A (en) * 2020-07-29 2020-12-11 深圳瀚维智能医疗科技有限公司 Human back three-dimensional point cloud reconstruction method and device and computer readable storage medium
CN112070816B (en) * 2020-07-29 2024-04-05 深圳瀚维智能医疗科技有限公司 Human back three-dimensional point cloud reconstruction method and device for massage equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN104732557A (en) Color point cloud generating method of ground laser scanner
US9773301B2 (en) Systems and methods for producing temperature accurate thermal images
CN109872401B (en) Unmanned aerial vehicle video augmented reality implementation method
KR101265667B1 (en) Device for 3d image composition for visualizing image of vehicle around and method therefor
CN109920007B (en) Three-dimensional imaging device and method based on multispectral photometric stereo and laser scanning
CN104330074B (en) Intelligent surveying and mapping platform and realizing method thereof
CN107492069B (en) Image fusion method based on multi-lens sensor
Barazzetti et al. True-orthophoto generation from UAV images: Implementation of a combined photogrammetric and computer vision approach
JP6708790B2 (en) Image generation device, image generation system, image generation method, and image generation program
WO2019100219A1 (en) Output image generation method, device and unmanned aerial vehicle
US11689808B2 (en) Image synthesis system
CN101919235A (en) Orthophotographic image creating method and imaging device
JP6964772B2 (en) Imaging equipment, unmanned moving objects, imaging methods, systems, and programs
CN105139350A (en) Ground real-time reconstruction processing system for unmanned aerial vehicle reconnaissance images
CN104881869A (en) Real time panorama tracing and splicing method for mobile platform
CN115937288A (en) Three-dimensional scene model construction method for transformer substation
CN111461963B (en) Fisheye image stitching method and device
JP7160037B2 (en) Image processing device, image processing method, and program
CN110243307A (en) A kind of automatized three-dimensional colour imaging and measuring system
CN110322485A (en) A kind of fast image registration method of isomery polyphaser imaging system
CN102202159B (en) Digital splicing method for unmanned aerial photographic photos
Stojcsics et al. High resolution 3D thermal imaging using FLIR DUO R sensor
CN113643436A (en) Depth data splicing and fusing method and device
CN111654626B (en) High-resolution camera containing depth information
CN108510537B (en) 3D modeling method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150624

WD01 Invention patent application deemed withdrawn after publication