Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vludv b1b36cd20e Adaptive manifold filter: downsample/upsample operations where paralleled. 11 years ago
..
adaptive_manifold_filter_n.cpp Adaptive manifold filter: downsample/upsample operations where paralleled. 11 years ago
advanced_types.hpp added namespace ximgproc 11 years ago
domain_transform.cpp Added license 11 years ago
dtfilter_cpu.cpp Added license 11 years ago
dtfilter_cpu.hpp Added license 11 years ago
dtfilter_cpu.inl.hpp Added license 11 years ago
edgeaware_filters_common.cpp Merge pull request #58 from ludv1x/edgefilter 11 years ago
edgeaware_filters_common.hpp Added license 11 years ago
guided_filter.cpp Added license 11 years ago
joint_bilateral_filter.cpp joint bilateral filter fix 11 years ago
precomp.hpp Added license 11 years ago
seeds.cpp seeds: add SEEDS superpixels implementation to ximgproc module 11 years ago
structured_edge_detection.cpp RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling) 11 years ago