Skip to content

A low-price camera with a line laser is all the hardware needed, and then enjoy it with this toolkit.

Notifications You must be signed in to change notification settings

Havanas/laserLineToolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calibration tool for 3D scanner based on line laser and camera


This tool is available for free now!

It is designed to calibrate the line structured light sensor automatically as well as the camera parameters, and the 3D scanner system usually is something like the figure shown below, where a camera and a laser are firmly fixed together.

scanner


Just clicking the laserScanner.exe file in this directory to open the mainwindow, there is a calibration menu in the menu bar, and activating it the calibration window will show you on the screen if no problem occurs and then you can have a try. By the way, there are some example images in the sample subdirectory.

Tested on win10-64bit, win7-64bit and ubuntu1604-64bit, however this version is not for any Linux system.

If there is anything puzzling around you about this software, please send an email to me, and I will try my best.

Email:[email protected]

Antonio Fan

March 30th 2017

Beijing China


update

A new test program issued at April 22nd 2018, called LineLaserCalibration-2018.4.exe

A new test program issued at June 3rd 2019, called LineLaserCalibration-2019.6.exe

  • more robust
  • add visualization

There is a reconstruct.cpp file along with the tool, which you can exploit to reconstruct anything as your like.

guidance

The main window will show like below when you double click LineLaserCalibration-2019.6.exe.

mainwin

You are supposed to activate this tool at first before have a try to calibrate for every time you open this tool. Clicking the calibrate button, the calibrate window will show as below.

calibrate

The load images button are used to select the images for calibrate. Once a directory is selected all the images in the fold are listed in the text browser below the button. Then clicking the calibration button, the camera parameter and the light plain parameter are estimated at the same time. (Some images are shown in the process, just pressing any key to continue.)

image list

The results are written in the same directory as the exe, which are called like camera_result....txt for camera parameter and stripe_result....txt for laser parameter.

If you want to get a direct view of the result in 3D space, you can click the visualize button and the figure maybe like as below.

visualize

June 5th 2019.


more infomation (in Chinese)

About

A low-price camera with a line laser is all the hardware needed, and then enjoy it with this toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%