How to use cpp-tutorial-pnp_detection in real time camera
Hi, I tried to use cpp-tutorial-pnp_detection in opencv sample code. I compile it successfully and can use in the box video, which is provided in opencv master. However, I know cpp-tutorial-pnp_detection can be used in real time camera but I cannot find information about how to use it. Has someone used in that way? Could you please give me some ideas?
Thanks in advance
I don't think it is possible witout changing source code.
try to change https://github.com/opencv/opencv/blob... in
Yes, i think so. Thanks for quick reply
@LBerger@double Can you please help me in compiling the code. I want to run cpp-tutorial-pnp_detection but I am unable to understand where to make the build folder and compile it. Please help
try this to build locally opencv