Plotting intensities, gradients and variance of images (varying with time) on particular grid points.

1 次查看(过去 30 天)
Hi,
I am working on a digital images series where the pixel intensity values are changing with time which I want to analyse in terms of changes in intensity, gradients and variance on particular grid points from the image dimensions. Ideally, I should be plotting all three in a single plot or atleast all the variations in values of these parameters over time in three different plots. Total number of images is around 7500.
First issue was to save the values for pixel intensities and I could not figure out the way to give the orginal image name to the grid values so I generated [nx,ny,no. of images] array to store data which cannot be a large number because of computational constraints- as per MATLAB warning.
Secondly, I am unable to figure out how to plot the results of calcuated intensities, gradients and variance for the grid values of the pixels that I chose from the full image with respect to time.
Attached are two of the images along with the code that I used. Any suggestions?

采纳的回答

Image Analyst
Image Analyst 2019-5-23
See attached examples where I determine the means of frames of a video and plot them.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

产品


版本

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by