- 18 Dec, 2018 1 commit
-
-
vishwesh5 authored
* Create text_detection.py #12270 #13429 **Deep Learning text detection sample (Python)** - Tested on **Ubuntu 18.04** - OpenCV 3.4.3, OpenCV 3.4.4, OpenCV 4.0 (master branch) - Python version supported - Python 2 and Python 3 * Fix trailing whitespaces * Update text_detection.py * Remove whitespace * Remove comments * Remove unused packages * Update description
-
- 04 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 17 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 16 Nov, 2018 6 commits
-
-
Alexander Alekhin authored
* samples: rename starter_imagelist.cpp * samples: rename intelperc_capture.cpp => videocapture_intelperc.cpp * samples: rename openni_capture.cpp => videocapture_openni.cpp * samples: rename image_sequence.cpp => videocapture_image_sequence.cpp * samples: rename gstreamer_pipeline.cpp => videocapture_gstreamer_pipeline.cpp * samples: rename autofocus.cpp => videocapture_gphoto2_autofocus.cpp * samples: rename live_detect_qrcode.cpp => qrcode.cpp
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 15 Nov, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- drop EnableDelayedExpansion
-
Patrick Cox authored
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.
-
- 13 Nov, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 09 Nov, 2018 1 commit
-
-
Vadim Pisarevsky authored
-
- 08 Nov, 2018 2 commits
- 07 Nov, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 31 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 26 Oct, 2018 1 commit
-
-
catree authored
-
- 25 Oct, 2018 1 commit
-
-
catree authored
Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method.
-
- 24 Oct, 2018 1 commit
-
-
berak authored
-
- 18 Oct, 2018 1 commit
-
-
Karpushin Vladislav authored
-
- 13 Oct, 2018 1 commit
-
-
tompollok authored
-
- 11 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
MSVS is shipped with CMake compoment.
-
- 10 Oct, 2018 2 commits
-
-
Alexander Nesterov authored
-
Alexander Alekhin authored
-
- 09 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
* samples: add winpack "drap & drop" build script * samples: add search for MSVS 2017 Enterprise
-
- 25 Sep, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 24 Sep, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 22 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
- accepts script parameter (allows drag & drop from 'explorer') - use script dir instead of current dir (can launch samples from 'samples/dnn') - added 'pause' to show error messages (about missing numpy) instead of instant closing
-
- 18 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 14 Sep, 2018 1 commit
-
-
Karpushin Vladislav authored
-
- 12 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 11 Sep, 2018 2 commits
-
-
jsxyhelu authored
find innercircle of contour by using pointPolygonTest: (#12206)
-
Alexander Nesterov authored
-
- 06 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
* 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
-
- 05 Sep, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 04 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
- don't use TBB in samples
-
- 03 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Remove TensorFlow and protobuf dependencies from object detection scripts * Create text graphs for TensorFlow object detection networks from sample
-