photo

vishnu


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Morton scanning ?
i am long days itslef looking for morton scanning . but i do not suceed to create morton matrix for an image ... here is som...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


morton scanning for image size of 256*256 .
i found out this as for 4*4 matrix from matlab central clc; clear all; close all ; n=2; ind=morton(n); a=reshape(1...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Morton scanning ?
i found out this as for 4*4 matrix from matlab central clc; clear all; close all ; n=2; ind=morton(n); a=resh...

más de 12 años hace | 0

Pregunta


Morton scanning ?
hi , i have to implement the morton scanning .. the idea is image is to be separated as block and it is to be applied...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


counting pixel of an image?
i have used the thresholding for image .. the command is length(find(abs(cw)<=50)); im(length(abs(cw)<=50))=0 ; (1...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


REGARDING THRESHOLDING
c=imread('caribou.tif') imshow(c); CW=wt2d(double(c),h,g,8); length(find(abs(CW)<=10)); ans= 47424 ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


REGARDING IMAGE COMPRESSION .
I would like to know the image compression .. these are the my basic doubts which may be very basic .. but i can not make clear ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


which wavelet transform for image compreesion yields better compression and better PSNR value?
i am studying about the wavelet transform . i would like to know that which wavelet TRANSFORM yields GOOD PSNR and BETTER COMPRE...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


HI to all.. this is about thresholding the image ..
i am doing with thresholding a image ,i have an image .. for examble 256*256 = 65536 co efficients .. out of that i want to s...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Hi... a image is there .. how to select some particular amount non zero coefficients ?
for examble 2568256 ....i want to take (256*256)/4 coefficients .. is thresholding is the method for this .. if thresholding is ...

más de 12 años hace | 0 respuestas | 0

0

respuestas