mainRAPP - Raster Processing Primitives - Summary

 
 
Membership Info
Group Admin:
3 active members

Group identification
Id: 10641
System Name: rapp
Name: RAPP - Raster Processing Primitives
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

RAPP is a library of low-level image processing operations,
targeting mainly video analytics and computer vision applications.
The library is meant to provide an optimized and reliable computational
backend for such algorithms. The interface is designed to allow
hardware-accelerated implementations, while still being simple
enough for easy deployment from higher-level code.

You probably want to read the user's manual but for people adding functions and vector back-ends, there's also a developer's manual.  For a hello-world type example application, see the single-dot "closing" installation test.

All documentation is generated by Doxygen.

Registration Date: Fri 24 Sep 2010 04:41:08 AM UTC
License: GNU Lesser General Public License
Development Status: 5 - Production/Stable

 

Latest News rss feed
New release of RAPP: 1.0
     posted by hpataxis, Mon 11 Jun 2018 09:32:28 PM UTC

The RAPP project is proud to announce a new release of RAPP,
http://savannah.nongnu.org/projects/rapp/.

The main features of v1.0 are just missing NEON ports:

  • 64-bit NEON for Aarch64
  • 128-bit NEON for Aarch64
  • 128-bit NEON for ARM (32-bit)
[...]
New release of RAPP: 0.8
     posted by hpataxis, Tue 31 May 2016 11:21:17 PM UTC

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
[...]
New release of RAPP: 0.7
     posted by hpataxis, Wed 04 May 2011 04:45:17 AM UTC

The RAPP project is proud to announce a new release of RAPP,
http://savannah.nongnu.org/projects/rapp/.

All known bugs have been fixed.  New vector backends have been added, for Loongson-2E and -2F, ARM NEON and SPARC VIS. Further news and details are in the NEWS file.

A tarball is available at
http://download.savannah.gnu.org/releases/rapp/rapp-0.7.tar.gz
e9c5c68b5efd212b730cc63a18d3c2af  rapp-0.7.tar.gz

Happy hacking.

First release of RAPP: 0.6
     posted by hpataxis, Tue 14 Dec 2010 07:44:16 AM UTC

The RAPP project is proud to announce the first public release
of RAPP, http://savannah.nongnu.org/projects/rapp/.

A tarball is available at
http://download.savannah.gnu.org/releases/rapp/rapp-0.6.tar.gz
md5: f55a9061717d9b6cef6982febcba2833  rapp-0.6.tar.gz

Happy hacking.

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code