Package: SSIMmap 0.1.0
SSIMmap: The structural similarity index measure (SSIM) for maps
The SSIMmap package extend 'the classical SSIM method <https://doi.org/10.1109/TIP.2003.819861> for irregular lattice-based maps and raster images. The SSIMmap package applies this method to two types of maps (polygon and raster). The geographical SSIM method incorporates well-developed 'geographically weighted summary statistics' <https://doi.org/10.1016/S0198-9715(01)00009-6> with an adaptive bandwidth kernel function for irregular lattice-based maps.
Authors:
SSIMmap_0.1.0.tar.gz
SSIMmap_0.1.0.zip(r-4.5)SSIMmap_0.1.0.zip(r-4.4)SSIMmap_0.1.0.zip(r-4.3)
SSIMmap_0.1.0.tgz(r-4.4-any)SSIMmap_0.1.0.tgz(r-4.3-any)
SSIMmap_0.1.0.tar.gz(r-4.5-noble)SSIMmap_0.1.0.tar.gz(r-4.4-noble)
SSIMmap_0.1.0.tgz(r-4.4-emscripten)SSIMmap_0.1.0.tgz(r-4.3-emscripten)
SSIMmap.pdf |SSIMmap.html✨
SSIMmap/json (API)
# Install 'SSIMmap' in R: |
install.packages('SSIMmap', repos = c('https://hailyee-ha.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hailyee-ha/ssimmap/issues
- Toronto - Sample polygon data of Toronto
Last updated 1 years agofrom:817fb7c597. Checks:ERROR: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 18 2024 |
R-4.5-win | WARNING | Oct 18 2024 |
R-4.5-linux | WARNING | Oct 18 2024 |
R-4.4-win | WARNING | Oct 18 2024 |
R-4.4-mac | WARNING | Oct 18 2024 |
R-4.3-win | WARNING | Oct 18 2024 |
R-4.3-mac | WARNING | Oct 18 2024 |
Exports:ssim_bandwidthssim_constantssim_polygonssim_raster
Dependencies:classclassIntclicolorspaceDBIdplyre1071evaluatefansifarvergenericsggplot2gluegtablehighrisobandKernSmoothknitrlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigproxyR6RColorBrewerRcpprlangs2scalessfterratibbletidyselectunitsutf8vctrsviridisLitewithrwkxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Finding bandwidth ranges for the SSIM Index for polygon maps | ssim_bandwidth |
Calculate constants for SSIM Index | ssim_constant |
Calculate the structural similarity index measure for polygon maps. | ssim_polygon |
Calculate SSIM index for raster images | ssim_raster |
Sample polygon data of Toronto | Toronto |