Ask Your Question

allauddin's profile - activity

2017-06-14 12:43:30 -0600 received badge  Popular Question (source)
2016-11-01 09:30:19 -0600 received badge  Taxonomist
2013-05-01 11:58:17 -0600 received badge  Good Question (source)
2012-08-22 10:06:00 -0600 received badge  Nice Question (source)
2012-08-21 13:21:43 -0600 received badge  Student (source)
2012-08-21 00:02:58 -0600 asked a question clustering ORB features

I am working on an application which uses Bag of Words model. I couldn't find a way to cluster binary features like ORB. BOWKMeansTrainer gives error if mat type is CV_8UC1. Can we cluster binary features like ORB? If yes, is there an efficient implementation available?