opencv/samples
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method
* Remove a forward method in dnn::Layer

* Add a test

* Fix tests

* Mark multiple dnn::Layer::finalize methods as deprecated

* Replace back dnn's inputBlobs to vector of pointers

* Remove Layer::forward_fallback from CV_OCL_RUN scopes
2018-09-06 13:26:47 +03:00
..
android cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00
cpp doc: add new tutorial motion deblur filter (#12215) 2018-08-31 17:41:22 +03:00
data dnn: add a coco labels file for yolov3 2018-06-19 10:45:49 +02:00
directx Update samples 2018-09-05 18:16:40 +03:00
dnn Merge pull request #12264 from dkurt:dnn_remove_forward_method 2018-09-06 13:26:47 +03:00
gpu samples: eliminate cvconfig.h usage 2018-09-04 07:28:17 +00:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Update documentation and samples 2018-08-17 14:21:29 +03:00
opencl suppress warning while building the samples 2018-06-23 21:35:25 +09:00
opengl Update samples 2018-09-05 18:16:40 +03:00
openvx cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
python Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
tapi Update documentation and samples 2018-08-17 14:21:29 +03:00
va_intel samples: eliminate cvconfig.h usage 2018-09-04 07:28:17 +00:00
winrt Misc. typos 2018-07-31 18:44:23 +03:00
winrt_universal samples: avoid using of legacy C-like API (part 2) 2018-03-29 14:17:23 +03:00
wp8 samples: avoid using of legacy C-like API (part 2) 2018-03-29 14:17:23 +03:00
CMakeLists.txt Install data for samples to correct directories, do not download face_detector models in cmake 2018-08-02 14:24:05 +03:00