Difference between revisions of "Guile-cv"

From Free Software Directory
Jump to: navigation, search
(remove space before dot short description)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|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
  
<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.
  
<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.
+
<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/
 
|Homepage URL=https://www.gnu.org/software/guile-cv/
|Is High Priority Project=No
+
|Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.4.0.tar.gz
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-cv.git
 
|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
 
|Donate=https://www.gnu.org/software/guile-cv/donate.html
 
|IRC general=irc://irc.freenode.net/#guile
 
|Related projects=gnustandards,Vigracket
 
|Keywords=Image Analysis, Image Processing, Computer Vision, Functional Programming
 
|Version identifier=0.2.1
 
|Version date=2018/11/05
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2.1.tar.gz
 
|Last review by=Bendikker
 
|Last review date=2019/01/04
 
|Submitted by=Dpirotte
 
|Submitted date=2018/04/05
 
|User level=advanced
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=No
 
|OpenPGP signature=https://ftp.gnu.org/gnu/guile-cv/guile-cv-0.2.1.tar.gz.sig
 
|Test entry=No
 
|Is GNU=Yes
 
|GNU package identifier=guile-cv
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright (C) 2016 - 2018 Free Software Foundation, Inc.
+
|License copyright=Copyright (C) 2016 - 2021 Free Software Foundation, Inc.
 
|License verified by=cmhobbs
 
|License verified by=cmhobbs
|License verified date=2018/04/07
+
|License verified date=2018-04-07
}}
 
{{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/
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 96: Line 22:
 
|Runs-on=GNU/Linux
 
|Runs-on=GNU/Linux
 
|Software-development=programming-language
 
|Software-development=programming-language
|Use=library, mathematics, science, software-development
+
|Use=education, library, mathematics, science, software-development
 
|Version-control=git
 
|Version-control=git
 
|Works-with=images
 
|Works-with=images
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=guile-cv
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 110: Line 40:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=[[Makeinfo]] >= 6.3
+
|Prerequisite description=[[Makeinfo]] >= 6.6
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=[[Guile]] >= 2.0.13
+
|Prerequisite description=[[Guile]] >= 2.0.14 allow 2.2, 3.0 (>= 3.0.7)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=[[Vigra]] >= 1.11.0
+
|Prerequisite description=[[Vigra]] >= 1.11.1
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=[[Vigra C]] >= commit a38f361 Sep 18, 2017
+
|Prerequisite description=[[Vigra C]] >= commit 3351722 - Jan 18, 2022
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 135: Line 65:
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
 
|Prerequisite description=[[Guile-Lib]] >= 0.2.5
 
|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
 +
|Computer languages=Guile Scheme, C
 +
|Decommissioned or Obsolete=No
 +
|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
 +
|Test entry=No
 
}}
 
}}
 
{{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.