Can I use Python Opencv code to deploy on Speedgoat Hardware

조회 수: 23 (최근 30일)
Ashish
Ashish 2025년 10월 30일 17:41
댓글: Walter Roberson 2025년 10월 30일 19:14
I currently have developed a video processing program in python using opencv and wanted to extend the project by deploying the code onto a SpeedGoat Professional Hardware. Is it possible to do that directly or do I have to covert the python code into Matlab/Simulink blocks and then deploy it.
  댓글 수: 1
Walter Roberson
Walter Roberson 2025년 10월 30일 19:14
I think it is likely that you will need to convert it. Deploying code involves compiling it to C or C++, which is not going to work for Python.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Target Computer Setup에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by