Skip to content

Releases: hsnr-gamera/gamera-3

version 3.4.4, Jan 17, 2020

17 Jan 09:53
Compare
Choose a tag to compare

Available files

  • gamera-3.4.4.tar.gz
    Source code package for all platforms. For installation, follow the instructions in the file INSTALL.
  • gamera-docs.tar.gz
    HTML-Documentation for Gamera. This is neither included in the source package, nor in the Windows installer.

Release notes for version 3.4.4

  • support for wxPython 4.x, while still compatible with wxPython < 4.0

  • updated installation isntructions for OS-X

  • fix of Lab color conversion plugins

  • fix of possible crash in resize (debian bug #874797)

version 3.4.3, Mar 08, 2017

08 Mar 11:48
Compare
Choose a tag to compare

Available files

  • gamera-3.4.3.tar.gz
    Source code package for all platforms. For installation, follow the instructions in the file INSTALL.
  • gamera-3.4.3.win-amd64-py2.7.exe
    Windows binary installer for 64bit Python 2.7 (unsupported, but provided for convenience)
    Due to a bug in the distutils that come with the official Windows version of Python 2.7, the installer displays an error message on the last screen. This can safely be ignored.
  • gamera-docs.tar.gz
    HTML-Documentation for Gamera. This is neither included in the source package, nor in the Windows installer.

Release notes for version 3.4.3

  • support for gcc7 (thanks to VincentS)
  • removed overflow of zernike_moments on 32bit systems
  • zernike_moments now also implemented for greyscale image
    (image is inverted so that dark objects get high weights)
    As features do not support greyscale images, the plugin is called "zernike_moments_plugin"
  • new plugin hough_lines in category geometry
  • handled errors in arguments of type PointVector more gracefully
  • workaround for crash of progress bar on OSX with wxPython 3.0
  • workaround for GetChildren in wxPython 3.0 returning deleted items
  • icons in gamera_gui now immediately shown without resize on OSX with wxpython 3.0
  • photometric tag of TIFF files no longer ignored for onebit TIFFs,
    which could lead to color inversion when reading TIFF images
  • fixed error in reading/writing 16bit greyscale PNG images
  • 16bit RGB PNG images now supported via downscaling (fixes Debian bug #785548)
  • reading of tiff images more error robust (fixes Debian bug #784795)
  • get() method corrected for Cc's with storage format RLE (fixes Debian bug #763440)

version 3.4.2, Apr 23, 2015

11 May 06:43
Compare
Choose a tag to compare

Available files

  • gamera-3.4.2.tar.gz
    Source code package for all platforms. For installation, follow the instructions in the file INSTALL.
  • gamera-3.4.2.win-amd64-py2.7.exe
    Windows binary installer for 64bit Python 2.7 (unsupported, but provided for convenience)
    Due to a bug in the distutils that come with the official Windows version of Python 2.7, the installer displays an error message on the last screen. This can safely be ignored.
  • gamera-docs.tar.gz
    HTML-Documentation for Gamera. This is neither included in the source package, nor in the Windows installer.

Release notes for version 3.4.2

  • updated zlib to version 1.2.8 (only used under Windows)
  • fixed classifier crash on Windows
  • fixed hang with wxpython 3.0 after quitting gamera_gui
  • fixed crash in min_max_location for FLOAT images
  • false_color now defaults to diverging colormap after Moreland, 2009