Difference between revisions of "Guile-cv"

From Free Software Directory
Jump to: navigation, search
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Guile-CV
+
|Name=GNU Guile-CV
|Short description=<br>Image Processing and Analysis in [[Guile]]<br>a Computer Vision functional programming library for the [[Guile Scheme|Guile]] language
+
|Short description=Image Processing and Analysis in Guile.
|Full description=<br>'''Guile-CV''' is based on Vigra (Vision with Generic Algorithms - a C++ image processing and analysis library), Guile-CV comprises a direct binding to Vigra C (a C wrapper to most of the Vigra functionality), enriched with pure Guile scheme algorithms, all accessible through a nice, clean and easy to use high level API.
+
|Full description=<br>'''Guile-CV'''<br>Image Processing and Analysis in [[Guile]]<br>a Computer Vision functional programming library
  
'''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.
+
<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.
|Homepage URL=https://www.gnu.org/software/guile-cv/index.html
+
 
|User level=advanced
+
<br>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.
 +
|Homepage URL=https://www.gnu.org/software/guile-cv/
 +
|Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.4.0.tar.gz
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 2016 - 2021 Free Software Foundation, Inc.
 +
|License verified by=cmhobbs
 +
|License verified date=2018-04-07
 +
}}
 +
{{Software category
 +
|Library=Image-processing
 +
|Program-build-automation=make-related
 +
|Programming-language=C, scheme, guile
 +
|Runs-on=GNU/Linux
 +
|Software-development=programming-language
 +
|Use=education, library, mathematics, science, software-development
 +
|Version-control=git
 +
|Works-with=images
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=guile-cv
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Autoconf]] >= 2.69
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Automake]] >= 1.14
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Makeinfo]] >= 6.6
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Guile]] >= 2.0.14 allow 2.2, 3.0 (>= 3.0.7)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Vigra]] >= 1.11.1
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Vigra C]] >= commit 3351722 - Jan 18, 2022
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Latex]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Iwona]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[Guile-Lib]] >= 0.2.5
 +
}}
 +
{{Person
 +
|Real name=David Pirotte
 +
|Role=Maintainer
 +
|Email=david@altosw.be
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/guile-cv/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/guile-cv.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-cv/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-user/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-devel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/guile-cv/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{EntryDetails
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-cv.git
+
|Computer languages=Guile Scheme, C
|Computer languages=C, Guile Scheme
+
|Decommissioned or Obsolete=No
|Documentation note=[https://www.gnu.org/software/guile-cv/learn.html Included]
 
 
|Donate=https://www.gnu.org/software/guile-cv/donate.html
 
|Donate=https://www.gnu.org/software/guile-cv/donate.html
 +
|IRC general=irc://libera.chat #guile
 +
|Version identifier=0.4.0
 +
|Version date=2023-02-28
 +
|Version status=stable
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|IRC general=irc://irc.freenode.net/#guile
+
|Test entry=No
|Related projects=Image Analysis, Image Processing, Computer Vision, Functional Programming
 
|Version identifier=0.1.8
 
|Version date=2017/12/18
 
|Version status=stable
 
|Version download=http://ftp.gnu.org/gnu/guile-cv/guile-cv-0.1.8.tar.gz
 
|OpenPGP signature=http://ftp.gnu.org/gnu/guile-cv/guile-cv-0.1.8.tar.gz.sig
 
|Last review by=Dpirotte
 
|Last review date=2018/04/05
 
|Submitted date=2018/04/05
 
|Is GNU=No
 
 
}}
 
}}
{{Software category}}
 
 
{{Featured}}
 
{{Featured}}

Latest revision as of 00:36, 1 March 2023


[edit]

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" IRC general channel
irc://libera.chat_#guile





Licensing

License

Verified by

Verified on

Notes

Verified by

cmhobbs

Verified on

7 April 2018




Leaders and contributors

Contact(s)Role
David Pirotte Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-guile-cv/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/guile-user/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/guile-cv.git/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/guile-cv/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/guile-devel/
Downloadhttps://ftp.gnu.org/gnu/guile-cv/


Software prerequisites

KindDescription
Required to buildGuile-Lib >= 0.2.5
Required to buildIwona
Required to buildAutomake >= 1.14
Required to buildVigra >= 1.11.1
Required to buildLatex
Required to buildGuile >= 2.0.14 allow 2.2, 3.0 (>= 3.0.7)
Required to buildVigra C >= commit 3351722 - Jan 18, 2022
Required to buildMakeinfo >= 6.6
Required to buildAutoconf >= 2.69




Entry






























"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.