Skip to content

Releases: tjof2/pgure-svt

PGURE-SVT 0.6.4

27 Feb 15:49
Compare
Choose a tag to compare

Fixes issue with version tagged incorrectly.

PGURE-SVT 0.6.3

16 Jan 12:16
53f684e
Compare
Choose a tag to compare

Bugfix release.
Also keeps metadata as per #58

PGURE-SVT 0.6.2

24 Aug 16:40
Compare
Choose a tag to compare

Bugfix release. This fixes several bugs since v0.6.0 and amends a version missed in v0.6.1

PGURE-SVT 0.6.1

24 Aug 11:27
b219af2
Compare
Choose a tag to compare

Bugfix release. This fixes several bugs since v0.6.0

PGURE-SVT 0.6.0

17 Jun 15:47
Compare
Choose a tag to compare
  • Overhaul of Python wrapper
  • Motion estimation performance improvements
  • Median filter now parallelized over images

PGURE-SVT 0.5.1

22 May 17:24
Compare
Choose a tag to compare

This is a bugfix release.

PGURE-SVT 0.5.0

22 May 15:46
Compare
Choose a tag to compare
  • Major refactor of code #42
  • Multiple performance improvements #42

PGURE-SVT 0.4.3

19 May 15:22
Compare
Choose a tag to compare

Bugfix release

PGURE-SVT 0.4.2

19 May 11:37
Compare
Choose a tag to compare

Bugfix release.

PGURE-SVT 0.4.1

10 Mar 11:37
Compare
Choose a tag to compare
  • Support parallelism with std::thread instead of openmp (#36)
  • Support GCC7+ compilers (#41)