Skip to main content

Wrapper over opencv for video processing and API development

Project description

opencv_stream

Under construction

Developed by Olivier

Examples of How To Use

Creating A Stream

from opencv_stream import VideoStreamer, FpsDrawer

stream = VideoStreamer.from_webcam()
fps = FpsDrawer()

@stream.on_next_frame()
def func(image):
    fps.draw(image)
    

stream.start()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opencv_stream-0.0.9.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

opencv_stream-0.0.9-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file opencv_stream-0.0.9.tar.gz.

File metadata

  • Download URL: opencv_stream-0.0.9.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for opencv_stream-0.0.9.tar.gz
Algorithm Hash digest
SHA256 1621d01eda0d503e888880c18854e837b1924bab601d9d66006983f452b311f0
MD5 3c49a883c6800156e63332e612c48435
BLAKE2b-256 1839c2559a54dd6e076ea2d7aae6e0cb76bb92d4c6d72c2588dfde09da7a0cdf

See more details on using hashes here.

File details

Details for the file opencv_stream-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for opencv_stream-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 0d246cdd64b6767e484921dfe13265c38628567466a24282851ed2d592e3c329
MD5 bdbf7897e4bc78a02691dc75ea678eae
BLAKE2b-256 7ec3d31a4ffaceeb4f97f240bef7b44381c0e858918c81deeaad725ff719f531

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page