gnu: eye: Mark up description.
* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
This commit is contained in:
parent
b67d61a05b
commit
5df2382842
@ -660,12 +660,13 @@ International Astronomical Union}.")
|
|||||||
(home-page "https://www.astromatic.net/software/eye")
|
(home-page "https://www.astromatic.net/software/eye")
|
||||||
(synopsis "Small image feature detector using machine learning")
|
(synopsis "Small image feature detector using machine learning")
|
||||||
(description
|
(description
|
||||||
"In EyE (Enhance Your Extraction) an artificial neural network connected to
|
"In @acronym{EyE, Enhance Your Extraction} an artificial neural network
|
||||||
pixels of a moving window (retina) is trained to associate these input stimuli
|
connected to pixels of a moving window (@dfn{retina}) is trained to associate
|
||||||
to the corresponding response in one or several output image(s). The resulting
|
these input stimuli to the corresponding response in one or several output
|
||||||
filter can be loaded in SExtractor to operate complex, wildly non-linear filters
|
image(s). The resulting filter can be loaded in SExtractor to operate
|
||||||
on astronomical images. Typical applications of EyE include adaptive filtering,
|
complex, wildly non-linear filters on astronomical images. Typical
|
||||||
feature detection and cosmetic corrections.")
|
applications of EyE include adaptive filtering, feature detection and cosmetic
|
||||||
|
corrections.")
|
||||||
(license license:cecill)))
|
(license license:cecill)))
|
||||||
|
|
||||||
(define-public wcslib
|
(define-public wcslib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user