band pass filter for video signal
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 16 Fév 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.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!