photo

vishnu


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 12 anni fa | 0

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

quasi 13 anni fa | 0 risposte | 0

0

risposte