Difference between revisions of "Guile-cv"

From Free Software Directory
Jump to: navigation, search
(removed link from short description added standard links)
(remove space before dot short description)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Guile-CV
 
|Name=GNU Guile-CV
|Short description=Image Processing and Analysis in Guile - a Computer Vision functional programming library
+
|Short description=Image Processing and Analysis in Guile.
 
|Full description=<br>'''Guile-CV'''<br>Image Processing and Analysis in [[Guile]]<br>a Computer Vision functional programming library
 
|Full description=<br>'''Guile-CV'''<br>Image Processing and Analysis in [[Guile]]<br>a Computer Vision functional programming library
  
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/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://www.gnu.org/software/guile-cv/donate.html
 
|Donate=https://www.gnu.org/software/guile-cv/donate.html
 
|IRC general=irc://irc.freenode.net/#guile
 
|IRC general=irc://irc.freenode.net/#guile
|Related projects=Vigracket
+
|Related projects=gnustandards,Vigracket
 
|Keywords=Image Analysis, Image Processing, Computer Vision, Functional Programming
 
|Keywords=Image Analysis, Image Processing, Computer Vision, Functional Programming
 
|Version identifier=0.2.1
 
|Version identifier=0.2.1
Line 22: Line 36:
 
|Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2.1.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2.1.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/13
+
|Last review date=2019/01/04
 
|Submitted by=Dpirotte
 
|Submitted by=Dpirotte
 
|Submitted date=2018/04/05
 
|Submitted date=2018/04/05
Line 28: Line 42:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2.1.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 45: Line 60:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/guile-cv
+
|Resource URL=https://savannah.gnu.org/projects/guile-cv/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/guile-cv.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/guile-cv.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-cv
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-cv/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-user
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-user/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-devel
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 69: Line 84:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/guile-cv
+
|Resource URL=https://ftp.gnu.org/gnu/guile-cv/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 10:22, 28 March 2020


[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.








































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.