python script in matlab for real time analysis
Afficher commentaires plus anciens
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 commentaires
Sean de Wolski
le 10 Jan 2019
What do you need python for? Is it something MATLAB/Toolboxes can't do natively?
lucas
le 10 Jan 2019
Sean de Wolski
le 10 Jan 2019
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.
Réponses (0)
Catégories
En savoir plus sur Call Python from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!