photo

Marqual Brown


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Program error!! Why??
//Code below obj = VideoReader('C:\Users\Robotics\Pictures\Saved Pictures\Lightfile\Prelight.MOV'); frameidx = 0; gro...

6 years ago | 2 answers | 0

2

answers

Question


How to sum up about 3-4 color frames and only show the brightest frame. Matlab
obj = VideoReader('C:\Users\Robotics\Pictures\Saved Pictures\Lightfile\Prelight.MOV'); for img = 1:obj.NumberOfFrames; ...

7 years ago | 1 answer | 0

1

answer