python script in matlab for real time analysis
1 次查看(过去 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!