
How to draw correct path for this image
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    saravanakumar D
 il 7 Gen 2014
  
    
    
    
    
    Commentato: Image Analyst
      
      
 il 15 Gen 2014
            
Above is my input(model) file. Left starting corner is starting point and right end is finishing. So i want to draw correct path from start to end. So anyone help me to get the output file like below

0 Commenti
Risposta accettata
  Image Analyst
      
      
 il 7 Gen 2014
        This is what my maze solving program does. Go to my File Exchange to get it: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

4 Commenti
  Image Analyst
      
      
 il 15 Gen 2014
				Well you can make it one by cropping and extending. Anyway, why don't you use bwdistgeodesic like Alex and Steve show you?
Più risposte (1)
  Alex Taylor
    
 il 15 Gen 2014
        The Image Processing Toolbox functions bwdistgeodesic and graydist can be used to solve this problem. This is explored in the following blog post:
That Image Analyst already provided.
0 Commenti
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!


