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.
 
 
 
 
 
 
Liutong HAN b9a460b857 Use new Universal Intrinsic API. 2 years ago
..
doc Merge pull request #3322 from MisakiCoca:ellipse 3 years ago
include/opencv2 Add missed parameters descriptions 2 years ago
misc Merge pull request #3296 from gvcallen:4.x 3 years ago
perf Merge pull request #3322 from MisakiCoca:ellipse 3 years ago
samples Update find_ellipses.cpp 2 years ago
src Use new Universal Intrinsic API. 2 years ago
test Fix clang 14 warnings 2 years 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