SuperpixelImageSegmentation
Superpixel Image Segmentation
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>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.6 |
rolling source/ R- | SuperpixelImageSegmentation_1.0.6.tar.gz |
143.1 KiB |
1.0.6 |
rolling linux/jammy R-4.5 | SuperpixelImageSegmentation_1.0.6.tar.gz |
381.0 KiB |
1.0.6 |
rolling linux/noble R-4.5 | SuperpixelImageSegmentation_1.0.6.tar.gz |
390.4 KiB |
1.0.6 |
latest source/ R- | SuperpixelImageSegmentation_1.0.6.tar.gz |
143.1 KiB |
1.0.6 |
latest linux/jammy R-4.5 | SuperpixelImageSegmentation_1.0.6.tar.gz |
381.0 KiB |
1.0.6 |
latest linux/noble R-4.5 | SuperpixelImageSegmentation_1.0.6.tar.gz |
390.4 KiB |
1.0.6 |
2026-04-23 source/ R- | SuperpixelImageSegmentation_1.0.6.tar.gz |
143.1 KiB |
1.0.6 |
2026-04-09 windows/windows R-4.5 | SuperpixelImageSegmentation_1.0.6.zip |
810.9 KiB |
1.0.5 |
2025-04-20 source/ R- | SuperpixelImageSegmentation_1.0.5.tar.gz |
141.8 KiB |
Dependencies (latest)
Imports
- Rcpp (>= 0.12.10)
- R6
- OpenImageR
- grDevices
- lattice
LinkingTo
- Rcpp
- RcppArmadillo (>= 0.9.1)
- ClusterR
- OpenImageR