rapp-announce
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rapp-announce] New release of RAPP: 0.8


From: Hans-Peter Nilsson
Subject: [Rapp-announce] New release of RAPP: 0.8
Date: Wed, 1 Jun 2016 01:49:42 +0200

The RAPP project is proud to announce a new release of RAPP,
http://savannah.nongnu.org/projects/rapp/.
A tarball is available at
http://download.savannah.gnu.org/releases/rapp/rapp-0.8.tar.gz

>From NEWS:

- Pixelwise conditional thresholding: the threshold arguments
can now be not just scalars, but images, holding threshold
values for individual pixels: rapp_thresh_gt_pixel_u8,
rapp_thresh_lt_pixel_u8, rapp_thresh_gtlt_pixel_u8,
rapp_thresh_ltgt_pixel_u8.

- Pixelwise conditional operations: a scalar constant or a
separate image can now be added to an image, conditional on a
binary map image: rapp_cond_addc_u8, rapp_cond_add_u8.

- New convenience function: rapp_validate_buffer.

- Bugs fixed:
Bug #40264, rapp_main.h misses the closing } for extern "C".
Bug #39396, incorrect overlap check for rapp_thresh_gt_u8,
rapp_thresh_lt_u8, rapp_thresh_gtlt_u8, and rapp_thresh_ltgt_u8.

Happy Hacking.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]