MCPcopy
hub / github.com/makelove/OpenCV-Python-Tutorial / lk_track.py

File lk_track.py

官方samples/lk_track.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3'''
4Lucas-Kanade tracker

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected