Skip to content

motoakioi/PSNR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSNR

Computing Peak Signal to Noise Ratio(PSNR)

Usege :
$ ./psnr video1.yuv video2.yuv width height format
Only YUV420, YUV444 suported

Example :
$ ./psnr video1.yuv video2.yuv 640 360 420

Compiling :
$ cmake . && make

About

Computing Peak Signal to Noise Ratio(PSNR)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published