Is there any way to implement BOWTrainer class for android opencv, as android don't have these BOWTrainer classes

asked 2016-01-08 03:37:32 -0600

I am working on logo in Android but got stuck as opencv4android do not have any implementation of BOWTrainer classes any help will be appreciated Thanks in advance

edit retag flag offensive close merge delete

Comments

not from java, unfortunately, you will need c++ / jni for this atm.

berak gravatar imageberak ( 2016-01-08 03:41:46 -0600 )edit