photo

Torin Hopkins


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do you save the output of a processed video?
I have been trying to save the output video of a tracked ball but cannot seem to figure how to use the VideoWriter correctly. Ho...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
The code I am running returns an error message "index exceeds matrix dimensions" and I can't figure out where this issue is located. Ideas?
video = VideoReader('clip1-quicktime.mov'); %in place of aviread %nframes = length(video); nframes=video.NumberOfFrames;...

거의 9년 전 | 0

질문


The code I am running returns an error message "index exceeds matrix dimensions" and I can't figure out where this issue is located. Ideas?
I am trying to track and label cars, buses and pedestrians in a minute pre-recorded video using motion detection and the kalman ...

거의 9년 전 | 답변 수: 1 | 0

1

답변