Videoflow Versions Save

Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.

v0.1.6

5 years ago

New features

  • Now detection models are downloaded by default from github releases.
  • Simple bounding box tracking capabilities added.
  • Examples download sample videos from github release.

examples

5 years ago

Binary files release

  • Added example video file to run detector and tracker on it.

detection

5 years ago

Binary files release

  • Released model files and label files for detection tasks.

v0.1.5

5 years ago

Bug fixes release:

  • Improves documentation
  • Fixes object detector and object detector annotator issues.
  • Fixes issue of STOP_SIGNAL warning signs.

v0.1.3

5 years ago

Basic videoflow library with some plugins for reading and writing into video, and doing object detection.