Skip to content

Releases: localdevices/pyorc

v0.7.2

14 Feb 14:39
d0d1801
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

16 Dec 15:15
03bdef3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

  • last frame in a video is now properly read, even if stabilization is used.
  • writing of frames to video is now very fast.

v0.7.0

10 Dec 19:37
26dbcb7
Compare
Choose a tag to compare

What's Changed

With this release the entire workflow for velocimetry estimation is accelerated significantly. Typical videos may take about a factor 4-5 less time to process with exactly the same results. Exact speed-up is dependent on available CPU and memory resources.

Full Changelog: v0.6.1...v0.7.0

v0.6.1

26 Sep 18:48
b55330c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 Sep 13:13
f4d764c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.5

15 May 12:19
d9b1098
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

25 Mar 14:41
e1f0318
Compare
Choose a tag to compare

What's Changed

  • fixed a difficult to interpret CLI error #155
  • updated CI actions as OpenCV dependencies changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

21 Nov 16:21
5eda03b
Compare
Choose a tag to compare

What's Changed

  • bug with windows machines fixed, where local coordinate system coordinates were in some cases truncated when 64-bit floats were subtracted from 32-bit floats. This is a behaviour in numpy #145 by @hcwinsemius in #146
  • adding ability to rotate videos through a rotation property in camera configuration or per single video by @hcwinsemius in #147
  • Solving issue with projection using a new method method="numpy" by @hcwinsemius in #149
  • fixing #138 making velocity processor more serializable by @hcwinsemius in #150
  • fix #144 also allowing for a hard-set fps by @hcwinsemius in #153

Full Changelog: v0.5.2...v0.5.3

v0.5.2

16 Aug 15:33
07f9788
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

27 Jun 19:07
8961d3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1