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.
 
 
 
 
 
 
Alexander Alekhin b8de57f8bd cleanup unnecessary setNumThreads() calls 7 years ago
..
CMakeLists.txt Added edge-aware filters. 11 years ago
brightedgesexample.cpp Merge pull request #1449 from fiammante:bright_edges 7 years ago
deriche_demo.cpp Merge pull request #701 from LaurentBerger:DericheFilter 8 years ago
disparity_filtering.cpp Updated internal calls to linear resize to use bit-exact version 7 years ago
edgeboxes_demo.cpp solves #1596 7 years ago
edgeboxes_demo.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
fast_hough_transform.cpp Updated internal calls to linear resize to use bit-exact version 7 years ago
filterdemo.cpp Updated internal calls to linear resize to use bit-exact version 7 years ago
findredlinedpolygonfromgooglemaps.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
fld_lines.cpp Fast line detector described in @Lee14. 8 years ago
fourier_descriptors_demo.cpp ximgproc: rename global functions with generic names 7 years ago
graphsegmentation_demo.cpp cleanup unnecessary setNumThreads() calls 7 years ago
live_demo.cpp cleanup unnecessary setNumThreads() calls 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_demo.cpp ximgproc: fix paillou_demo 7 years ago
peilin.cpp ximgproc: fix namespace 7 years ago
peilin_plane.png Implementation of Pei&Lin Image Normalization 8 years ago
peilin_shape.png Implementation of Pei&Lin Image Normalization 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 cleanup unnecessary setNumThreads() calls 7 years ago
selectivesearchsegmentation_demo.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 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 Updated internal calls to linear resize to use bit-exact version 7 years ago