1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: pymecavideo
Section: python
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (= 13),
python3-all,
dh-python,
pyqt5-dev-tools,
qttools5-dev-tools,
xsltproc,
docbook-xsl,
librsvg2-bin
X-Python3-Version: >= 3.8
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/georgesk/pymecavideo
Vcs-Git: https://salsa.debian.org/georgesk/pymecavideo.git
Package: python3-mecavideo
Provides: python-mecavideo
Replaces: python-mecavideo (<<6.4)
Conflicts: python-mecavideo (<<6.4)
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
iceweasel|firefox-esr|www-browser,
python3-pyqt5, xdg-utils, evince|postscript-viewer, python3-opencv(>=3.1),
python3-matplotlib, python3-odf, python3-pyqtgraph, shared-mime-info
Recommends:
mencoder,
mplayer|vlc|xine,
geany,
thonny,
gedit
Suggests: transcode
Description: pedagogic tool to analyze video records for mechanics
You can track the movement of one or many points in video frames and export
the position measurements to standard analysis tools.
|