matlab - How to fix this error 'Indexing cannot yield multiple results' -


using pca reconstruct image, want calculate psnr image used built in function of matlab 2014a:

data_gray gray image (512x512 double) , reconstructdata reconstructed image (512x512 double) using this:

 [peaksnr, snr] = psnr(data_gray, reconstructdata); 

i got error indexing cannot yield multiple results.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -