71 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
Maksim Shabunin 79df3dbc85 Tests for ximgproc 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
berak 4dcf02d631 fix for issue #195 10 years ago
berak 01293e0e23 remove floor call 10 years ago
xolodilnik 7a58653866 fast_hough_transform.hpp: temporary replace CV_EXPORTS_W with CV_EXPORTS 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
sbokov a70af9f7d6 Adding edge-aware disparity filtering 10 years ago
BISMOY MURASING 5925bc539e Code to grab the red lined polygon from Google Maps 10 years ago
xolodilnik 1bd2aafbd1 removed debug code 10 years ago
xolodilnik 02dabdf243 fixed warning 10 years ago
xolodilnik 7a9e4dd453 added a calculation of the Fast Hough Transform of an image 10 years ago
Maksim Shabunin 05405e3dca Replaced CV_PURE_PROPERTY macros with the code 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 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 f52ba671dc Disable some modules for iOS framework world build 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 10 years ago
Maksim Shabunin bad3cd2427 Fixed some existing doxygen comments 11 years ago
StevenPuttemans c20ea8e7e8 adding more clear documentation 11 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
vludv 11940dac0d added python wrapper macros in edge_filter.hpp 11 years ago
Beat Küng 728b8253f8 seeds sample: fix compiler warnings 11 years ago
Beat Küng 265a7ad11d seeds: add C++ and python samples 11 years ago
Beat Küng 770a8b598f seeds: add documentation 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 b2901d273d Update ximgproc.rst 11 years ago
Alexander Shishkov cc2353f3e6 updated docs, fixed few bugs 11 years ago
Alexander Shishkov 8eb40877df updated tests and test data 11 years ago
Bellaktris 63e1c0449d warning fix 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 eafeea95c6 joint bilateral filter fix 11 years ago
Vadim Pisarevsky f43fd52f36 fixed ximgproc build on ARM 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 9e577c5f31 fixed std::limits error 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