Action shot function with multiple images
Show older comments
My function uses multiple RGB images as a 1xn 1D cell array and the output creates an action shot.
For example, this will consist of 6 different images containing one moon, but when combined it creates one image (an action shot).

So far I'm using a nested for loop for the rows, columns and number of images but is there any other way to approach this?
1 Comment
Sara Foster
on 10 Sep 2019
Accepted Answer
More Answers (0)
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!