Break-up of CLAHE algorithm such that HDL Coder can support it.

1 回表示 (過去 30 日間)
Meghana Dinesh
Meghana Dinesh 2015 年 1 月 27 日
回答済み: Kiran Kintali 2022 年 3 月 21 日
I want to execute CLAHE algorithm (as used in the function adapthisteq). This function, adapthisteq is not supported by codegen at present. So, using the functions which HDL Coder supports, how can I implement CLAHE?
For those who are familiar with Xilinx Tools: I want to implement this algorithm on Xilinx System Generator / create an RTL.
I hope I have made myself clear.
How should I go about this?

回答 (2 件)

Image Analyst
Image Analyst 2015 年 1 月 27 日
How about a web search????
If the OpenCV function is not in C then what is it? And I don't know what HLS is or what synthesizable means.
  1 件のコメント
Meghana Dinesh
Meghana Dinesh 2015 年 2 月 6 日
I have edited my question. I hope this sounds more appropriate on this forum.

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


Kiran Kintali
Kiran Kintali 2022 年 3 月 21 日
SystemC Code Generation from MATLAB
Generate Synthesizable SystemC Code from MATLAB® algorithms for use with Cadence Stratus HLS Workflows

Community Treasure Hunt

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

Start Hunting!

Translated by