This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
opencv
mirror of
https://github.com/opencv/opencv.git
Watch
8
Star
0
Fork
You've already forked opencv
0
Code
Issues
Projects
Releases
Wiki
Activity
Open Source Computer Vision Library
https://opencv.org/
9153
Commits
6
Branches
128
Tags
3.0 GiB
Tree:
7acea48788
opencv
/
modules
/
imgproc
/
test
/
test_main.cpp
4 lines
48 B
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.
14 years ago
#
include
"test_precomp.hpp"
restored img_proc_test main() call; removed windows.h from ml.hpp
14 years ago
CV_TEST_MAIN
(
"
cv
"
)