- 08 Feb, 2017 1 commit
-
-
goldstar616 authored
issue #980 resolves - Some module has a round error similar to #975. (#981) * round function changes to cvRound Minor changes to fix lower visual studio version build errors. * round function changes to cvRound Minor changes to fix lower visual studio version build errors. * round function changes to cvRound Minor changes to fix lower visual studio version build errors.
-
- 25 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jan, 2017 1 commit
-
-
Balint Cristian authored
-
- 04 Jan, 2017 1 commit
-
-
StevenPuttemans authored
-
- 28 Dec, 2016 1 commit
-
-
Balint Cristian authored
-
- 26 Dec, 2016 1 commit
-
-
LaurentBerger authored
-
- 23 Dec, 2016 1 commit
-
-
LaurentBerger authored
-
- 16 Dec, 2016 2 commits
-
-
Alexander Alekhin authored
-
Jinhan Lee authored
-
- 13 Dec, 2016 1 commit
-
-
Jinhan Lee authored
-
- 12 Dec, 2016 1 commit
-
-
Jinhan Lee authored
This simple detector runs up to two times faster than LSD while achieving competitive results. Please evaluate the algorithm with samples/fld_lines.cpp
-
- 05 Dec, 2016 2 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 30 Nov, 2016 1 commit
-
-
StevenPuttemans authored
added thinning sample added thinning tests
-
- 07 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 13 Sep, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 31 Aug, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 29 Aug, 2016 1 commit
-
-
berak authored
-
- 25 Aug, 2016 1 commit
-
-
jhlee525 authored
* Add bilateral texture filter * Change tab to space
-
- 18 Aug, 2016 1 commit
-
-
StevenPuttemans authored
-
- 14 Jul, 2016 1 commit
-
-
LaurentBerger authored
Paillou Filter comment : english tab and assert Mat(instead of new) InputArray and ptr<Type>() Outputarrays OutputArray as argument Update doc
-
- 12 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 04 May, 2016 1 commit
-
-
StevenPuttemans authored
-
- 01 May, 2016 1 commit
-
-
Balint Cristian authored
-
- 07 Apr, 2016 1 commit
-
-
berak authored
-
- 06 Apr, 2016 1 commit
-
-
Balint Cristian authored
-
- 04 Feb, 2016 3 commits
-
-
Amro authored
- read image as 1-channel grayscale - 3 trackers to control function parameters - K allowed to go to negative values (usually to detect black text on white bg)
-
Amro authored
- no for-loops - support all thresholding types - support any input image depth - add Doxygen comments
-
Amro authored
otherwise we get a failed assertion from OutputArray::create
-
- 21 Jan, 2016 1 commit
-
-
Maximilien Cuony authored
-
- 20 Jan, 2016 1 commit
-
-
Maximilien Cuony authored
-
- 22 Dec, 2015 2 commits
-
-
Balint Cristian authored
-
Zhou Chao authored
-
- 15 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 11 Dec, 2015 1 commit
-
-
Balint Cristian authored
-
- 10 Nov, 2015 1 commit
-
-
Balint Cristian authored
-
- 09 Nov, 2015 2 commits
- 06 Nov, 2015 1 commit
-
-
Oded Green authored
-
- 05 Nov, 2015 1 commit
-
-
grundman authored
cvx::checkHardwareSupport uses static field to store flags. Using a global static to store the result is dangerous, as the underlying field checkHardwareSupport uses might not be initialized at that time.
-