This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
59fabb2767
opencv
/
modules
/
imgproc
/
test
/
test_main.cpp
4 lines
48 B
C++
Raw
Normal View
History
Unescape
Escape
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 21:55:11 +01:00
#
include
"test_precomp.hpp"
restored img_proc_test main() call; removed windows.h from ml.hpp
2011-05-06 13:51:39 +02:00
CV_TEST_MAIN
(
"
cv
"
)
Reference in New Issue
Copy Permalink