Package: hyperbrick
Type: Package
Title: Accessory Tools for Preprocessing Hyper-Spectral Images
Version: 1.0
Date: 2022-03-29
Description: Read and execute preprocessing procedures on hyper-spectral images. 
    These type of sensor data are usually recorded in a raw format. This package
    contains some easy-to-use functions to promptly build the image with
    some basic radiometric calibrations, setting up the geographic information. 
    Geometric correction can be done with band-to-band registration (translation 
    and rotation). Further functionalities allow to compute sliding windows
    statistics over the image.
License: GPL (>= 2)
Authors@R: c(person(given = c("Anderson", "Rodrigo"),
             family = "da Silva",
             role = c("aut", "cre"),
             email = "anderson.agro@hotmail.com",
             comment = c(ORCID = "0000-0003-2518-542X")))
Author: Anderson Rodrigo da Silva [aut, cre]
    (<https://orcid.org/0000-0003-2518-542X>)
Maintainer: Anderson Rodrigo da Silva <anderson.agro@hotmail.com>
Encoding: UTF-8
LazyLoad: true
Depends: raster
Imports: rgdal, OpenImageR, caTools, dfoptim, pbapply
Suggests: knitr, rmarkdown, spelling
URL: https://github.com/arsilva87/hyperbrick
BugReports: https://github.com/arsilva87/hyperbrick/issues
RoxygenNote: 7.1.2
Language: en-US
NeedsCompilation: no
Packaged: 2022-03-31 20:30:35 UTC; User
Repository: CRAN
Date/Publication: 2022-04-01 08:00:08 UTC
Built: R 4.1.2; ; 2022-04-02 12:23:02 UTC; unix
