How can i do fast Fourier transform for matrix of images with Matlab?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a matrix of images and i want to do feature extraction using Fourier Transform with Matlab to extract the important features from each image.
could any one help me how can i do this? thanks
0 comentarios
Respuestas (1)
sixwwwwww
el 14 de Oct. de 2013
You can use "fft" function. See for more information: http://www.mathworks.com/help/matlab/ref/fft.html
0 comentarios
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!