Package: SAFARI Title: Shape Analysis for AI-Reconstructed Images Version: 0.1.1 Authors@R: c( person(given = "Esteban", family = "Fernandez", role = c("aut", "cre"), email = "esteban_fernandez@brown.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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Config/pak/sysreqs: cmake libfftw3-dev make libjpeg-dev libpng-dev libtiff-dev libuv1-dev Repository: https://estfernan.r-universe.dev Date/Publication: 2022-07-28 01:08:11 UTC RemoteUrl: https://github.com/estfernan/safari RemoteRef: HEAD RemoteSha: 640b3cb66d34c261e77d0f39ca09ee3688535e71 NeedsCompilation: no Packaged: 2026-07-20 05:26:38 UTC; root Author: Esteban Fernandez [aut, cre], Qiwei Li [aut] Maintainer: Esteban Fernandez