How to convert 3D rgb image to one multidimensional signal ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Ritul Singh
il 13 Apr 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Computer Vision with Simulink in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!