python script in matlab for real time analysis

Hello folks,
Im willing to perform an computer vision analysis from a webcam in real time and im wondering if i open a script from python will lag the procedure and if this lag is significative. Anyone who have experience with this matter encourage or discourage me?
thanks in advance

댓글 수: 3

What do you need python for? Is it something MATLAB/Toolboxes can't do natively?
lucas
lucas 2019년 1월 10일
sure does! but i already have this working code on python (which i dont know how to use) and i want to spent the less time possible on this since i have the possibility of integrate the code in matlab... the other option is to learn python (*sigh*) or struggle to build something similar in matlab...
but if there is some serious delay ill have to consider some of this options... hehehe
thanks!
In that case just give it a try. Look at the python interface for MATLAB
Performance will depend on the amount of data you're moving between the two and how well optimize both the MATLAB and Python code are.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

질문:

2019년 1월 10일

댓글:

2019년 1월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by