Package: SuperpixelImageSegmentation
Type: Package
Title: Superpixel Image Segmentation
Version: 1.0.2
Date: 2020-06-13
Author: Lampros Mouselimis <mouselimislampros@gmail.com>
Maintainer: Lampros Mouselimis <mouselimislampros@gmail.com>
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://pdfs.semanticscholar.org/6533/654973054b742e725fd433265700c07b48a2.pdf>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
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.0
NeedsCompilation: yes
Packaged: 2020-06-13 11:13:18 UTC; lampros
Repository: CRAN
Date/Publication: 2020-06-13 15:40:07 UTC
