This package browser is in early development. Mind the rough edges.

r-adimpro

Adaptive smoothing of digital images

This package implements tools for manipulation of digital images and the Propagation Separation approach by Polzehl and Spokoiny (2006) <DOI:10.1007/s00440-005-0464-1> for smoothing digital images, see Polzehl and Tabelow (2007) <DOI:10.18637/jss.v019.i01>.

Installation

Install the latest version of r-adimpro as follows:

guix install r-adimpro

Or install a particular version:

guix install r-adimpro@0.9.7.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-adimpro about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-adimpro'><img src='https://packages.guix.gnu.org/packages/r-adimpro/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-adimpro/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-adimpro)

Example Org:

[[https://packages.guix.gnu.org/packages/r-adimpro][https://packages.guix.gnu.org/packages/r-adimpro/badges/latest-version.svg]]