Skip to content

v3.0.0

Choose a tag to compare

@JSS95 JSS95 released this 04 Jun 06:35
· 20 commits to master since this release
b0a44fe

cv2PySide6 v3.0.0 release

Backward incompatible changes

  • ArrayProcessor is removed.
  • FrameToArrayConverter, NDAraryVideoPlayer, NDArrayMediaCaptureSession are moved to videostream.py
  • NDArrayVideoPlayerWidget and NDArrayCameraWidget are redesigned.

What's Changed

  • feat: introduce MediaController by @JSS95 in #47
  • refact: modify video widgets by @JSS95 in #49
  • refact: remove protocols by @JSS95 in #50
  • refact: remove ArrayProcessor by @JSS95 in #52
  • feat: allow array processing in video widgets by @JSS95 in #67

Full Changelog: v2.1.1...v3.0.0