Package: downscaledl
Type: Package
Title: Downscale of RS Images using Deep Learning
Version: 1.0
Date: 2019-10-11
Author: Lianfa Li
Maintainer: Lianfa Li <lspatial@gmail.com>
Description: Downscaling the coarse-resolution remote sensing 
       images into fined-resolution images is important for 
       preprocessing. This package provides the functions for this
       with high accuracy. Currently, the resautonet is used 
       as the deep learning algorithm for downscaling. 
       This work was done based on this paper, 
       Lianfa Li (2019) <doi:10.3390/rs11111378>.
Depends: R (>= 3.1)
Imports: Rcpp (>=
        1.0.0),rstack,dplyr,magrittr,keras,raster,parallel,tensorflow,sp,rgdal
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
License: GPL
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 6.1.1
Packaged: 2019-10-20 20:25:15 UTC; lminer
Repository: CRAN
Date/Publication: 2019-10-24 16:20:10 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-27 09:40:53 UTC; unix
Archs: downscaledl.so.dSYM
