- 31 Jul, 2015 1 commit
-
-
sbokov authored
Now the filter natively supports StereoBM and StereoSGBM with no parameter tuning required. Also, now user won't need to set the ROI and the right matcher parameters manually, it is all done in the respective convenience factory method based on the left matcher instance. Tutorial was added to clarify the provided example of use.
-
- 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.
-
- 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.
-
- 23 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
Adding the LATCH descriptor
-
- 22 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
Features2d fixes
-
- 21 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
wrapping remaining xfeature2d classes to scripting
-
- 20 May, 2015 2 commits
- 18 May, 2015 2 commits
-
-
http://code.opencv.org/issues/3943;Vadim Pisarevsky authored
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
-
http://code.opencv.org/issues/3943;Vadim Pisarevsky authored
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
-
- 17 May, 2015 1 commit
-
-
GilLevi authored
-
- 16 May, 2015 1 commit
-
-
GilLevi authored
-
- 14 May, 2015 1 commit
-
-
GilLevi authored
-
- 13 May, 2015 7 commits
- 07 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
Remove AGAST (for push to opencv's main)
-
- 06 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
fixed compile error and warning
-
- 05 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Apr, 2015 2 commits
-
-
cbalint13 authored
-
Balint Cristian authored
SYNC upstream
-
- 21 Apr, 2015 2 commits
-
-
Vadim Pisarevsky authored
fixed contrib code to match the HAL
-
Vadim Pisarevsky authored
missing type Ptr_DualTVL1OpticalFlow
-
- 18 Apr, 2015 2 commits
- 16 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Apr, 2015 3 commits
-
-
Vadim Pisarevsky authored
Support for HAL module
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
Fix (typo) bug in AGAST scoring routines.
-
- 06 Apr, 2015 1 commit
-
-
cbalint13 authored
-
- 05 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
Add AGAST detector
-
- 04 Apr, 2015 1 commit
-
-
cbalint13 authored
-
- 03 Apr, 2015 4 commits
-
-
cbalint13 authored
-
-
cbalint13 authored
-
Vadim Pisarevsky authored
Locally uniform comparison image descriptor
-