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