Skip to content

Program reconstruct 3D model using stereo camera with structure light

Notifications You must be signed in to change notification settings

ntddung95/3DReconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D reconstruction using stereo camera with structure light

Author: MAMSUN and NHIM

Dependencies

  • cmake
  • OpenCV
  • dlib
  • PCL

Compilation

Compile all the files using the following commands.

Change stereo camera IP and Arduino IP

$ mkdir build && cd build

$ cmake ..

$ make

Reconstruct 3D model from stereo cameras with structure light

Run command:

$ ./mainFaceBlink

Press 'r' in input process windows to resume capturing.

About

Program reconstruct 3D model using stereo camera with structure light

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published