BOWTrainer in java api [closed]

asked 2013-04-07 17:05:04 -0600

ix3000 gravatar image

I love the new java api and wonder why BOWTrainer and its companion classes are not included in the opencv-244.jar

When can i expect these classes to be part of it.

Thanks for this wonderful CG lib!

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2018-01-23 06:24:40.589444

Comments

You could either do it yourself and create a pull-request or since I guess the java-api is auto-generated create a ticket that it will be solved for the next release (if the developpers have time for it). Btw (no offense here!): the steps which are done in BoWTrainer are basically applying a k-means so it shouldn't be too difficult to do it manually.

Guanta gravatar imageGuanta ( 2013-04-08 13:13:59 -0600 )edit
1

ok, thanks i will take a look at the build process and try to do it myself, with the goal to attach a proper patch to the ticket for the developers.

ix3000 gravatar imageix3000 ( 2013-04-08 16:28:54 -0600 )edit
1

So, how did this turn out? It's been three years and BOWImgDescriptorExtractor and BOWTrainer are still out.

Reeven gravatar imageReeven ( 2016-09-22 10:40:12 -0600 )edit

BOWTrainer is available

sturkmen gravatar imagesturkmen ( 2018-01-23 06:25:34 -0600 )edit
berak gravatar imageberak ( 2018-06-15 09:43:46 -0600 )edit