26 Commits (a9c92b63912fbfc90312519294705a45aa164e09)

Author SHA1 Message Date
sbokov 831523ce02 Sparse-to-dense OF algorithm is added 10 years ago
Maksim Shabunin 94e777ba45 Trying to fix some tests 10 years ago
sbokov 6a0545e6fe Improving DisparityWLSFilter interface and adding a tutorial 10 years ago
sbokov 7c421ba2b3 Adding confidence support and optimizing disparity filtering 10 years ago
xolodilnik b6a50e7288 HoughPoint2Line: fixed unsuccessful build 10 years ago
xolodilnik a02af4a12b modules/ximgproc/include/opencv2/ximgproc/fast_hough_transform.hpp moved from modules/ximgproc/include/opencv2/ximgproc.hpp 10 years ago
xolodilnik 7a9e4dd453 added a calculation of the Fast Hough Transform of an image 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
vludv b1b36cd20e Adaptive manifold filter: downsample/upsample operations where paralleled. 11 years ago
vludv e8d7975e2c Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average). 11 years ago
Alexander Shishkov 8eb40877df updated tests and test data 11 years ago
Alexander Shishkov e06ef978f2 added namespace ximgproc 11 years ago
Alexander Shishkov 6ebd07b299 mistypes in folders name 11 years ago
Alexander Shishkov c1780f67b8 renamed internal folders 11 years ago
Alexander Shishkov 385638ae0d rename module name 11 years ago
vludv d08c398c52 Added license 11 years ago
vludv e622117f78 Try to fix GCC warnings again 11 years ago
vludv 0687cdd19d fixed gcc and clang warnings 11 years ago
vludv f3bfb60f18 Removed macros for generation Python wrapper to overcome build error, caused nested ximgproc namespace. 11 years ago
vludv 349692044c The functionality was put into ximgproc namespace. Some refactoring. Fixed some warnings. 11 years ago
vludv f45b560264 fixed include error. 11 years ago
vludv 3097f395f4 Added joint bilateral filter realization. 11 years ago
vludv b0e450d2ed Added edge-aware filters. 11 years ago