Crystal Image Slideshow

Crystal Image

Quantitative Image Analysis


What's new in the upcoming Version 1.0.2?

New features:

Bugs:

What's new in Version 1.0.1?

Version 1.0.1 is a minor maintenance and bug fix release. It was mainly prompted by gcc version 10 and later, in which tolerant handling of incorrectly used global variables is no longer allowed. At issue are variables that are defined rather than declared in header files and that consequently lead to multiple definitions every time a header file is included. Prior to gcc-10, this mistake was tolerated, but it now leads to a linker error. In cimage 1.0.1, a very ugly kludge is applied with the -fcommon linker flag. The flag reeverts gcc's behavior to the old style and thus allows compiling cimage.

Bug fixes:

What's new in Version 1.0.0?

First of all, it is probably time to drop the "beta". Crystal Image has gone through nine revisions since it was published as v.0.9.0 in 2011 when Advanced Biomedical Image Analysis was published. Initially, I created about two releases per year, but this has now dropped to one release per year, which indicates a certain level of maturity. There are still functions in need of development or improvement, such as the wavelet-based filters, the snake function, or some segmentation algorithms. There are probably still a large number of undiscovered bugs, and the code is full of comments that this or that section needs cleaning-up. In this respect, Crystal Image is still evolving.

However, I have used this software in class and for my own image processing needs over the last five years, and I found that it suits my needs very well. Thus, I do no longer consider it "beta".

New features (combined with major bug fixes into one list):

Bug fixes:

What's new in Version 0.9.9?

Bug fixes:

What's new in Version 0.9.8?

Note: This version (build date of May 2015) still had a bug in the macro interpreter that caused the operands of a division or subtraction to be swapped. This is a minor change, and I decided not to advance the version number. I have rebuilt the binary, which now has a build date of June 2015. Please update if you have the older 0.9.8 binary.

Bug fixes:

New features:

What's new in Version 0.9.7?

Bug fixes: New features:

What's new in Version 0.9.6?

Bug fixes: New features:

What's new in Version 0.9.5?

Bug fixes:

What's new in Version 0.9.4?

New features:

Bug fixes:

What's new in Version 0.9.3?

New features:

Bug fixes:

What's new in Version 0.9.2?

This version is mainly a bug fix version. List of bugfixes: New features: