Skip to content

SpaceView/WebCamera_to_QImage_for_Qt

Repository files navigation

A web camera (UVC) with Qt.

It is only a header file: WebCamera.h
You can use it anywhere within your project.

Convert camera frames into image raw data is extremely important computer vision.

In this demo, frames are recorded into QImage(s) and rendered with QGraphicsView and QGraphicsScene; thus, you can stream your frame with whatever method you like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published