I am following this tutorial.
But how can I use with visual studio 2017?
I am trying with 2 ways.
I have build opencv/sources folder with CMAKE and store it in another folder. But when I run that application it is giving me Debug Error.
when I open real_time_pose_estimation folder direcly as CMake it is giving error like,
ocv_include_modules_recurse unknown Cmake command
Thanks.