- 24 Jul, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Li-Chi Huang authored
-
- 23 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
dianlujitao authored
-
- 18 Jul, 2018 4 commits
-
-
Alexander Alekhin authored
-
Anton Shutikhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 17 Jul, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jul, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 09 Jul, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
- 07 Jul, 2018 1 commit
-
-
berak authored
-
- 06 Jul, 2018 1 commit
-
-
Dietrich Büsching authored
* run length morphology * remove unused code, avoid warnings for undefined functions * handle empty input in getBoundingRectangle correctly, remove unused operations * changes according to code review
-
- 05 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jul, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
gmedan authored
* fix #1665 ChAruco board topology (nearestMarkerIdx) is sensitive to scale
-
LaurentBerger authored
* Some bugs in deriche and paillou filter * Cv_Assert to CV_CheckType
-
SongChiYoung authored
-
- 29 Jun, 2018 2 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
enables an ordered chain of full-screen post processing effects
-
- 27 Jun, 2018 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Jun, 2018 1 commit
-
-
d.bouron authored
In some case, Discrete Fourier Transform in computeSaliencyImpl() returns magnitude matrix which contains zero values. Then, log() returns -inf values and normalization with blur() returns -nan. When computeBinaryMap() is called double free or corruption exception occurs because kmeans() fails to compute distance. Signed-off-by:
d.bouron <d.bouron@criteo.com>
-
- 25 Jun, 2018 4 commits
-
-
Vadim Pisarevsky authored
-
yarglawaldeg authored
* update structured_edge_detection update structured_edge_detection to read models from updated p. dollar toolbox * Update structured_edge_detection.cpp * Update structured_edge_detection.cpp casting size_t to int
-
Pavel Rojtberg authored
for this - move Params struct out of class - use static create instead of pimpl - allow demo to be compiled without VIZ
-
Rostislav Vasilikhin authored
* KinFu demo: added support for live demo, some bugs fixed * minor fixes * Kinect2 workarounds and defaults added
-
- 13 Jun, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 04 Jun, 2018 2 commits
-
-
Alexander Alekhin authored
-
Colin authored
Bug fixes: using mask with BinaryDescriptor (#1652) * Bug fixes: erasing an element from std::vector should not move iterator forward * Bug fixes: add a NULL checking * Remove the appoggio matrix generation, which is useless
-