How to send simulink video viewer live footage to python script and send output of python script back to simulink?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Im doing a project on human detection, so for that is there any way to send live video of simulink simulation (from video viewer) to python scripts which uses deep learning models to identify humans and send python output to simulink in real time?
tried using udp send recieve blocks, but there's no output from udp recieve block.(using 2024b)
0 comentarios
Respuestas (1)
Manikanta Aditya
el 8 de Oct. de 2024
Hi Sashank,
I found a relevant MATLAB Answer query to your question.
Refer to the following MATLAB Answer and see if this gives you any heads up to start with.
Hope it helps!
Ver también
Categorías
Más información sobre Call Python from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!