Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 189 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 189 Bytes

myrender

prerequisites

  • OpenGL
  • GLEW
  • GLUT
  • GLM
  • OpenCV
  • PCL

how to use

mkdir build && cd build
cmake ..
make
./render xxx.pcd ../campose.txt $imgname $imgpath