turning a video into one image containing all the frames overlapped
Posted by camilin on Sep 03, 2014; 4:16pm
URL: http://imagej.273.s1.nabble.com/turning-a-video-into-one-image-containing-all-the-frames-overlapped-tp5009481.html
Hello,
So I have a video that records an oscillating motion. What I want to to is to take that video and overlay all the frames on top of each other so that they're all sort of smudged together. I was able to turn the video into a collection of images and merge them using image>color>merge channels but this will only do it for four frames and I need to do it for a least 30 frames.
Thank you in advance for your help.