band pass filter for video signal
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i read 20 frames from a video signal by for loop for k = 1 :20 b = read(vehObj, k); i need to pass it through band pass filter with band 500 kHz any help in designing the filter
1 Commento
Walter Roberson
il 16 Feb 2013
What size is the image? It would have to be on the order of 1000 x 1000 in order for there to be any meaningful 500 kHz filtering.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!