- 04 May, 2016 1 commit
-
-
StevenPuttemans authored
-
- 04 Feb, 2016 1 commit
-
-
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)
-
- 20 Jan, 2016 1 commit
-
-
Maximilien Cuony authored
-
- 03 Nov, 2015 1 commit
-
-
Maximilien Cuony authored
-
- 23 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 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.
-
- 26 Jul, 2015 1 commit
-
-
Samyak Datta authored
All Niblack related code now resides inside ximgproc and not as a separate new 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 2 commits
-
-
xolodilnik authored
-
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
-
- 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
-
- 30 Apr, 2015 2 commits
-
-
xolodilnik authored
-
xolodilnik authored
-
- 11 Mar, 2015 1 commit
-
-
Samyak Datta authored
Added doxygen comments and parameter descriptions. Added sample code demonstrating Niblack thresholding.
-
- 10 Sep, 2014 1 commit
-
-
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 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
-
- 10 Aug, 2014 1 commit
-
-
vludv authored
-
- 07 Aug, 2014 1 commit
-
-
vludv authored
-