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.
 
 
 
 
 
 
Vadim Pisarevsky 7d443669c6 Merge pull request #1146 from saskatchewancatch:i1138 8 years ago
..
CMakeLists.txt Added edge-aware filters. 11 years ago
deriche_demo.cpp Merge pull request #701 from LaurentBerger:DericheFilter 8 years ago
disparity_filtering.cpp Improving DisparityWLSFilter interface and adding a tutorial 10 years ago
fast_hough_transform.cpp HoughPoint2Line: fixed unsuccessful build 10 years ago
filterdemo.cpp added optimized anisotropic diffusion filter (rewrite of https://github.com/opencv/opencv/pull/8362) 8 years ago
findredlinedpolygonfromgooglemaps.py Code to grab the red lined polygon from Google Maps 10 years ago
fld_lines.cpp Fast line detector described in @Lee14. 8 years ago
graphsegmentation_demo.cpp Implementation of SelectiveSearchSegmentation 9 years ago
live_demo.cpp misc: minor fix in license header 8 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_demo.cpp Improve paillou filter 8 years ago
polygonstanfordoutput.png Code to grab the red lined polygon from Google Maps 10 years ago
seeds.cpp seeds sample: fix compiler warnings 11 years ago
selectivesearchsegmentation_demo.cpp Implementation of SelectiveSearchSegmentation 9 years ago
selectivesearchsegmentation_demo.py Added CV_OUT in process() of selective search segmentation module and python sample. 8 years ago
slic.cpp Add MSLIC (Manifold SLIC). 8 years ago
stanford.png Code to grab the red lined polygon from Google Maps 10 years ago
structured_edge_detection.cpp added computeOrientation and edgenms in structured_edge_detection 8 years ago
thinning.cpp Update thinning.cpp 8 years ago