Image sampling in fourier domain
Mostrar comentarios más antiguos
I want to sample a 2d image in fourier domain/ wavelet domain:
I want to sample it randomly to 25% of its original size.
In addition to being random, the algorithm must choose the lower frequency components in the image more than higher frequency ones.
So it has a bias towards lower frequency
I am confused how to implement it
I can sample randomly but how to include that bias of selecting lower frequency more than the higher ?
Respuestas (1)
yanqi liu
el 8 de Nov. de 2021
0 votos
sir,may be consider the wavelet decomposition

Categorías
Más información sobre Denoising and Compression en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!