Skip to content

Releases: bghira/TrainingSample

v0.2.11

20 Oct 14:35
885c508

Choose a tag to compare

Now has functional video reading support across more distributions; FFmpeg is bundled as static library along with openexr, jp2 and others.

What's Changed

  • video stub replacement by @bghira in #9
  • resolve issue when trying to read videos, adding BytesIO compatible wrapper by @bghira in #10
  • update build script by @bghira in #11

Full Changelog: v0.2.4...v0.2.11

v0.2.9

20 Oct 00:13

Choose a tag to compare

update build script

v0.2.4

01 Oct 18:40
e6484cf

Choose a tag to compare

Merge pull request #8 from bghira/feature/static-build

fix static build

v0.2.2

30 Sep 22:25

Choose a tag to compare

opencv 4.12 compat

v0.2.1 - beat CV2's performance, drop-in cv2 API

13 Sep 21:19
4f8faa3

Choose a tag to compare

What's Changed

  • drop-in CV2 API & beat cv2 performance through zero-copy buffer pooling, FMA by @bghira in #2
  • add interpolation argument to api by @bghira in #3

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Sep 15:56
e7b52b7

Choose a tag to compare

What's Changed

  • maximise performance; remove Windows support by @bghira in #1

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Sep 22:51

Choose a tag to compare