Ask Your Question
1

python opencv 3.3.0 + python 2.7 . how read/change tracker parameters

asked 2017-12-02 07:48:40 -0600

devdev gravatar image

TrackerKCF_create()- function creates object, but ow read and change tracker parametes. There is Params struct, in which are these parametees In c++. (for example: interpolation factor, sigma....)... How to reach to these parametees in python-opencv ??? And in TLD tracker i can't find a way to turn on or off learning. and during the time, program starts to work slowly....

Thanks in advance !

edit retag flag offensive close merge delete

Comments

imho, this is worth, making an issue here

berak gravatar imageberak ( 2017-12-02 11:36:57 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-12-02 08:37:28 -0600

supra56 gravatar image

updated 2017-12-02 08:38:00 -0600

edit flag offensive delete link more

Comments

supra, that wasn't the actual problem, it's about accessing the tracker params , which unfortunately arent exposed to the python api

berak gravatar imageberak ( 2017-12-02 09:39:18 -0600 )edit

berak, I understood, but can be added library into python too.

supra56 gravatar imagesupra56 ( 2017-12-02 21:29:13 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-12-02 07:48:40 -0600

Seen: 680 times

Last updated: Dec 02 '17