Ask Your Question

Revision history [back]

Could the Real Time pose estimation tutorial be used for a custom shape object ?

The tutorial is here: https://docs.opencv.org/3.0-beta/doc/tutorials/calib3d/real_time_pose/real_time_pose.html

and it says: "The application starts up loading the 3D textured model in YAML file format". So I could use any object shape I could given I have the data for it?

Thanks