- 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.
-
- 19 Jun, 2015 1 commit
-
-
berak authored
avoid overflow in histogram access
-
- 17 Jun, 2015 1 commit
-
-
berak authored
vs2010 does not know, ceil, floor, round and friends. also, those are plain integer divisions, that do not need floor at all.
-
- 29 May, 2015 1 commit
-
-
sbokov authored
Added basic interface and demo for disparity filtering, added unoptimized fast weighted least squares filter implementation. Current demo tests domain transform, guided and weighted least squares filters on a dataset, measures speed and quality.
-
- 22 May, 2015 1 commit
-
-
BISMOY MURASING authored
-
- 18 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 26 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 17 Feb, 2015 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 08 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 01 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 21 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 10 Oct, 2014 1 commit
-
-
StevenPuttemans authored
-
- 04 Oct, 2014 2 commits
- 10 Sep, 2014 2 commits
-
-
vludv authored
-
Beat Küng authored
the exact warnings are: /builds/precommit-contrib_macosx/opencv_contrib/modules/ximgproc/samples/seeds.cpp:32:6: warning: no previous prototype for function 'trackbarChanged' [-Wmissing-prototypes] /builds/precommit-contrib_macosx/opencv_contrib/modules/ximgproc/samples/seeds.cpp:32:26: warning: unused parameter 'pos' [-Wunused-parameter] /builds/precommit-contrib_macosx/opencv_contrib/modules/ximgproc/samples/seeds.cpp:32:37: warning: unused parameter 'data' [-Wunused-parameter]
-
- 09 Sep, 2014 3 commits
- 29 Aug, 2014 1 commit
-
-
Alexander Mordvintsev authored
RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling)
-
- 22 Aug, 2014 1 commit
-
-
Alexander Mordvintsev authored
-
- 18 Aug, 2014 3 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 17 Aug, 2014 1 commit
-
-
Bellaktris authored
-
- 15 Aug, 2014 4 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 12 Aug, 2014 4 commits
-
-
vludv authored
-
Vadim Pisarevsky authored
-
vludv authored
-
vludv authored
-
- 11 Aug, 2014 4 commits
- 10 Aug, 2014 1 commit
-
-
vludv authored
-