README.md

rmsssim

lifecycle Travis build
status Coverage
status

The goal of rmsssim is to provide an R interface for the MS-SSIM image comparison metric. This was not written by me, gzt, this was imported from spatialcompare, which has a number of other functions I am not interested in and some dependencies that no longer work for me. This package depends on raster.

Installation

You can install this from github with:

#install.packages('devtools')
devtools::install_github('gzt/rmsssim')

Installing this may still be a bit frustrating, as rgdal is non-trivial to get working. On Fedora, make sure to run dnf install proj proj-epsg proj-devel gdal gdal-devel first. On other systems, change the commands accordingly. This StackOverflow answer has some guidance.

Please note that the ‘rmsssim’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



gzt/rmsssim documentation built on May 15, 2019, 12:59 p.m.