14 skills found
karlphillip / GraphicsProgrammingDemos related to OpenGL, Qt/QML, OpenCV and other X technologies.
chili-epfl / Qml CvcameraQML plugin wrapper for fast OpenCV camera access on desktop & Android
chenjiajun1999 / Qt Object Measure一款用于物体尺寸测量的 C++ 桌面应用,使用 Qt 和 QML 构建 UI,使用 OpenCV 传统算法标定摄像机、捕获几何目标、并测量尺寸
yunus-temurlenk / SendOpencvImageToQmlSending Opencv Images(Mat format) or videos to Qml(Qt Quick side) continuously.
yunus-temurlenk / SendVideoToQmlWithQThreadIn this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.
kaka-lin / Qt Video PlayerExample code for playing videos with Qt/QML (QMultimedia, VideoOutput) and OpenCV
herbertamukhuma / Cartoonizer Opencv Qml DemoThis is a 'catoonizer' demo app based on OpenCV and Qt(QML)
AzizZayed / Face And Eye Detection For AndroidFace and eye detection using the OpenCV library and cascade classifiers. Coded in C++ and QML using Qt Creator.
younes-mirinezhad / OpenCV VideoPlayerSimple video player by OpenCV (C++, Qt, QML)
yurijmikhalevich / Squinting ArkanoidArkanoid app controlled by closing your eyes. Written in C++ and JS (QML). Powered by OpenCV and Qt
herbertamukhuma / Face Detector Opencv SimpleFace detection example in QML with OpenCV
hovo1990 / PyQt5 QML HUD TestJust PyQt5 QML HUD Test with OpenCV Face Recognition, etc.
yunus-temurlenk / Send Opencv Images To Qml QPainterAnother way to send Opencv Mat Images to Qml Side. Check the video for details.
tklam / SeeSee is a Qt/QML+OpenCV application for mobile phones (Android/iOS) to determine the colour of an object.