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 2465def84f Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
CMakeLists.txt Added edge-aware filters. 11 years ago
brightedgesexample.cpp Merge pull request #1449 from fiammante:bright_edges 8 years ago
color_match_template.cpp Merge pull request #1791 from LaurentBerger/ColorMatchTemplate 7 years ago
colorize.cpp Merge pull request #2011 from mshabunin:enable-narrowing-warning 6 years ago
dericheSample.py Rewrite deriche filter- add test - add python wrapper 7 years ago
deriche_demo.cpp Merge pull request #701 from LaurentBerger:DericheFilter 8 years ago
disparity_filtering.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 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
edgepreserving_filter_demo.cpp Merge pull request #1690 from simonreich:epf 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 Update fld_lines.cpp 6 years ago
fourier_descriptors_demo.cpp Merge pull request #1634 from LaurentBerger:FD_bug 7 years ago
fourier_descriptors_demo.py Merge pull request #1634 from LaurentBerger:FD_bug 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 8 years ago
peilin.cpp Update peilin.cpp 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
run_length_morphology_demo.cpp Merge pull request #1672 from dbuesching:rl_morphology 7 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