代码搜索:PSNR
找到约 336 项符合「PSNR」的源代码
代码结果 336
www.eeworm.com/read/161429/10413828
txt quantizers.txt
checa wavelet,
small midzone:
checa.256.raw : 65536 -> 13297 = 1.623 bpb = 4.928 to 1
error: av= 0.69,max= 4,mse= 0.968,rmse= 0.98,psnr= 48.31
deadzone:
13263 = 1.619 bpb = 4.
www.eeworm.com/read/342308/12029584
txt quantizers.txt
checa wavelet,
small midzone:
checa.256.raw : 65536 -> 13297 = 1.623 bpb = 4.928 to 1
error: av= 0.69,max= 4,mse= 0.968,rmse= 0.98,psnr= 48.31
deadzone:
13263 = 1.619 bpb = 4.
www.eeworm.com/read/422113/10663319
m image_processing.m
%Storing image in text files
function Image_Processing(a)
Input_image=imread('baboon.jpg');
Image_resized=imresize(Input_image,0.5);
figure(1);
imshow(Image_resized); title('Input_image');
www.eeworm.com/read/108818/15575012
c fmse.c
/*--------------------------- Commande MegaWave -----------------------------*/
/* mwcommand
name = {fmse};
author = {"Jean-Pierre D'Ales, Jacques Froment"};
function = {"Computes the mean square diff
www.eeworm.com/read/161429/10413822
txt results.txt
the lossless ts with "coder BP ZT 2" runs at about 500 cycles per byte
--------
WT v1.0 :
Lena @ 0.250 , l=3 : shapiro : 33.2 , spiht: 33.5 , xiong dct : 32.2
wavelet, bitplane, unifor
www.eeworm.com/read/457710/7319171
m compare.m
function [absdiff, snr, psnr, imfid, mse] = compare(originalimg, restoredimg)
%Function to compare the original image with the
%restored image using some predefined methods
%Inputs: originalimg, re
www.eeworm.com/read/300887/13883480
m check.m
%a,b 为inputf的size
%dctcompr('lean.tif',2000,'out.tif');
function [PSNR]=check(Outf,Inputf,a,b)
Outf=double(Outf); Inputf=double(Inputf);
%load test
%load asd
SQRT=0;
for i=1:a
www.eeworm.com/read/492337/6421622
m check.m
%a,b 为inputf的size
%dctcompr('lean.tif',2000,'out.tif');
function [PSNR]=check(Outf,Inputf,a,b)
Outf=double(Outf); Inputf=double(Inputf);
%load test
%load asd
SQRT=0;
for i=1:a
www.eeworm.com/read/261221/11657952
m compare.m
function [absdiff, snr, psnr, imfid, mse] = compare(originalimg, restoredimg)
%Function to compare the original image with the
%restored image using some predefined methods
%Inputs: originalimg, re
www.eeworm.com/read/342308/12029580
txt results.txt
the lossless ts with "coder BP ZT 2" runs at about 500 cycles per byte
--------
WT v1.0 :
Lena @ 0.250 , l=3 : shapiro : 33.2 , spiht: 33.5 , xiong dct : 32.2
wavelet, bitplane, unifor