Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Is it possible to get a conceptual explanation of how the scanning window filter work using the HDL pixel stream interface
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Bharath Venkataraman
2019 年 2 月 27 日
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 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!