Community Profile

photo

Nathan Pucheril


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Is it possible to use parallel computing with VideoReader?
I am trying to read frames from a video in a parallel fashion, possibly using parfor. But parfor states that it cannot be used d...

9 years ago | 1 answer | 1

1

answer

Question


How can I retrieve a specific frame in a video without iterating through the previous frames?
I know the older version of the VideoReader class allowed one to use obj.read(vid, frame#) style requests to retrieve a specific...

9 years ago | 1 answer | 0

1

answer