Releases: hahnec/plenopticam
Releases · hahnec/plenopticam
PlenoptiCam v0.5.3-beta
The following features have been added to this release:
- Jupyter lab notebooks launching on Binder or Colab accessible via badges in ReadMe (or here)
- unit tests for CLI, GUI and error handling which increase coverage by 10%
- minor refactoring of API to facilitate the above changes
PlenoptiCam v0.5.2-beta
Release v0.5.2 features a first jupyter notebook example and minor refactoring to facilitate this.
PlenoptiCam v0.5.0-beta
PlenoptiCam v0.5.0 features the most stable beta version so far including the following changes:
- fix for load/save in settings window
- improved gamma handling for images other than Lytro's
- enhanced runtime stability through bug fixes in calibration pipeline
PlenoptiCam v0.4.6-beta
This release contains:
- major enhancements on the reliability of a robust and generic calibration
- extended CLI options access (e.g. grid-fit, scheimpflug)
- general bug fixes
PlenoptiCam v0.4.5-beta
v0.4.5 contains the following bug fixes:
- more reliable handling of micro image size
- fix in viewer when data not available
- fix in viewer for Linux version
- refactoring of code for better structure and readability
PlenoptiCam v0.4.4-beta
- first integration of a basic viewer
- better circle loop calculation via Bresenham's method
- major bug fixes:
- meta data path handling
- contrast automation
- minor fixes that improve general program stability
PlenoptiCam v0.4.1-beta
- fix color settings
- improve robustness for micro-image mismatch
- enable continuous integration
PlenoptiCam v0.3.4-beta
- major enhancements in color management
- improved stability through fix in micro image size mismatch
- make color equalization external package and import it
- simplified UI for scheimpflug rendering
- faster and more effective hot pixel correction
- suppression of imageio lib warnings
- bayer image for raw data export from Lytro images
- installer distribution packaging
PlenoptiCam v0.2.0-beta
- improved color handling
- more descriptive CLI feedback
- improved status handling via "canceling" message
- imageio replacing libtiff
- general bug fixes improving stability
PlenoptiCam v0.1.4-beta
The 0.1.4 release contains the following new features:
- channel-wise histogram stretching for automatic white balance and automatic saturation
- histogram matching for contrast automation
- introduction of de-vignetting to counter-act cosine terms in light-field
- fixes in stop button handling
- installation via pip
- further general bug fixes that improve overall stability