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.
 
 
 
 
 
 
Suleyman TURKMEN a6ee365156
Update find_ellipses.cpp
7 months ago
..
doc implement fast guided filter 1 year ago
include/opencv2 Merge pull request #3623 from w43322:fast-guided-filter 1 year ago
misc Merge pull request #3296 from gvcallen:4.x 3 years ago
perf Merge pull request #3623 from w43322:fast-guided-filter 1 year ago
samples Update find_ellipses.cpp 2 years ago
src Update find_ellipses.cpp 7 months ago
test Merge pull request #3743 from vrabaud:thinning 12 months ago
tutorials Merge pull request #3296 from gvcallen:4.x 3 years ago
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 3 years ago
README.md Merge pull request #3322 from MisakiCoca:ellipse 3 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
  • Binary morphology on run-length encoded images
  • Ellipse Detector