setting parameters of openCV tracking API in python -
i'm trying use opencv tracking api in python object tracking. tried code in this link , don't have problem running code. but, looking @ opencv documentation here, realized there parameters each of tracking algorithms. how can set these parameters in python? had hard time trying figure out, no success.
Comments
Post a Comment