Relation of Frequency and Time with Images ?
1 次查看(过去 30 天)
显示 更早的评论
If we look deeply into Digital Images they are purely generated by the pixels distributed in rows and column and the pixel consists of number of certain bits which define the complete Image.
Then what is the role of Frequency in generating Digital Images ? like many people says that in Digital Image processing and Image Compression, Wavelets is much more efficient than Discrete Cosine Transform as Wavelets gives the information of both time and Frequency.
I want to know what role does frequency and time plays in producing a Digital image, does it has to do something with pixels?
0 个评论
回答(1 个)
Image Analyst
2012-9-2
Your question is very vague so I'm not sure how to answer.
High spatial frequencies mean things that change gray level in a shorter distance, like edges and fine details. Low spatial frequencies are things that very slowly, like backgrounds or illumination patterns.
Time is related to exposure. If you collect photons for a longer period of time, the image will be brighter. Shorter exposure time means dimmer images.
Yes it has something to do with pixels -- how much they change from pixel to pixel, and how bright the pixel is.
2 个评论
Image Analyst
2012-9-2
The only time involved with an image is the exposure time. I think you're getting confused with the x and y axes of an image. They're spatial coordinates, not time coordinates. I don't have the wavelet toolbox and I don't know what graphical presentation you're talking about (maybe the LL, LH, HL, and HH quadrants????) but I think the only frequencies wavelets deal with in images are the spatial frequencies. I can't imagine what time oscillations there would be, unless it was something like a video of some scene that was oscillating in intensity.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!