K-Means Clustering C++ how do I save each cluster separately in Matrix form
I want to save each cluster seperately and display each cluster. I find Clusters and tags in my code(C++). How can I get what I want to do next?
May be this posts will help you http://answers.opencv.org/question/12... or http://answers.opencv.org/question/74... or http://answers.opencv.org/question/10...
please show us, what you're doing, then we'll see, how to visualize it