how to save the video frame as a image before detecting the next video frame in Face Detection and Tracking Using the KLT Algorithm?
Show older comments
i want to save the videoFrame in the while loop as separate image in the Face Detection and Tracking Using the KLT Algorithm example so that each videoFrame is saved as a image for a demo i prepare...any one help me
note : i have seen some example using frame & frame rate in this case tracking is not only based on frame it is also based on visiblePoints so if there is less than 2 visiblePoints the loop will terminate.
Accepted Answer
More Answers (0)
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!