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 Center および File ExchangeMATLAB 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