Hi,  I'm doing some realtime computer vision and have found the sklearn
implementation of KMeans is performing better at clustering my blobs
between frames.

So I want to use sklearn, but unfortunately I don't know the number of
blobs, K, and was wondering if sklearn can tell me the fit of the model.  I
was looking through the documentation  but I wasn't sure if what I was
looking for was there.

Also, if any one has any experience clustering blobs in CV and thinks this
is the wrong direction to go in, please let me know.

Thanks a lot for the help.

Dave
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to