band pass filter for video signal
1 view (last 30 days)
Show older comments
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 Comment
Walter Roberson
on 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.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!