Hi,
Is there a plugin that performs certain analysis (such as averaging) on each frame of an AVI file automatically?
I am specifically interested to get the average intensity of individual frames of an AVI file in a list.
Currently, I have to open the AVI file, get the average, then manually move to the next frame and do that again. But that is very time-consuming.
Thank you