Need Fixed point version of conv2

I'm trying, for the first time, to convert my Image Processing code from Floating Point to Fixed Point to make it easier to implement in hardware. I tried to use Fixed-Point Converter to do the conversion automatically. It said that the call to conv2 in my code needed a replacement function. Does anyone know where I might be able to find one? Thanks

1 件のコメント

John D'Errico
John D'Errico 2016 年 5 月 4 日
We cannot supply the exact code for conv2 of course.
So you should write it yourself. A convolution is just a simple sum, some nested loops.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink Environment Customization についてさらに検索

製品

質問済み:

2016 年 5 月 4 日

コメント済み:

2016 年 5 月 4 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by