photo

Torin Hopkins


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
1 Antwort

RANG
264.090
of 300.365

REPUTATION
0

BEITRÄGE
2 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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;...

mehr als 9 Jahre vor | 0

Frage


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 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort