Hello all !
I am very pleased to announce the new release v0.05 of Yayi.
The source is freely available for download at Yayi's web page under the very permissive Boost license.
This release contains:
- a new library around the morphological reconstruction, containing the reconstruction itself and the fill hole algorithm
- a new library for measurements on images, currently containing the simple min/max function over the images
- new pixelwise functions: image(s) comparison, logical operations, supremum, infimum (with/without ordering predicate), channels composition
- border management functions
- minimum and maximum plateaus with ordering predicate
- a better support for shared libs build, particularly on the several flavors of Windows thanks to Thomas Retornaz
- an experimental support for new versions of Boost that are not natively supported by CMake (your feedback will be appreciated)
- bugfixes (variants)
and many other little things!
The code is currently tested against Boost 1.38 on MacOSX 10.5 and Boost 1.40 on Ubuntu 32bits.
Your feedback will be very much appreciated!
Raffi Enficiaud