vidgear

A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features

APACHE-2.0 License

Downloads
26.2K
Stars
3.3K
Committers
13

Bot releases are hidden (Show)

vidgear - Initial release on the Python Package Index (PyPI)

Published by abhiTronix over 5 years ago

VidGear v0.1.1

New Features:

  • Release ViGear binaries on the Python Package Index (PyPI)
  • Added new and configured setup.py & setup.cfg

Fixes:

  • Fixed PEP bugs: added and configured properly __init__.py in each folder
  • Fixed PEP bugs: improved code Indentation
  • Fixed wrong imports: replaced distutils.core with setuptools
  • Fixed readme.md
vidgear - Initial Release

Published by abhiTronix over 5 years ago

VidGear v0.1.0

New Features:

  • Initial Release
  • Converted my imutils PR into VidGear Python Project.
  • Renamed and reformatted complete code from scratch.
  • Added support for both python 2.7 and 3 legacies
  • Added new multi-threaded CamGear, PiGear, and VideoGear APIs
  • Added multi-platform compatibility
  • Added robust & flexible control over the source in PiGear API.