why video processing slows down over time?
Mostra commenti meno recenti
I wrote a program to detect an object from a live video. For this background subtraction is used. Program runs in realtime for some time from start. Over time it is slowing down. The processing used is just some image arithmetic and morphological operations which run in 0.05 seconds, and this is done in video timer function. Timer period is 0.1 seconds. How can i solve the 'slowing down problem.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Video Formats and Interfaces in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!