Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
Meghana Dinesh
Meghana Dinesh el 27 de En. de 2015
Respondida: Kiran Kintali el 21 de Mzo. de 2022
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?

Respuestas (2)

Image Analyst
Image Analyst el 27 de En. de 2015
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 comentario
Meghana Dinesh
Meghana Dinesh el 6 de Feb. de 2015
I have edited my question. I hope this sounds more appropriate on this forum.

Iniciar sesión para comentar.


Kiran Kintali
Kiran Kintali el 21 de Mzo. de 2022
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