gnu: opencv: Mention it includes the Python bindings.
* gnu/packages/image-processing.scm (opencv) [description]: Mention the Python bindings are included in this package.master
parent
f9ceb205f5
commit
6bbbd7339e
|
@ -690,7 +690,10 @@ things like:
|
||||||
@item structure from motion
|
@item structure from motion
|
||||||
@item augmented reality
|
@item augmented reality
|
||||||
@item machine learning
|
@item machine learning
|
||||||
@end itemize\n")
|
@end itemize\n
|
||||||
|
|
||||||
|
This package includes the Python bindings for OpenCV, which are also known as
|
||||||
|
the OpenCV-Python library.")
|
||||||
(home-page "https://opencv.org/")
|
(home-page "https://opencv.org/")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
|
|
Reference in New Issue