photo

Tuan Nguyen


vatc

Active since 2017

Followers: 0   Following: 0

Message

student

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Read specific frames from a video
For example if i want to read frame 10 to 20: arr=10:20; i=1; while hasFrame(videoData) if(i>max(arr)) break; img =...

7 years ago | 0