You have to build opencv with test using cmake :
-DBUILD_TESTS:BOOL=ON
(windows may be there is a space somewhere with lunux)
You have to build opencv with test using cmake :
-DBUILD_TESTS:BOOL=ON
(windows may be there is a space somewhere with lunux)