Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 305 Bytes

libfreenect2pclgrabber

Init kinect2 grabber based on the libfreenect2pclgrabber(Just copy).

  1. using libfreenect2pclgrabber to grab ply pcd file;
  2. using pcl_ply2pcd to convert to pcd format;
  3. using pcd2vfh to get the VFH feature for the following training and recognization;