extraction of video frames in simulink
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi everybody! I want to extract video frames in simulink.Currently I have used Multimedia file block for reading the video and what block should I use for extracting frames one by one.
2 comentarios
  Wayne King
    
      
 el 22 de Sept. de 2012
				What version of MATLAB are you using? Do you the Video and Image Processing Blockset, or the newer Computer Vision System Toolbox?
Respuesta aceptada
  Wayne King
    
      
 el 23 de Sept. de 2012
        If you just want to view the video one frame at a time, then just use the "Next Step" button on the toolbar. Just below the printer icon there is the "Continue" button and next to that is the "Next Step" button. That steps through the video frame by frame.
0 comentarios
Más respuestas (1)
  Wayne King
    
      
 el 23 de Sept. de 2012
        You should not start a new thread for the identical topic:
The From Multimedia File Block outputs the video one frame at a time so if you connect that block to another block, you will be processing the video one frame at a time.
Ver también
Categorías
				Más información sobre Computer Vision with Simulink 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!

