- 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.
-
- 03 Jun, 2015 1 commit
-
-
xolodilnik authored
modules/ximgproc/include/opencv2/ximgproc/fast_hough_transform.hpp moved from modules/ximgproc/include/opencv2/ximgproc.hpp HoughPoint2Line returned Vec4i instead of OutputArray
-
- 01 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 09 Sep, 2014 1 commit
-
-
Beat Küng authored
-
- 15 Aug, 2014 2 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 12 Aug, 2014 1 commit
-
-
vludv authored
-
- 11 Aug, 2014 1 commit
-
-
vludv authored
-
- 28 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Feb, 2014 1 commit
-
-
Vincent Rabaud authored
-