Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
how to find the location of the maximum neighboring pixel for each pixel ?
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
i have found the maximum neighboring pixel for each pixel of the image and stored in a matrix. Now i have to find the location of the max pixel? can anyone help me?
3 comentarios
  Ashish Uthama
    
 el 10 de Oct. de 2013
				Sheno39, could you please elaborate? How do you define your neighborhood? (4 connected, 8 connected or something else?) Do you need the relative position of the max for each pixel or the absolute location in the image?
  Image Analyst
      
      
 el 10 de Oct. de 2013
				Jan already asked that in the duplicate (prior) question: http://www.mathworks.com/matlabcentral/answers/89643-how-to-find-the-original-index-of-stored-elements-in-an-array-of-an-image I'd also like to know what is to be done with that information, to see if it's really needed or not. For example if they're using dynamic programming checkerboard method to solve a shortest path problem or something like that where the direction from a pixel is needed.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



