Skip to content

Releases: vermavinay982/vigenpy

Most Awaited Time Stack Added + Display Bug Fixed

18 Sep 15:44
d49d1bc
Compare
Choose a tag to compare

V0.3.4

  • Done
    • Display Bug Fixing
    • Added time stack axis
    • Display function updated
    • Video limit using time duration
    • Logs will tell the duration of the video written, for human help

Most Awaited Time Stack Added + Improvement

18 Sep 15:20
ff14492
Compare
Choose a tag to compare

V0.3

  • Done
    • Added time stack axis
    • Display function updated
    • Video limit using time duration
    • Logs will tell the duration of the video written, for human help

Stable version with video writer

28 Aug 12:16
16cb84b
Compare
Choose a tag to compare

License Updated
Fixed Window Stuck Bugs
Updated Documentation

vigenpy Video Writer Enabled

28 Aug 11:19
b6e5392
Compare
Choose a tag to compare
  1. If its q or Q it will work well to exit the code
  2. Multiple videos can be added to stack now
  3. Size fixed for single video via parameter, Giving the option to choose the size of video for user
  4. Limit_video index added - that video which will close the code None - infinite code run
  5. Video writer - when video is over - write the video in the end (if that doesn't work well - we will make it to write continuously
  6. If fps is fixed - thats fine who cares | if fps not fixed - calculate the fps for video

Initial version of vigenpy

28 Aug 10:02
Compare
Choose a tag to compare

Video is streaming so to watch the output
Vstack and hstack is added as axis 0 and 1
q to stop the processing is added