Color Frequency Image

버전 1.0.0.0 (3.13 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 (2025). Color Frequency Image (https://kr.mathworks.com/matlabcentral/fileexchange/28164-color-frequency-image), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Contrast Adjustment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0