is there a matlab command that gives me the RGB matlab code of each pixel of a given image ?
    2 views (last 30 days)
  
       Show older comments
    
such a given image ones(4,4) for example
0 Comments
Accepted Answer
  Image Analyst
      
      
 on 7 Oct 2018
        Not sure what you're asking (please read this link ) but if you want a csv file with x,y,r,g,b as a row in a CSV file, for each pixel in the image, the attached m-file does that.
0 Comments
More Answers (0)
See Also
Categories
				Find more on Image Processing Toolbox in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
