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.
 
 
 
 
 
 
Alexander Alekhin 5fe21e4965 cmake: fix build on MacOSX 9 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 9 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 Update blob.cpp 9 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 cmake: fix build on MacOSX 9 years ago
README.md GSOC 2015: dnn module 10 years ago

README.md

Deep Neural Network module