I have initially segmented some regions using K-means clustering. Need to refine the results using output of clusters to Supervised based segmentation algorithms. using some features and Classifier (like SVM or RF). Whether Region wise Feature vector computation or Pixel wise Computation is useful?
Which is best Please Suggest me..