Quantitative Image Analysis in C++, MATLAB and Python
by Ronald Ligteringen
Version 2.5.1 of DIPlib and DIPimage has been released.
We fixed a few minor bugs concerning the computation with binary and complex images.
Changes to DIPimage
Changed functions:
hist_equalize
now accepts a histogram as a second input argument; the image’s histogram will be modified to match it.gaussianblob
now can place multiple blobs at the same time, which is much faster than repeatedly calling the function.Bug fixes:
&
, |
, xor
) can again be applied to non-binary images (bug introduced in version 2.5).sfloat
image (bug introduced in version 2.5).