- 01 Oct, 2019 1 commit
-
-
Xavier Weber authored
* Add learning-based super-resolution module Adds the module plus loading classes for SR data Complete with docs, tutorials and tests. * Fix typo * Small commit to restart buildbot * Change refs from arXiv to official * Remove video string * dnn_superres: update perf test code * dnn_superres: test fixup
-
- 29 Sep, 2019 1 commit
-
-
Fanny Monori authored
* Adding dnn based super resolution module. * Fixed whitespace error in unit test * Fixed errors with time measuring functions. * Updated unit tests in dnn superres * Deleted unnecessary indents in dnn superres * Refactored includes in dnn superres * Moved video upsampling functions to sample code in dnn superres. * Replaced couts with CV_Error in dnn superres * Moved benchmarking functionality to sample codes in dnn superres. * Added performance test to dnn superres * Resolve buildbot errors * update dnn_superres - avoid highgui dependency - cleanup public API - use InputArray/OutputArray - test: avoid legacy test API
-
- 25 Sep, 2019 2 commits
-
-
Alexander Alekhin authored
-
Josh Chien authored
* Add pattern generator tool * Fix help error * Update readme
-
- 24 Sep, 2019 2 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
83fc27cb
-
- 23 Sep, 2019 1 commit
-
-
Moeed authored
* Fix bug: Invalid Syntax at line 14(draw_motion_comp method) * Fix bug: TypeError- integer argument expected, got float * Fix bug: clean up the camera by adding .release()
-
- 20 Sep, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Sep, 2019 1 commit
-
-
kqwyf authored
-
- 13 Sep, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 07 Sep, 2019 1 commit
-
-
Suleyman TURKMEN authored
-
- 06 Sep, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 05 Sep, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 04 Sep, 2019 1 commit
-
-
clunietp authored
-
- 30 Aug, 2019 3 commits
-
-
Maksim Shabunin authored
* removed private flann documentation * common tutorial images moved to doc/images * grouping issues original commit: https://github.com/opencv/opencv/commit/f3aab47f94f1dc5466ade4e98194f7ab9a02133a
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 29 Aug, 2019 1 commit
-
-
lizeth huertas authored
-
- 16 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 15 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Graham Reeves authored
Moved aruco dictionary globals into getPredefinedDictionary so constructed on first use, to allow lazy-loading of the opencv DLL
-
Alexander Alekhin authored
-
adilfaqah authored
-
- 14 Aug, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Nuzhny007 authored
-
- 13 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
tesseract 4.x headers require C++11 (can't be used by OpenCV 3.4 without C++11)
-
Vishal Bhaskar Chiluka authored
-
- 09 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 08 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* add -Wno-psabi when using GCC 6 * add -Wundef for CUDA 10 * add -Wdeprecated-declarations when using GCC 7 * add -Wstrict-aliasing and -Wtautological-compare for GCC 7 * replace cudaThreadSynchronize with cudaDeviceSynchronize original commit: https://github.com/opencv/opencv/commit/40c71a2463f27ec8625cba4823fcb82f8bb77590
-