what are or is the most effective real time image segmentation techniques & algorithms when dealing with a metallic cylindrical part being turned on a lathe machine?
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Doctorknowledge
 el 26 de Mayo de 2015
  
    
    
    
    
    Editada: Doctorknowledge
 el 27 de Mayo de 2015
            real time image segmentation techniques
0 comentarios
Respuesta aceptada
  Image Analyst
      
      
 el 27 de Mayo de 2015
        If it's a computer controlled lathe, you know the progress and any time because you know the total time it takes to cut it. If you wanted to make another system to give you basically the same information you'd have to take like 100 shots, and then when you run it again, you can compare your image, through maximum absolute deviation or something like that to all 100 images and find out the percentage done you are. Like if the MAD was closest to your reference image #39 then you'd be 39% of the way done. Of course you know that also just simply from the time the picture was taken, the time you started, and the known completion time.
0 comentarios
Más respuestas (1)
  Image Analyst
      
      
 el 26 de Mayo de 2015
        How about thresholding? By the way, you forgot to attach your image like most people who want image processing advice. Did you seem image segmentation tutorial?  http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
3 comentarios
  Image Analyst
      
      
 el 26 de Mayo de 2015
				Isn't this a computer controlled lathe so you know what you'll get every time? Also, that's not a good photo - it's at an angle and the cutter is in the way.
Ver también
Categorías
				Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

