This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d54d01ca46
opencv
/
modules
/
dnn
/
test
/
test_main.cpp
4 lines
63 B
C++
Raw
Normal View
History
Unescape
Escape
dnn: move module from opencv_contrib https://github.com/opencv/opencv_contrib/tree/e6f63c7a38ca40c5dc33e38736e3027e3528d6cb/modules/dnn
2017-06-26 18:35:51 +08:00
#
include
"test_precomp.hpp"
dnn(test): replace SkipTestException with tags
2019-06-15 20:17:25 +08:00
CV_TEST_MAIN
(
"
"
,
initDNNTests
(
)
)
;
Reference in New Issue
Copy Permalink