fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
compare_images_psnr
Function
5 statements
Source File
fortplot_imagemagick.f90
fortplot_imagemagick
compare_images_psnr
Contents
public function compare_images_psnr(image1, image2) result(psnr)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
image1
character(len=*),
intent(in)
::
image2
Return Value
real(kind=wp)