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 Exchange에서 Simulink 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