0

I would like to build a 3D object recognition for my project reaserch, I have clustered for each object that I will recognize, and I have also calculated the VFH. My question is, after that what should I do?, how to make training data to make the recognition?, and how do I match the object to the scene?

I am using ROS C++ and Pointcloud library

Thank you very much for your answer

1 Answers1

2

On pointclouds.org you can find a tutorial explaining exactly what you are asking for.

serkan.tuerker
  • 1,681
  • 10
  • 20