opencv/samples
Patrick Cox 6820abd67f samples(python): Updated use of model.load instances
The load() function returns a new object, and as such does not use the one it is called on.
This commit updates the uses of model.load in this program so it will work as intended and not throw an error.
2018-11-15 22:14:40 +00:00
..
android refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
cpp backport: refined QRCodeDetector API for OpenCV 4.0 2018-11-09 22:27:38 +00:00
data dnn: add a coco labels file for yolov3 2018-06-19 10:45:49 +02:00
directx refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
dnn Update a script to generate text graphs for Faster-RCNN networks from TensorFlow 2018-11-07 18:33:01 +03:00
gpu samples(gpu): cleanup samples for legacy API 2018-10-31 23:57:10 +00:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Update background subtraction tutorial with Java and Python codes. 2018-10-26 22:17:18 +02:00
opencl refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
opengl refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
openvx cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
python samples(python): Updated use of model.load instances 2018-11-15 22:14:40 +00:00
tapi change area() emptiness checks to empty() 2018-10-13 21:35:10 +02:00
va_intel refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03: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
_winpack_build_sample.cmd samples: prefer CMake from MSVS 2018-10-11 19:19:16 +03:00
CMakeLists.example.in Merge pull request #12636 from alalek:winpack_samples_cpp_build_script 2018-10-09 19:01:29 +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