Using OpenCV TLD from Python -


according release docs opencv 3.0.0, includes implementation of tracking-detection-learning algorithm. there's very basic docs c++ code.

i downloaded , compiled 3.0.0-beta, including python wrapper, , seems have succeeded, , although can run python samples, can't find way access , tld functionality through python wrapper. can't find references in code.

is included in 3.0.0 release, , if so, how access it?

the tld c++ code opencv3.0 in opencv_contrib repo,

unfortunately, atm python or java wrapping not ready yet.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -