Correctedimagemagickseries

Merged
#27 · Created  · Last updated

Merged pull request

Merged in CorrectedImageMagickSeries (pull request #27)

85d6066·Author: ·Closed by: ·2016-08-11

Description

  • Omp loop used extern variable in Image.cpp

    ... when loading with ImageMagick

  • Corrected loading of series with Image Magick

    Also now done with OpenMP

  • Removed OpenMP for loading images

    ... it crashes on my laptop.

    Also corrected the new tests.

  • Corrected 3D picking + loading with Image Magick

    • 3D picking was shifted by half a voxel

    • Image Magick, by default, always applies a gamma correction, I found a way to remove that correction.

    • Updated apply_kernel to work with kernels by reference or copy.

    • Corrected bug in relabel stack if there are fewer than 100 voxels

    • ImageInfo now contains the number of bits per samples (depth)

    • Now reading bits per samples on TIFF files and Image Magick

    • Corrected drawing of 2D stacks: the lower-left corner was shifted by half a pixel

    • Added bounds in stack descriptions

0 attachments

0 comments

Loading commits...