Is there a way to simulate a projector in MATLAB
2 次查看(过去 30 天)
显示 更早的评论
I am currently looking to simulate a projector in a 3D scene. However from what i have seen in MATLAB so far is that you can simulate a point light source and a point camera. Is there a way to simulate a M by N projector and a M1 by N1 camera system?
projector pixels are, roughly speaking, laser like sources. The only way, i think you an implement rays from a light source is by setting the source at infinite which leads to parallel rays on the scene but thats not exactly what i want.
Similarly for the camera, given a DoF, and intrinsic parameters, i could possibly simulate a M by N camera on my own but would really love if there was a existing function to do it.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Camera Calibration 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!