motion detection with background subtraction
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
bay rem
am 30 Jan. 2016
Beantwortet: Walter Roberson
am 30 Jan. 2016
hello everyone;
i'm working with motion detection, using "vision.ForegroundDetector" I'd like to just make sure about the parameter "NumTrainingFrames", if i set it for example as it's "100"....at this stage will the background be generated at each frame with the training of 100 frames??? or just in the beginning of the treatment the background will be generated based on the first 100 frames??
thank you
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 30 Jan. 2016
The background will be calculated once, based upon those training frames.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!