Package: SAFARI
Title: Shape Analysis for AI-Reconstructed Images
Version: 0.1.0
Authors@R: c(
    person(given = "Esteban",
           family = "Fernandez Morales",
           role = c("aut", "cre"),
           email = "esteban.fernandezmorales@utdallas.edu"),
    person(given = "Qiwei",
           family = "Li",
           role = c("aut"),
           email = "qiwei.li@utdallas.edu"))
Description: Provides functionality for image processing and shape analysis in 
    the context of reconstructed medical images generated by deep learning-based
    methods or standard image processing algorithms and produced from different
    medical imaging types, such as X-ray, Computational Tomography (CT),
    Magnetic Resonance Imaging (MRI), and pathology imaging. Specifically,
    offers tools to segment regions of interest and to extract quantitative
    shape descriptors for applications in signal processing,
    statistical analysis and modeling, and machine learning.
Depends: R (>= 3.5.0)
Imports: caTools, EBImage, graphics, lattice, png
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/estfernandez/SAFARI
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-23 19:34:09 UTC; estfernandez
Author: Esteban Fernandez Morales [aut, cre],
  Qiwei Li [aut]
Maintainer: Esteban Fernandez Morales <esteban.fernandezmorales@utdallas.edu>
Repository: CRAN
Date/Publication: 2021-02-25 08:50:02 UTC
Built: R 4.3.3; ; 2025-01-24 12:18:29 UTC; unix
