Skip to content

Releases: hahnec/plenopticam

PlenoptiCam v0.5.3-beta

10 Jul 15:08
Compare
Choose a tag to compare

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

04 Jul 07:54
Compare
Choose a tag to compare

Release v0.5.2 features a first jupyter notebook example and minor refactoring to facilitate this.

PlenoptiCam v0.5.0-beta

27 Jun 20:39
Compare
Choose a tag to compare

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

20 Jun 15:07
Compare
Choose a tag to compare

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

14 May 19:12
Compare
Choose a tag to compare

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

25 Apr 10:14
Compare
Choose a tag to compare
  • 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

24 Apr 21:14
Compare
Choose a tag to compare
  • fix color settings
  • improve robustness for micro-image mismatch
  • enable continuous integration

PlenoptiCam v0.3.4-beta

15 Mar 17:06
Compare
Choose a tag to compare
  • 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

03 Dec 20:15
Compare
Choose a tag to compare
  • 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

04 Oct 12:54
Compare
Choose a tag to compare

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