How to run the test suite for opencv on android platform, while the device is connected to host machine through USB.
i have installed OpenCV manager on android, opencv4android sdk on linux host machine,i am able to run sample programs with the help of eclipse.
In OpenCV-master sdk we have folder modules/ts/misc which contains python scripts to run the test suite, but opencv4 android sdk doesn't have these scripts. can any one guide me how to run these test with the help of these sripts.