Image sampling in fourier domain
이전 댓글 표시
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 ?
답변 (1개)
yanqi liu
2021년 11월 8일
0 개 추천
sir,may be consider the wavelet decomposition

카테고리
도움말 센터 및 File Exchange에서 Denoising and Compression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!