How to convert 3D rgb image to one multidimensional signal ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Basically, I need to convert the 3D RGB image I acquire from Webcam via Raspberry pi to one multidimensional image so that it can be taken up by Foreground Detector Block in Simulink.
1 comentario
Ritul Singh
el 13 de Abr. de 2020
Hi Nida! It seems it is an old querry, but it is still unanswered. I hope you yourself have found the answer, but I hope my answer helps others seeking help in the similar issue.
You can simply concatenate the 3 RGB inputs inn 3 dimensions in Simulink and get a combined output.
Respuestas (0)
Ver también
Categorías
Más información sobre Computer Vision with Simulink 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!