24 Commits (e7ab49ebb37bf2b9fcabaec0525c6d98760de6b0)

Author SHA1 Message Date
Maksim Shabunin 05405e3dca Replaced CV_PURE_PROPERTY macros with the code 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 11 years ago
Maksim Shabunin bad3cd2427 Fixed some existing doxygen comments 11 years ago
vludv 11940dac0d added python wrapper macros in edge_filter.hpp 11 years ago
Beat Küng 05293a4c31 seeds: add SEEDS superpixels implementation to ximgproc module 11 years ago
Alexander Mordvintsev 96efa4cd90 RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling) 11 years ago
Alexander Mordvintsev 4ba60f022e expose edge-aware filters to python 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 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 81c9b8a0fd Experimental functionality (OpenCL versions and slow Weighted Median) was removed. 11 years ago
vludv 3097f395f4 Added joint bilateral filter realization. 11 years ago
vludv b0e450d2ed Added edge-aware filters. 11 years ago