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 6768e48c22 Merge pull request #651 from cbalint13:seeds 9 years ago
..
doc Fix issue #623 & doc image reference (ximgproc/slic). 9 years ago
include/opencv2 Fix issue #623 & doc image reference (ximgproc/slic). 9 years ago
perf Add weighted median filter 9 years ago
samples add model location info 9 years ago
src Allow vector<Mat> raster bands to SEEDS. 9 years ago
test Add weighted median filter 9 years ago
tutorials Improving DisparityWLSFilter interface and adding a tutorial 10 years ago
CMakeLists.txt Adding edge-aware disparity filtering 10 years ago
README.md Implementation of SelectiveSearchSegmentation 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