2016-06-15 7 views
1

Ich entwickle ein Projekt (in Python), das Videoverarbeitung mit OpenCV durchführt. Jetzt plane ich, das in meinem Android-Handy zu implementieren. Ich habe gelesen, dass Qpython Python auf Android unterstützt. So gibt es eine Möglichkeit, Drittanbieter-Bibliotheken wie OpenCV in Qpython zu importieren.OpenCV in Qpython

Vielen Dank im Voraus.

Antwort

0

In Qpython3 ein Pip-Programm ist (nicht sicher, ob auf qpython auch), aber das Programm läuft, kann man „BIB installieren [Ihr Modul]“ Für mich arbeiten sqlalchemy Installation und youtube_dl

1

Sie opencv von qpython installieren Bibliotheken (installieren von QPypi).

QPython -> Bibliotheken -> QPypi -> opencv-qpython -> installieren

Verwenden Sie es als Import cv