Getting color intensity values

9 vues (au cours des 30 derniers jours)
Cameron Sparr
Cameron Sparr le 20 Avr 2012
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 commentaire
Walter Roberson
Walter Roberson le 20 Avr 2012
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 ?

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 20 Avr 2012
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.

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by