View images in between loops
Show older comments
I have a video on which i have implemented the hand detector code. Hand detector code detects hand in one frame of a video and shows its coordinates on hand by using imshow() hold and plot. When i am running my code on the video,it gives only the output of the last frame while i donot get the plots of the inner frames. How could this problem be solved?
Accepted Answer
More Answers (0)
Categories
Find more on Image Arithmetic 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!