Part Number: TDA2
Tool/software: Linux
Dear TI:
There are list of pre-build OpenCV libs in VSDK3.4 folder:
PROCESSOR_SDK_VISION_03_04_00_00\ti_components\open_compute\opencv\opencv-3.1.0\libs_linux:
libopencv_calib3d.a
libopencv_objdetect.a
..
I enable the opencx and build and run the OpenCV use case successfully under Linux, but I can't find any libopencv* (listed above) in targetfs. How to check which module is available inside the VSDK? ( I am trying to use openCV object detection API but failed and wonder if there is opencv objdetect lib available in VSDK Linux)?
Thanks and best regards
He Wei