Skip to content

Calibrate a structure light system of a camera and a structured light

Notifications You must be signed in to change notification settings

zhaocongyang/structured_LineLight_calib

Repository files navigation

Structure-Light sensor calibration

Update on 2022/01/08.

overview

env

You need to inatall opencv first: brew inatall opencv

make and run

Fellow steps below to run the code:

  1. Configure your dataset path in ./calib_picture and ./light_picture

  2. To make and run the code:

    cmake .
    make
    ./target

result

You can find the calib result in Parameters.xml

Pointcloud in laser atripe will be saves in pointcloud.txt

About

Calibrate a structure light system of a camera and a structured light

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published