how to use Imread function?
조회 수: 5 (최근 30일)
이전 댓글 표시
Hello, I am trying to implement a filter to process an image in vivado hls and someone advised me to use the imread function but when I do use it in my c++ code in vivado hls it seems to be not recognized. Is it possible even to use it? Is there a specific library I might have not included or perhaps a way to use it? I would appreciate any help for this minor problem I am stuck at.
댓글 수: 1
Karan Gill
2016년 6월 21일
I did find documentation on calling MATLAB functions from C programs. http://www.mathworks.com/help/matlab/matlab_external/calling-matlab-software-from-a-c-application.html
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!