distributed video frames to processing it on multiple cores
Show older comments
hello i have a question about parallel processing in matlab so my question is: what i have i have a video and we know the video is a stream of frames i have core i5 what i want to do each core will process one frame of these frames example (what will happen in one second) core 1 processing frame 1 core 2 processing frame 2 core 3 processing frame 3 core 4 processing frame 4 core 5 processing frame 5 . . . core 4 processing frame 29 core 5 processing frame 30 and so on for other seconds :)
Answers (0)
Categories
Find more on Motion Detection 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!