Getting color intensity values

조회 수: 10 (최근 30일)
Cameron Sparr
Cameron Sparr 2012년 4월 20일
I'm trying to get color values for single points that I can then use to plot these points in sort of a "intensity scatter plot"
I would ideally like to set the caxis limits using my dataset min/max, then loop through the data and get RGB values for every point, that I could then use for the scatter plot.
Anyone know of any function that exists to do this?
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 4월 20일
Single points of what? Of an image? Of an array?
Do you mean "intensity" in the sense of luminance, or in the sense of point density ?

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2012년 4월 20일
I did make my own MATLAB-only 3D color gamut scatterplot but it's very slow and not as good as the ImageJ version. If you really want that, let me know.

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by