Skip to content

koheiojio/point_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

point_tutorial

学生向けにつくった点群処理入門プログラム(C++)

必要なライブラリ

コンパイルにはCMake (http://www.cmake.org)をはには使っていますが,なくてもなんとかなります

Programs

  • sample : a sample program for reading and rendering point clouds. type sample data/point.xyz to show example.
  • kinect : a sample program for scanning scene by Microsoft Kinect. type [SPACE] key to export point set as "result.xyz"
  • tips :
  • answer :

Contact

Takashi Michikawa ( michikawa at acm dot org)

About

an introduction to point processing for students.

Resources

Stars

Watchers

Forks

Packages

No packages published