Recent Releases of pivuq
pivuq - v0.4.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/lento234/pivuq/pull/48
- updated dependencies, renamed testversion -> test_version by @lento234 in https://github.com/lento234/pivuq/pull/49
Full Changelog: https://github.com/lento234/pivuq/compare/v0.4.0...v0.4.1
- Python
Published by lento234 over 3 years ago
pivuq - Implemented grid size for disparity ensemble calculation
What's Changed
- Implemented grid size for disparity ensemble calculation by @lento234 in https://github.com/lento234/pivuq/pull/47
- Improves computation performance by calculating ensemble at lower resolution instead of pixel-wise.
Full Changelog: https://github.com/lento234/pivuq/compare/v0.3.2...v0.4.0
- Python
Published by lento234 over 3 years ago
pivuq - v0.3.2
What's Changed
- Created CITATION.cff by @lento234 in https://github.com/lento234/pivuq/pull/36
- bumped versions by @lento234 in https://github.com/lento234/pivuq/pull/35
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/lento234/pivuq/pull/41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/lento234/pivuq/pull/42
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/lento234/pivuq/pull/43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/lento234/pivuq/pull/44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/lento234/pivuq/pull/45
- bumped dependency, and removed unnecessary dep by @lento234 in https://github.com/lento234/pivuq/pull/46
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/lento234/pivuq/pull/41
Full Changelog: https://github.com/lento234/pivuq/compare/v0.3.1...v0.3.2
- Python
Published by lento234 over 3 years ago
pivuq - Implemented Whittaker interpolation
What's Changed
- Implemented whittaker interpolation warping by @lento234 in https://github.com/lento234/pivuq/pull/29
- removed kwargs. using partial for better function handling (closes #30) by @lento234 in https://github.com/lento234/pivuq/pull/32
- Changed from unsafe implicit data modification to explicit return by @lento234 in https://github.com/lento234/pivuq/pull/33
- bumped version by @lento234 in https://github.com/lento234/pivuq/pull/34
Full Changelog: https://github.com/lento234/pivuq/compare/v0.3.0...v0.3.1
- Python
Published by lento234 almost 4 years ago
pivuq - Implement python version of UQ by image matching
Full Changelog: https://github.com/lento234/pivuq/compare/v0.2.5...v0.3.0
- Python
Published by lento234 almost 4 years ago
pivuq - Implemented UQ based on SWS paper
What's Changed
- Implemented disparity map calculation based on SWS code" by @lento234 in https://github.com/lento234/pivuq/pull/25
- Implemented UQ based on SWS paper :rainbow: by @lento234 in https://github.com/lento234/pivuq/pull/27
Full Changelog: https://github.com/lento234/pivuq/compare/v0.2.4...v0.2.5
- Python
Published by lento234 almost 4 years ago
pivuq - Add extensive tests, DOI link, changed default nsteps to 1.
What's Changed
- action poetry test by @lento234 in https://github.com/lento234/pivuq/pull/19
- Added extensive tests by @lento234 in https://github.com/lento234/pivuq/pull/22
- added zenodo link by @lento234 in https://github.com/lento234/pivuq/pull/24
Full Changelog: https://github.com/lento234/pivuq/compare/v0.2.3...v0.2.4
- Python
Published by lento234 almost 4 years ago
pivuq - bumped version
Full Changelog: https://github.com/lento234/pivuq/compare/v0.2.2...v0.2.3
- Python
Published by lento234 almost 4 years ago
pivuq - v0.2.2
What's Changed
- removed pre-commit action -> pre-commit.ci by @lento234 in https://github.com/lento234/pivuq/pull/17
- Create python-publish.yml by @lento234 in https://github.com/lento234/pivuq/pull/18
Full Changelog: https://github.com/lento234/pivuq/compare/v0.2.1...v0.2.2
- Python
Published by lento234 almost 4 years ago
pivuq - Implemented warping and disparity calculation using iterative Lucas-Kanade
What's Changed
- implemented warping algorithm by @lento234 in https://github.com/lento234/pivuq/pull/10
- Implemented iterative Lucas-Kanade disparity calculation by @lento234 in https://github.com/lento234/pivuq/pull/12
- added basic documentation by @lento234 in https://github.com/lento234/pivuq/pull/14
- added pre-commit ci (#15) by @lento234 in https://github.com/lento234/pivuq/pull/16
New Contributors
- @lento234 made their first contribution in https://github.com/lento234/pivuq/pull/10
Full Changelog: https://github.com/lento234/pivuq/commits/v0.2.1
- Python
Published by lento234 almost 4 years ago