Axes Camera View Angle Behavoir

1 次查看(过去 30 天)
Nathan Ellingson
Nathan Ellingson 2019-2-20
I want to be able to calculate exactly what part of my plots the camera can actually see. To do this I need a very good idea of what the camera view angle is. I have found this graphic
Here it appears that the camera view angle is only top to bottom, Is this true? and if so can I calculate what the camera view angle from Left to right would be like this:
camva_left_right = camva(ax).*(Number_of_Pixels_Left_Right./Number_of_Pixels_Up_Down)
This seems inititive, but I'm not 100% sure that this is how this would work. This is also a very hard hypothisis to test, because my math right now relies on a vew estimates that are going to take some time to test.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Support Package for IP Cameras 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by