Package: tvR
Type: Package
Title: Total Variation Regularization
Version: 0.3.0
Authors@R: person("Kisung","You",role=c("aut","cre"),email="kyou@nd.edu",comment=c(ORCID="0000-0002-8584-459X"))
Description: Provides tools for denoising noisy signal and images via
    Total Variation Regularization. Reducing the total variation of
    the given signal is known to remove spurious detail while preserving
    essential structural details. For the seminal work on the topic,
    see Rudin et al (1992) <doi:10.1016/0167-2789(92)90242-F>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.14.0)
Imports: Rcpp, Matrix, Rdpack
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.0
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2018-09-16 22:32:20 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2018-09-16 23:00:03 UTC
