is there a matlab command that gives me the RGB matlab code of each pixel of a given image ?
    2 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    diadalina
 il 7 Ott 2018
  
    
    
    
    
    Risposto: Image Analyst
      
      
 il 7 Ott 2018
            such a given image ones(4,4) for example
0 Commenti
Risposta accettata
  Image Analyst
      
      
 il 7 Ott 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 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Image Processing Toolbox in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!