How to convert 3D rgb image to one multidimensional signal ?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Ritul Singh
2020-4-13
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!