- 05 Dec, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Lizeth Huertas authored
backport commit 13f76375
-
Alexander Alekhin authored
-
- 04 Dec, 2019 5 commits
-
-
Alexander Alekhin authored
-
Brian Wignall authored
backport commit 8c092493
-
Alexander Alekhin authored
-
cudawarped authored
Fix cudacodec::VideoReader::nextFrame python bindings * Signla to python bindings generator that nextFrame's OutputArray is a GpuMat. Also remove duplicate test in cudacodec * cudacodec: drop CV_GPU, wrap GpuMat only * Make it explicit that frame in nextFrame is GpuMat and cannot be multiple types as implied by OutputArray
-
Lizeth Huertas authored
-
- 03 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 02 Dec, 2019 1 commit
-
-
Brian Wignall authored
-
- 01 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 29 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 28 Nov, 2019 1 commit
-
-
Nikita Shulga authored
VLA is part of C99, but still not part of C++ standard Replace float variable-length-arrays with unique_ptr arrays (which are part of C++14)
-
- 27 Nov, 2019 2 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
not needed since we require OGRE 1.11.5 via CMake
-
- 25 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 22 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
- 21 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 20 Nov, 2019 1 commit
-
-
czgdp1807 authored
-
- 19 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Gagandeep Singh authored
Added constructors and destructors for RgbdPlane * declared constructors and destructors of RgbdPlane * definitions written * tests for python bindings added
-
Alexander Alekhin authored
-
- 18 Nov, 2019 2 commits
-
-
cudawarped authored
OpenCV fix 14774 breaks cudacodec * Example to describe comilation issue * Added required changes, builds with -DWITH_FFMPEG=ON|OFF * Working with standard ffmpeg cap. * Changed cudacodec to use new retrieveRaw() function, to retrieve the raw encoded bitstream, from the videoio module instead of its own implementation. * Fix cv::cudacodec::VideoWriter * Update to use VideoContainer * Remove header used in testing * Remove warning * remove dependence on redundant ffmpeg codecs * cudacodec: use .set(CAP_PROP_FORMAT, -1) to extract RAW streams * whitespace * addressed alalek's comment
-
Alexander Alekhin authored
-
- 17 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 16 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 15 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 14 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 13 Nov, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Nov, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Nov, 2019 4 commits
-
-
Alexander Alekhin authored
-
anna authored
-
Alexander Alekhin authored
-
RAJKIRAN NATARAJAN authored
Add test for ximgproc/edgeboxes and fix up Python sample to work with returning scores * Test for Edgeboxes implementation * Fix and enhance edgeboxes_demo.py * Make double literal a float literal * Address review feedback
-