- 22 Nov, 2019 1 commit
-
-
Pavel Rojtberg 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
-
- 10 Nov, 2019 1 commit
-
-
Gagandeep Singh authored
* corrected scope of CV_Error() * removed the return statement
-
- 08 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
to create a mesh from arbitrary sources
-
Alexander Alekhin authored
-
- 06 Nov, 2019 1 commit
-
-
czgdp1807 authored
original commit: https://github.com/opencv/opencv/commit/07ef08e966d3fb44eafa270a6e8a613777406086
-
- 04 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 02 Nov, 2019 1 commit
-
-
si40wiga authored
* new algorithm Rapid Frequency Selective Reconstruction (FSR) added * fix compiler warning * applied changes suggested in alalek's review * fix trailing whitespace * xphoto: update inpaint() test * fix pre-processing of error mask * xphoto: move inpainting FSR algorithm into a separate file * xphoto: cleanup inpaining documentation * xphoto: inpainting fsr - avoid uninitialized values
-
- 01 Nov, 2019 4 commits
-
-
Gael Colas authored
Fix wrong definition of viz::Color::navy() original commit: https://github.com/opencv/opencv/commit/e65b51ca3c7995d8837b29e556a77db85ef07f05
-
Alexander Alekhin authored
-
ab-dragon authored
Build DoG Pyramid if useProvideKeypoints is false The buildDoGPyramid operation need not be performed unconditionally. In cases where it is not needed, both memory and speed performance can be improved
-
kokerf authored
-
- 30 Oct, 2019 2 commits
-
-
Pavel Grunt authored
-
Pavel Grunt authored
-
- 29 Oct, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 26 Oct, 2019 1 commit
-
-
Alexander Alekhin authored
- instead of validation checks
-
- 25 Oct, 2019 3 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
Deni authored
Fix memory corruption in RgbdPlane * Fix memory corruption * Use divUp instead of explicit rounding up integer division * rgbd: add test
-