How to convert 3D rgb image to one multidimensional signal ?
2 views (last 30 days)
Show older comments
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 Comment
Ritul Singh
on 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.
Answers (0)
See Also
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!