Grouping small pixels to make larger usable cells.
    1 Ansicht (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Obi Carwood
 am 17 Mai 2019
  
    
    
    
    
    Kommentiert: Obi Carwood
 am 19 Mai 2019
            I have a simple rgb array of no more than 5 distinct colours. I wish to apply cellular automata to this array, however I cannot as the pixels are way to small to act as my cells. Is there any way to group, lets say, 20 x 20 pixels to represent one cell for my cellular automata?
0 Kommentare
Akzeptierte Antwort
  Image Analyst
      
      
 am 18 Mai 2019
        Try superpixels().  Or try my attached RGB classifier demo.  Or try my blockproc() demo.
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

