Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 227 Bytes

qt-mxnet

Reading image and mxnet prediction using Qt (no CV)

slightly modified version of examples/image-classification/predict* program to handle Qt (QImage).

For example if you want to build android apk with Qt/Qml.