mdegans / gst-nvmanualcamerasrc

(unofficial) Nvidia argus camera source fork
MIT License
4 stars 2 forks source link

Metadata bindings for Python #17

Closed mdegans closed 2 years ago

mdegans commented 2 years ago

This work allows accessing Argus metadata like the Bayer histogram, RGB histogram, sharpness scores, and so forth in Python. Just create nvmanual.Metadata.from_buffer(gstreamer_gst_buffer) and off you go.