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.
 
 
 
 
 
 
LaurentBerger 79b60e93f2 solves #1596 7 years ago
..
opencl added optimized anisotropic diffusion filter (rewrite of https://github.com/opencv/opencv/pull/8362) 8 years ago
adaptive_manifold_filter_n.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
advanced_types.hpp added namespace ximgproc 11 years ago
anisodiff.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
bilateral_texture_filter.cpp Some changes to make VS2010 compiler happy. 8 years ago
brightedges.cpp Merge pull request #1449 from fiammante:bright_edges 8 years ago
deriche_filter.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
disparity_filters.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
domain_transform.cpp misc: minor fix in license header 8 years ago
dtfilter_cpu.cpp misc: minor fix in license header 8 years ago
dtfilter_cpu.hpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
dtfilter_cpu.inl.hpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
edgeaware_filters_common.cpp Fixed several warnings produced by clang-6.0.0 7 years ago
edgeaware_filters_common.hpp Fixed several warnings produced by clang-6.0.0 7 years ago
edgeboxes.cpp solves #1596 7 years ago
estimated_covariance.cpp Removed openmp from code 10 years ago
fast_hough_transform.cpp HoughPoint2Line: fixed unsuccessful build 10 years ago
fast_line_detector.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
fgs_filter.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
fourier_descriptors.cpp Remove unused code 8 years ago
graphsegmentation.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
guided_filter.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
joint_bilateral_filter.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
l0_smooth.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
lsc.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
niblack_thresholding.cpp 1) Modified cv::ximgproc::niBlackThreshold to support binarization using popular Niblack inspired techniques. Sauvola, Wolf, and NICK support added. 8 years ago
paillou_filter.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
peilin.cpp ximgproc: fix namespace 8 years ago
precomp.hpp misc: minor fix in license header 8 years ago
ridgedetectionfilter.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
rolling_guidance_filter.cpp Reduced modules dependencies: 8 years ago
seeds.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
selectivesearchsegmentation.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
slic.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
sparse_match_interpolators.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
structured_edge_detection.cpp ximgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
thinning.cpp added multiple thinning algorithms 9 years ago
weighted_median_filter.cpp ximgproc: fix weightedMedianFilter crash on zero mask 8 years ago