Feeds
提问
can i use ( Stationary Wavelet Transform) in image compression, i need Matlab code.
.
5 years 前 | 0 个回答 | 0
0
个回答提问
bior 3.5 wavelet filter
i want to know some detail about ( bior 3.5) ... filter and why it is named 3.5 ??
13 years 前 | 2 个回答 | 0
2
个回答提问
CR & Bit Per Pixel image compression
hello urgent help i am looking for a help in ( Bit per Pixel ) and ( Compression Ratio ) on image compression , i had make my...
14 years 前 | 2 个回答 | 0
2
个回答提问
Image Compression Using Vector Quantization
hello everybody ... i am working on a project on image compression using matlab and on of the steps is to compress image matrix ...
14 years 前 | 1 个回答 | 0
1
个回答已回答
error in arithenco and arithdeco
mortonx function is a function that just convert the matrix to a vector according to morton scan order .... it dont change the v...
error in arithenco and arithdeco
mortonx function is a function that just convert the matrix to a vector according to morton scan order .... it dont change the v...
14 years 前 | 0
提问
error in arithenco and arithdeco
original=imread('Lena.bmp'); % Read an image Lena 512*512 to original variable seq=mortonx(original); % convert the matri...
14 years 前 | 2 个回答 | 0
