Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Is it possible to get a conceptual explanation of how the scanning window filter work using the HDL pixel stream interface
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I've been going through the generated HDL files and can not pin down how it works exactly, I'd appreciate at least a run down of what every component does, even if just a shallow one so I know where to start digging.
There is is a Line Buffer top module that uses a data memory module, vertical and horizontal padding components in addition to a number of push and pop counters.
0 Kommentare
Antworten (1)
Bharath Venkataraman
am 27 Feb. 2019
The Line Buffer block help page has a brief description of its algorithm. The page also also has an example on how to construct a filter using the line buffer, which is similar to what the Image Filter block does.
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!