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 5f8d3d756b eliminate compiler warnings 9 years ago
..
doc Merge pull request #730 from jhlee525:master 9 years ago
include/opencv2 Merge pull request #730 from jhlee525:master 9 years ago
perf Merge pull request #730 from jhlee525:master 9 years ago
samples add a slic superpixels sample, similar to the seeds one. 9 years ago
src Fix numerical issue in guided filter 9 years ago
test eliminate compiler warnings 9 years ago
tutorials migration: github.com/opencv/opencv_contrib 9 years ago
CMakeLists.txt Adding edge-aware disparity filtering 10 years ago
README.md Paillou filter 9 years ago

README.md

Extended Image Processing

  1. Structured Forests
  2. Domain Transform Filter
  3. Guided Filter
  4. Adaptive Manifold Filter
  5. Joint Bilateral Filter
  6. Superpixels
  7. Graph segmentation
  8. Selective search from segmentation
  9. Paillou Filter