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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -