Description of task:
It would be beneficial to apply a type of segmentation on the RGB data for easier HSV filtering afterwards. Clustering methods that should be looked into: K-means, superpixels, hierarchical (agglomerative and divisive).
A recommendation from Stahl was to try out Directional Anisotropic-Diffusion filtering as a segmentation method. Mentioned that usual K-means clustering should work pretty well as well.
Time estimate: 10 hours
Deadline: N/A
Description of task: It would be beneficial to apply a type of segmentation on the RGB data for easier HSV filtering afterwards. Clustering methods that should be looked into: K-means, superpixels, hierarchical (agglomerative and divisive).