Skip to content

XiaoCode-er/python-PSNR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

python-PSNR

Calculating Peak Signal-to-noise-ratio with tensorflow.

There are two founctions in psnr.py

Function: log10(x) and psnr(img1, img2) 
psnr(img1, img2):img1 is the image path, the img2 is same to img1.

About

Calculating Peak Signal-to-noise-ratio with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages