Hello,
I am trying to test opencv's dnn module, but it does not look like any of opencv3.1.0's extra modules were built into the TI SDK. Is there a way for me to re-build TI's opencv to include the extra modules like dnn? I've tried building opencv using cmake, and am just getting errors regarding Qt:
CMake Error at modules/highgui/CMakeLists.txt:50 (QT5_ADD_RESOURCES):
Unknown CMake command "QT5_ADD_RESOURCES".
Any assistance is appreciated and thank you in advance.
T