Package: SuperpixelImageSegmentation
Type: Package
Title: Superpixel Image Segmentation
Version: 1.0.5
Date: 2022-02-06
Authors@R: c( person(given = "Lampros", family = "Mouselimis", email = "mouselimislampros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-8024-1546")))
BugReports: https://github.com/mlampros/SuperpixelImageSegmentation/issues
URL: https://github.com/mlampros/SuperpixelImageSegmentation
Description: Image Segmentation using Superpixels, Affinity Propagation and Kmeans Clustering. The R code is based primarily on the article "Image Segmentation using SLIC Superpixels and Affinity Propagation Clustering, Bao Zhou, International Journal of Science and Research (IJSR), 2013" <https://www.ijsr.net/archive/v4i4/SUB152869.pdf>. 
License: GPL-3
Encoding: UTF-8
Depends: R(>= 3.2)
Imports: Rcpp (>= 0.12.10), R6, OpenImageR, grDevices, lattice
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.1), ClusterR, OpenImageR
Suggests: testthat, covr, knitr, rmarkdown
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-02-06 14:35:54 UTC; lampros
Author: Lampros Mouselimis [aut, cre] (<https://orcid.org/0000-0002-8024-1546>)
Maintainer: Lampros Mouselimis <mouselimislampros@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-06 14:50:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:24:26 UTC; windows
Archs: i386, x64
