Difference between revisions of "Guile-cv"
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Guile-CV | |Name=GNU Guile-CV | ||
− | |Short description=Image Processing and Analysis - | + | |Short description=Image Processing and Analysis in [[Guile]] - a Computer Vision functional programming library |
− | |Full description=<br>'''Guile-CV''' | + | |Full description=<br>'''Guile-CV'''<br>Image Processing and Analysis in [[Guile]]<br>a Computer Vision functional programming library |
<br>'''Guile-CV''' is based on [http://ukoethe.github.io/vigra/ Vigra] (Vision with Generic Algorithms), enhanced with additional algorithms (Image Textures, Delineate, Reconstruction and many more), all accessible through a nice, clean and easy to use high level API. | <br>'''Guile-CV''' is based on [http://ukoethe.github.io/vigra/ Vigra] (Vision with Generic Algorithms), enhanced with additional algorithms (Image Textures, Delineate, Reconstruction and many more), all accessible through a nice, clean and easy to use high level API. | ||
Line 10: | Line 10: | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-cv.git | |VCS checkout command=git clone git://git.savannah.gnu.org/guile-cv.git | ||
+ | |Computer languages=Guile Scheme, C | ||
|Documentation note=https://www.gnu.org/software/guile-cv/manual/ | |Documentation note=https://www.gnu.org/software/guile-cv/manual/ | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
Line 16: | Line 17: | ||
|Related projects=Vigracket | |Related projects=Vigracket | ||
|Keywords=Image Analysis, Image Processing, Computer Vision, Functional Programming | |Keywords=Image Analysis, Image Processing, Computer Vision, Functional Programming | ||
− | |Version identifier=0.2. | + | |Version identifier=0.2.1 |
− | |Version date=2018/ | + | |Version date=2018/11/05 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2. | + | |Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2.1.tar.gz |
− | |Last review by= | + | |Last review by=Dpirotte |
− | |Last review date=2018/ | + | |Last review date=2018/11/06 |
|Submitted by=Dpirotte | |Submitted by=Dpirotte | ||
|Submitted date=2018/04/05 | |Submitted date=2018/04/05 |
Revision as of 15:54, 6 November 2018
GNU Guile-CV
https://www.gnu.org/software/guile-cv/
Image Processing and Analysis in Guile.
Guile-CV
Image Processing and Analysis in Guile
a Computer Vision functional programming library
Guile-CV is based on Vigra (Vision with Generic Algorithms), enhanced with additional algorithms (Image Textures, Delineate, Reconstruction and many more), all accessible through a nice, clean and easy to use high level API.
Guile-CV is natively multi-threaded, and takes advantage of multiple cores, using high-level and fine grained application-level parallelism constructs available in Guile, based on its support to POSIX threads.
- IRC general channel
- irc://libera.chat_#guile
Download
https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.4.0.tar.gz
version 0.4.0
(stable)
released on 28 February 2023
Donate link
https://www.gnu.org/software/guile-cv/donate.html
Categories
- Library:Image-processing
- Program-build-automation:make-related
- Programming-language:C
- Programming-language:guile
- Programming-language:scheme
- Runs-on:GNU/Linux
- Software-development:programming-language
- Use:library
- Use:mathematics
- Use:science
- Use:software-development
- Use:education
- Version-control:git
- Works-with:images
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
David Pirotte | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-guile-cv/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/guile-user/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/guile-cv.git/ | |
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/guile-cv/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/guile-devel/ | |
Download | https://ftp.gnu.org/gnu/guile-cv/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | Guile-Lib >= 0.2.5 |
Required to build | Iwona |
Required to build | Automake >= 1.14 |
Required to build | Vigra >= 1.11.1 |
Required to build | Latex |
Required to build | Guile >= 2.0.14 allow 2.2, 3.0 (>= 3.0.7) |
Required to build | Vigra C >= commit 3351722 - Jan 18, 2022 |
Required to build | Makeinfo >= 6.6 |
Required to build | Autoconf >= 2.69 |
Permission is granted to copy, distribute and/or modify this document under the terms of 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 page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.