Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin 189c2b47c6 Fixed warnings for XCode 7.1.1 and cmake 3.3.2, rewrote one method in sliency to avoid clang 7.0.0 crash 10 years ago
..
3rdparty/protobuf Fixed warnings for XCode 7.1.1 and cmake 3.3.2, rewrote one method in sliency to avoid clang 7.0.0 crash 10 years ago
cmake GSOC 2015: dnn module 10 years ago
include/opencv2 opencv_dnn: replaced static LayerFactory::impl member with a static function that constructs the object on the first use (fix for bug #383) 10 years ago
samples GSOC 2015: dnn module 10 years ago
scripts GSOC 2015: dnn module 10 years ago
src Merge pull request #372 from alalek:ocl_off 10 years ago
test GSOC 2015: dnn module 10 years ago
testdata/dnn GSOC 2015: dnn module 10 years ago
tutorials GSOC 2015: dnn module 10 years ago
CMakeLists.txt Fixed warnings for XCode 7.1.1 and cmake 3.3.2, rewrote one method in sliency to avoid clang 7.0.0 crash 10 years ago
README.md GSOC 2015: dnn module 10 years ago

README.md

Deep Neural Network module