- 31 Oct, 2017 1 commit
-
-
Leonardo lontra authored
samples added fix edgeboxes_demo fix edgeboxes_demo added edgeboxes bib fix edgeboxes_demo small fixes fix edgeboxes_demo fix warnings fix warnings small fixes detectEdges needs rgb image instead bgr image. Removed unnecessary protection small fixes
-
- 23 Oct, 2017 1 commit
-
-
LaurentBerger authored
-
- 05 May, 2017 1 commit
-
-
saskatchewancatch authored
1) Modified cv::ximgproc::niBlackThreshold to support binarization using popular Niblack inspired techniques. Sauvola, Wolf, and NICK support added. 2) Changed niblack_thresholding.cpp sample to allow experimentation with these new methods 3) Added/updated docs where appropriate
-
- 10 Apr, 2017 1 commit
-
-
Balint Cristian authored
-
- 11 Jan, 2017 1 commit
-
-
Balint Cristian authored
-
- 23 Dec, 2016 1 commit
-
-
LaurentBerger 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
-
- 25 Aug, 2016 1 commit
-
-
jhlee525 authored
* Add bilateral texture filter * Change tab to space
-
- 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
-
- 06 Apr, 2016 1 commit
-
-
Balint Cristian authored
-
- 20 Jan, 2016 1 commit
-
-
Maximilien Cuony authored
-
- 22 Dec, 2015 1 commit
-
-
Zhou Chao authored
-
- 11 Dec, 2015 1 commit
-
-
Balint Cristian authored
-
- 10 Nov, 2015 1 commit
-
-
Balint Cristian authored
-
- 03 Nov, 2015 1 commit
-
-
Maximilien Cuony authored
-
- 16 Sep, 2015 1 commit
-
-
Zhou Chao authored
-
- 15 Sep, 2015 1 commit
-
-
sbokov authored
* Sparse match interpolator interface and EdgeAwareInterpolator were added to the ximgproc module * New optical flow algorithm, based on PyrLK sparse OF and sparse match interpolation, is added to the optflow module
-
- 25 Jun, 2015 1 commit
-
-
sbokov authored
DisparityWLSFilter demonstrated the best results, so I removed all the other filters. Quality was significantly improved by adding confidence support to the filter (left-right consistency + penalty for areas near depth discontinuities). Filter was optimized using parallel_for_ and HAL intrinsics. Demo application was rewritten for better compliance with OpenCV standards. Added accuracy and performance tests. Documentation was added, as well as references to the original papers.
-
- 17 Feb, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 01 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 09 Sep, 2014 1 commit
-
-
Beat Küng authored
-
- 18 Aug, 2014 2 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 15 Aug, 2014 2 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 10 Aug, 2014 2 commits
- 07 Aug, 2014 1 commit
-
-
vludv authored
-