- 'VideoReader': To read the video file.
- 'readFrame': To read a particular frame from the 'VideoReader' object. (Can be used in a loop)
- 'improfile': To create and plot the intensity profile of the image.
- 'colormap': To create the colormap with repect to the plot generated.
How can I plot intensity profile and colormap for a stack of images converted as avi video file
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yatavakilla Amarendra Nath
el 23 de Feb. de 2021
Respondida: Rahul
hace alrededor de 9 horas
How can I plot intensity profile and colormap for a stack of images converted as avi video file
0 comentarios
Respuestas (1)
Rahul
hace alrededor de 9 horas
To achieve the desired result of plotting the intensity profile and colormap for stack of images from 'avi' video file, consider using the following functions:
The following MATLAB Answers also mention how 'improfile' and 'colormap' functions can be used to obtain the intensity profile and colormap for images:
Refer to the following MathWorks documentations to know more:
Thanks.
0 comentarios
Ver también
Categorías
Más información sobre Convert Image Type 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!