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 e53977f64b Merge pull request #1482 from terfendail:bitexact_resize 7 years ago
..
doc added edgeboxes algorithm (#1215) 7 years ago
include/opencv2 Merge pull request #1459 from alalek:ximgproc_rename_global_FD_functions 7 years ago
perf Updated internal calls to linear resize to use bit-exact version 7 years ago
samples Merge pull request #1482 from terfendail:bitexact_resize 7 years ago
src Merge pull request #1404 from terfendail:Generic_DispFilter 7 years ago
test Updated internal calls to linear resize to use bit-exact version 7 years ago
tutorials migration: github.com/opencv/opencv_contrib 8 years ago
CMakeLists.txt WRAP python java 7 years ago
README.md Ridge Filter 7 years ago

README.md

Extended Image Processing

  • Structured Forests
  • Edge Boxes
  • Domain Transform Filter
  • Guided Filter
  • Adaptive Manifold Filter
  • Joint Bilateral Filter
  • Superpixels
  • Graph segmentation
  • Selective search from segmentation
  • Paillou Filter
  • Fast Line Detector
  • Deriche Filter
  • Pei&Lin Normalization
  • Ridge Detection Filter