marceljuenemann / kinect-object-detection

Library for Object Detection with the Point Cloud Library (PCL)
MIT License
4 stars 4 forks source link

Run with my own collected data #2

Open liujw-tobias opened 1 year ago

liujw-tobias commented 1 year ago

Hello, I'm very interested in your project. I want to know how to use the point cloud data I collected to run it, because I can't find the data input location or change the path to read the data

marceljuenemann commented 1 year ago

Well, as this is a super old project, I'm sure there must be better ways to do what you want than use this code :P

But to answer your question, this reads the input directly from the Microsoft Kinect, so you need that plugged in and there's no data input location or path