Skip to content

Releases: lento234/pivuq

v0.4.1

27 Oct 14:05
bf398ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Implemented grid size for disparity ensemble calculation

16 Sep 05:52
7f475fd
Compare
Choose a tag to compare

What's Changed

  • Implemented grid size for disparity ensemble calculation by @lento234 in #47
  • Improves computation performance by calculating ensemble at lower resolution instead of pixel-wise.

Full Changelog: v0.3.2...v0.4.0

v0.3.2

09 Sep 08:32
b91db9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

Implemented Whittaker interpolation

25 Apr 12:08
e3c631d
Compare
Choose a tag to compare

What's Changed

  • Implemented whittaker interpolation warping by @lento234 in #29
  • removed kwargs. using partial for better function handling (closes #30) by @lento234 in #32
  • Changed from unsafe implicit data modification to explicit return by @lento234 in #33
  • bumped version by @lento234 in #34

Full Changelog: v0.3.0...v0.3.1

Implement python version of UQ by image matching

20 Apr 08:50
17a5867
Compare
Choose a tag to compare

Implemented UQ based on SWS paper

20 Apr 08:46
354ab69
Compare
Choose a tag to compare

What's Changed

  • Implemented disparity map calculation based on SWS code" by @lento234 in #25
  • Implemented UQ based on SWS paper 🌈 by @lento234 in #27

Full Changelog: v0.2.4...v0.2.5

Add extensive tests, DOI link, changed default nsteps to 1.

14 Apr 08:16
77b241a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

bumped version

13 Apr 13:00
Compare
Choose a tag to compare

v0.2.2

13 Apr 12:54
46bd953
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

Implemented warping and disparity calculation using iterative Lucas-Kanade

12 Apr 19:06
3f8713b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/lento234/pivuq/commits/v0.2.1