-
Notifications
You must be signed in to change notification settings - Fork 0
License
LGPL-3.0 and 2 other licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Unknown
COPYING.FDL
gitGNU/gnu_rapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright (C) 2010, Axis Communications AB, LUND, SWEDEN See the end for copying conditions. RAPP - Raster Processing Primitives =================================== 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. All documentation is generated by Doxygen. Please run ./configure --with-doxygen && make install to generate and install everything, including the documentation. If you just want to install the documentation, ./configure --with-doxygen && make install-html If you want to edit the images, you'll also need the program "inkscape": <http://inkscape.org/>. You do not need it to just generate documentation. Two HTML manuals will be generated, a user's manual and a developer's manual, and installed by default in /usr/share/doc/rapp and /usr/share/doc/rapp-dev, respectively. (The actual location is likely different for pre-built packages.) For code rules, see the file HACKING. For license, distribution terms and warranty, for all files not otherwise specified, including this file, see the end of this file. The PNG image files in doxygen/images and compute/doxygen/images are generated from the SVG files in the same directories, and are part of the documentation: all those files are copyright (C) 2010, Axis Communications AB, LUND, SWEDEN and the GNU Free Documentation License applies to them. The GNU Lesser General Public License (LGPL) refers to the General Public License (GPL), which is the only reason the file COPYING is included with RAPP (in addition to the file COPYING.LESSER); no part of RAPP is covered by the GPL alone. For further reading, the RAPP project is hosted at <http://savannah.nongnu.org/projects/rapp/>. (Beware, the line above is machine-read by configure; see configure.ac.) This file is part of RAPP. RAPP is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. You can use the comments under either the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation, either version 3 of the License or (at your option) any later version, or the GNU Free Documentation License version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the documentation section entitled "GNU Free Documentation License". RAPP is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License and a copy of the GNU Free Documentation License along with RAPP. If not, see <http://www.gnu.org/licenses/>.
About
No description, website, or topics provided.
Resources
License
LGPL-3.0 and 2 other licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Unknown
COPYING.FDL
Stars
Watchers
Forks
Packages 0
No packages published