what is the formula used for Approximation quality metrics(measerr)?

3 views (last 30 days)
Respected sir/madam, my project title is FPGA based implementation of edge detection algorithms. In my project ,i am in need of performance parameters for edge detection. in matlab , i have got one function related to perfromance parameter. That parameter is [PSNR,MSE,MAXERR,L2RAT] = measerr(X,XAPP). anyone kindly help me, what is the formula they have used behind that measerr. Thanks in advance.

Answers (1)

Sabarinathan Vadivelu
Sabarinathan Vadivelu on 25 Apr 2013
I see a formula for the same in MATLAB help. Try this.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!