photo

dhwani sondhi


2015년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


i am getting my frame memory limit in exponential....how to change it..because it is not allocating memory to any frame
my code is: vid=videoinput('winvideo',2,'RGB24_352x288'); set(vid, 'FramesPerTrigger', Inf); set(vid, 'ReturnedColorspace', '...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how can i convert the video into frames and take snapshots of selected frames
i have used mmreader to read the video

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


i want to display the coordinates of the centroid of the red components in video..uptil i have done the following code:
a = imaqhwinfo; [camera_name, camera_id, format] = getCameraInfo(a); vid = videoinput(camera_name, camera_id, format); set(vi...

9년 초과 전 | 답변 수: 1 | 0

1

답변