GNU Guile-CV - Summary
This software is part of the GNU Project.
GNU 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.
Registration Date: Mon 13 Mar 2017 04:16:15 AM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by daviid, Wed 01 Mar 2023 04:26:56 AM UTC
Guile-CV version 0.4.0 is released! (February 2023)
This is a maintenance release, which introduces new interfaces.
Changes since the previous version
For a list of changes since the previous version, visit the NEWS file. For a complete description, consult the git summary and git log
posted by daviid, Mon 15 Nov 2021 11:38:06 PM UTC
Guile-CV version 0.3.1 is released! (November 2021)
This is a maintenance release, which fixes a bug in the pre-inst-env script, which is used by Guile-CV at build time and may also be used to test and run an uninstalled Guile-CV instance.
[...]
posted by daviid, Mon 08 Nov 2021 03:24:29 AM UTC
Guile-CV version 0.3.0 is released! (November 2021)
This is a maintenance release, which allows Guile-CV to work with Guile 3.0 (>= 3.0.7 to be specific). In addition, im-transpose performance has been improved.
The documentation has been restructured and follows the model we adopted for [http://www.gnu.org/software/g-golf GNU
[...]
posted by daviid, Tue 06 Nov 2018 01:06:00 AM UTC
Guile-CV version 0.2.1 is released! (November 2018)
For a list of changes since the previous version, visit the NEWS file. For a complete description, consult the git summary and git log
- Browse Sources Repository
- guile-cv.git
- guile-cv/guile-cv-artwork.git
Powered by Savane 3.14-8aba.
Corresponding source code