Hi, I'm trying to run the program, but after a successful compilation I get a window with a choice of capture source. No camera is initialized, and if the initialization occurs, I get a black screen with no frames and messages about the impossibility to grab frames.
As far as I understand, the project must build on opencv 3.0, so my question is what the next version of the operating system and version you opencv was used in this build? Other projects openTLD I compiled fine with opencv 2.4.9 and as far as I understand cv 2 by default don't use videoinput library. I'am try build opencv 3.0 without videoinput, but do not get results.
How big is the integration of the project with opencv 3.0?
Thank you for your attention.
Hi, I'm trying to run the program, but after a successful compilation I get a window with a choice of capture source. No camera is initialized, and if the initialization occurs, I get a black screen with no frames and messages about the impossibility to grab frames.
As far as I understand, the project must build on opencv 3.0, so my question is what the next version of the operating system and version you opencv was used in this build? Other projects openTLD I compiled fine with opencv 2.4.9 and as far as I understand cv 2 by default don't use videoinput library. I'am try build opencv 3.0 without videoinput, but do not get results.
How big is the integration of the project with opencv 3.0?
Thank you for your attention.