Ask Your Question
0

Svm and java

asked 2016-04-23 11:31:44 -0600

hi first time using Opencv 3 my question is how to train a SVM whit HOG as parameter in java all the example i have found are in C++ . thx

edit retag flag offensive close merge delete

Comments

1

it's probably much easier to use the c++ code for training, find a way to serialize the support vector / dec.func.

writing java code for the detection later should be straight forward then.

berak gravatar imageberak ( 2016-04-25 02:09:42 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-04-25 08:18:25 -0600

so i took your advise and started preparing my project whit c++.it was hard at first but onece you get the hold of it it becomes much easier thx

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-23 11:31:44 -0600

Seen: 387 times

Last updated: Apr 23 '16