Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Implementation of the MS-SSIM image comparison metric in R

License

NotificationsYou must be signed in to change notification settings

gzt/rmsssim

Repository files navigation

lifecycleTravis build statusCoverage status

The goal ofrmsssim is to provide an R interface for the MS-SSIM imagecomparison metric. This was not written by me,gzt, this was importedfromspatialcompare, whichhas a number of other functions I am not interested in and somedependencies that no longer work for me. This package depends onraster.

Installation

You can install this from github with:

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

Installing this may still be a bit frustrating, asrgdal isnon-trivial to get working. On Fedora, make sure to rundnf install proj proj-epsg proj-devel gdal gdal-devel first. On other systems,change the commands accordingly. ThisStackOverflowanswerhas some guidance.

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

About

Implementation of the MS-SSIM image comparison metric in R

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp