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/...
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
sidenote: please do not use outdated 3.0-beta docs.
start from https://docs.opencv.org/master/ and select the resp. version you're using from the select box.