Ask Your Question
0

latentsvm detector in Python

asked 2017-02-04 02:15:19 -0600

U.Swap gravatar image

I found several latentsvm classifiers from some source , but I don't know how to test it using Python source, am familier with using haar-classifiers in opencv with python, but is there any way for using latentsvm classifiers with python the way we use for haar-classifiers coz, I have already googled enough for this, but haven;t found any source which makes it possible in python, so any genius here who has utilized latenentsvm in python opencv. any help will be greatly appreciated.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-02-04 02:24:43 -0600

berak gravatar image

unfortunately, there is no way , to access the opencv2.4 latentsvm detector (or it's dpm successor in opencv3) from python.

edit flag offensive delete link more

Comments

OK, that's dissapointing!

U.Swap gravatar imageU.Swap ( 2017-02-04 02:40:42 -0600 )edit

i'm sure, the opencv3 dpm module will get python bindings in the future, but it's unlikely for 2.4, being "last years model" (also, the underlying implementation changed a lot)

berak gravatar imageberak ( 2017-02-04 02:45:13 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-02-04 02:15:19 -0600

Seen: 341 times

Last updated: Feb 04 '17