to find center line of similiar multiple objects in an image
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
sir, can anyone help me to find center line of all multi objects having similiar objects in matlab.or can ony one help me to make a curved image patch into straightene
0 comentarios
Respuestas (1)
  Image Analyst
      
      
 el 10 de Jun. de 2014
        You can use regionprops() to get the orientation and centroid or weighted centroid. Then just use the point slope form of the line equation to get the equation of a line along the "centerline".
0 comentarios
Ver también
Categorías
				Más información sobre Image Preview and Device Configuration en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

