Image sampling in fourier domain
Show older comments
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 ?
Answers (1)
yanqi liu
on 8 Nov 2021
0 votes
sir,may be consider the wavelet decomposition

Categories
Find more on Denoising and Compression in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!