Pregunta


canzed form of anyone tell me the matrix which Shapiro used in EZW method, is the quantized form of which image
which image can be converted into that matrix

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


i want to implement DPCM on LL band of the image after applying DWT.
can anyone help me in this with code or verbal suggestions as I am new in this field.

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


can i calculate PSNR of a single image in MATLAB
PSNR calculation

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


i am getting the error "Undefined function 'psnr' for input arguments of type 'uint8'" in executing the code below
ref = imread('pout.tif'); A = imnoise(ref,'salt & pepper', 0.02); [peaksnr, snr] = psnr(A, ref); fprintf('\n The Peak-S...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i am getting error"The input character is not valid in MATLAB statements or expressions" in this piece of code.
SNR = 10*log10(SigVar/((std2(A1 - A2))^2));

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


INV(A)*b can be slower and lass accurate than A/b./ consider using A/b for INV(A)*b or b/A for b*INV(A). how to get rid of this warning
i am getting this errror in the following code alfa = inv([r00 r11 r10 r12; r11 r00 r01 r01;r10 r01 r00 r02; r12 r01 r02 r00])*...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


alfa = inv([r00 r11 r10 r12; r11 r00 r01 r01;... r10 r01 r00 r02; r12 r01 r02 r00])*[r01 r10 r11 r11];
i am getting error in this code. can anyone help?

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to perform quantization on a image
quantization

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to implement dpcm for image compression.
provide me with the code

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want hte code to implement DPCM
dicrete pulse code implementation

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


want the code for 1 level DWT
DWT code

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


please provide me with the code for DWT of N Image
i badly need this

casi 11 años hace | 1 respuesta | 0

1

respuesta