Is there any way to implement BOWTrainer class for android opencv, as android don't have these BOWTrainer classes
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
not from java, unfortunately, you will need c++ / jni for this atm.