Image Segmentation and HOG features
- Mentors
- Tim Holy
- Organization
- The Julia Language
I propose to
Add a package for image segmentation as a part of JuliaImages with the following algorithms
* Thresholding - Otsu’s method and Adaptive thresholding * K-means clustering * Mean shift segmentation * Watershed segmentation * Felzenszwalb's efficient region merging algorithm * Shi and Malik’s normalized graph-cut based segmentation
Add Histogram of Oriented Gradient feature to ImageFeatures.jl