Color Frequency Image

版本 1.0.0.0 (3.1 KB) 作者: Mark Hayworth
The frequency image is where the pixel intensity represents the frequency of the same color pixels.
1.9K 次下载
更新时间 2010/7/9

查看许可证

This is a MATLAB implementation of the Color Frequency concept introduced by T. Kashiwagi & S. Oe.

With this script, you pick a color image and then it computes the color frequency image. The color frequency image is an image where the pixel intensity represents the frequency of pixels in the original image that have that same pixel color as that pixel location. For example, in the screen shot, the blue sky looks bright because there are a lot of similarly colored blue pixels in the image. Everywhere there is a blue pixel in the original image, it will have a high value in the frequency image because the frequency of blue pixels is high.

(If you replace imshow() with image(), and comment out the imwrite() function then you won't need the Image Processing Toolbox.)

引用格式

Mark Hayworth (2024). Color Frequency Image (https://www.mathworks.com/matlabcentral/fileexchange/28164-color-frequency-image), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0