Skip to content

v2.0.0

Choose a tag to compare

@JSS95 JSS95 released this 01 Apr 03:14
· 150 commits to master since this release
79164f2

cv2PySide6 v2.0.0 release

This release greatly breaks backwards compatibility with previous version. Almost all features are changed.

Full Changelog: v1.1.1...v2.0.0

What's Changed

  • refact: redesign video pipeline by @JSS95 in #20
  • refact: use QMediaPlayer.sourceChanged signal by @JSS95 in #21
  • refact: modify module names by @JSS95 in #22
  • feat: introduce NDArrayVideoWidget by @JSS95 in #23
  • feat: introduce NDArrayVideoSeekerWidget by @JSS95 in #24
  • feat: introduce CV2VideoPlayer example by @JSS95 in #25
  • feat: introduce VideoPlayerProtocol by @JSS95 in #26
  • feat: introduce NDArrayCameraWidget by @JSS95 in #27

Full Changelog: v1.1.1...v2.0.0