Feeds
提问
Haar Wavelet..
Hey, I have to basically input a 128*128 Haar Wavelet Matrix. Thing is, I'll either have to code it in or hardcode the values my...
14 years 前 | 2 个回答 | 1
2
个回答提问
Why am I getting these incorrect values for the dct2 function?
Hello, Basically, I'm taking the dct2 function of certain fingerprint images and then comparing them. Naturally, the image of t...
14 years 前 | 1 个回答 | 0
1
个回答提问
Image Comparison
Ok...I have an image. Its a retinal scan. What transform on the scan (dct2, fft2 etc) would u recommend which when performed o...
14 years 前 | 1 个回答 | 0
1
个回答提问
Running a loop through an array of matrices
OK...now here is the second part of the thing...! I have two arrays of size (576*576*2) and (576*576*5)....one containing 2 ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Matrix Multiplication Problem. Different Data Types.
Hi.. I have already posted a question before: http://mathworks.com/matlabcentral/answers/13018-array-of-matrices#answer_17796...
14 years 前 | 2 个回答 | 0
2
个回答提问
Array of Matrices.?
Hi, I'm a complete novice to MATLAB. I'm reading a few images and want to save their matrix value in an array. Every image is 57...
14 years 前 | 2 个回答 | 0
