Skip to content

Releases: AdamSpannbauer/python_video_stab

vidstab 1.5.4

26 Jan 18:59
1d3faaa
Compare
Choose a tag to compare
  • Makes process for applying transforms with a fresh instance of VidStab (see example here: #62 (comment))

vidstab 1.5.3

14 Jan 19:36
Compare
Choose a tag to compare
  • implement FrameGen class for progress towards numpy options in API

vidstab 1.5.2

13 Jan 18:29
Compare
Choose a tag to compare
  • fix bug in auto border sizing
  • fix bug in pulling frame indices from frame index queue

vidstab 1.5.1

11 Jan 19:15
Compare
Choose a tag to compare
  • add function for downloading ostrich video to public API
  • fix bug in VidStab.apply_transforms where transforms were being needlessly regenerated

vidstab 1.5.0

10 Jan 17:09
Compare
Choose a tag to compare
  • add support for OpenCV 4.0.0
  • refactor underlying code base for maintainability
  • increase test coverage

vidstab 1.0.1

04 Dec 22:04
484d619
Compare
Choose a tag to compare
  • update minimum imutils requirement to >=0.5.2

1.0.0

21 Oct 20:25
Compare
Choose a tag to compare

Notable new features:

  • Process live video streams
  • Auto set border size
  • Fix bugs in layer_overlay implementation

0.1.5

21 Oct 20:23
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

This is original release to pypi. Releasing build retroactively.

NOTE: TAGGED COMMIT & SOURCE CODE FILES DO NOT ALIGN WITH vidstab-0.1.5.tar.gz