- Python recipe for evaluating PSNR metric of two YUV420 frames
- Fast image comparison with Python
- Video quality analysis
- tiny_psnr.c: part of FFMPEG
# yum install python-imaging python-LevenshteinThe Levenshtein distance is a string metric for measuring the amount of difference between two sequences (Wikipedia).
No comments:
Post a Comment