python script in matlab for real time analysis
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Sean de Wolski
2019 年 1 月 10 日
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 件)
参考
カテゴリ
Help Center および File Exchange で Call Python from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!