Skip to content

Commit 005e54a

Browse files
Additional tuning
1 parent 3914892 commit 005e54a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

doc/PTZ.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ Add GeoMove</revremark>
15441544
<para>
15451545
<mediaobject>
15461546
<imageobject>
1547-
<imagedata fileref="equations/Ptz/normalized_digital_zoom_factor.svg" contentdepth="8mm" align="center"/>
1547+
<imagedata fileref="equations/Ptz/normalized_digital_zoom_factor.svg" contentdepth="9mm" align="center"/>
15481548
</imageobject>
15491549
</mediaobject> .</para>
15501550
<para>The maximum zoom level that can be represented by this space is limited by the smallest size of the window allowed by the camera.</para>
@@ -1568,7 +1568,7 @@ Add GeoMove</revremark>
15681568
<para>
15691569
<mediaobject>
15701570
<imageobject>
1571-
<imagedata fileref="equations/Ptz/normalized_digital_zoom_factor_example.svg" contentdepth="8mm" align="center"/>
1571+
<imagedata fileref="equations/Ptz/normalized_digital_zoom_factor_example.svg" contentdepth="6mm" align="center"/>
15721572
</imageobject>
15731573
</mediaobject>
15741574
</para>
@@ -2301,16 +2301,16 @@ tns1:PTZController/PTZPresets/Left
23012301
<title>Example: Positions of a window on sensor</title>
23022302
<para>A window with VGA resolution (640x480) that is natively mapped to the same number of pixels of a cropped area on a 3MP (2048x1536) sensor, would have the pan and tilt range of:</para>
23032303
<para>
2304-
<inlinemediaobject>
2304+
<mediaobject>
23052305
<imageobject>
2306-
<imagedata fileref="equations/Ptz/positions_of_window_on_sensor_x.svg" contentdepth="8mm"/>
2306+
<imagedata fileref="equations/Ptz/positions_of_window_on_sensor_x.svg" contentdepth="8mm" align="center"/>
23072307
</imageobject>
2308-
</inlinemediaobject>
2309-
<inlinemediaobject>
2308+
</mediaobject>
2309+
<mediaobject>
23102310
<imageobject>
2311-
<imagedata fileref="equations/Ptz/positions_of_window_on_sensor_y.svg" contentdepth="8mm"/>
2311+
<imagedata fileref="equations/Ptz/positions_of_window_on_sensor_y.svg" contentdepth="8mm" align="center"/>
23122312
</imageobject>
2313-
</inlinemediaobject></para>
2313+
</mediaobject></para>
23142314
<para>As long as the aspect ratio of the window and the sensor are identical, the same ranges for pan and tilt are expected. The device will automatically adjust the ranges based on the amount of source pixels represented in the window of interest (its width and height configured in the VideoSourceConfiguration of the requested profile).</para>
23152315
</section>
23162316
</section>
@@ -2437,11 +2437,11 @@ tns1:PTZController/PTZPresets/Left
24372437
</inlinemediaobject> relative to the current field of view.</para>
24382438
<para>The relative zoom factor is calculated as</para>
24392439
<para>
2440-
<inlinemediaobject>
2440+
<mediaobject>
24412441
<imageobject>
2442-
<imagedata fileref="equations/Ptz/normalized_digital_zoom_factor.svg" contentdepth="8mm"/>
2442+
<imagedata fileref="equations/Ptz/normalized_digital_zoom_factor.svg" contentdepth="8mm" align="center"/>
24432443
</imageobject>
2444-
</inlinemediaobject>
2444+
</mediaobject>
24452445
</para>
24462446
<para>The Zoom Translation Space in FOV is defined as follows: <footnote xml:id="__FN17__"><para>The proposed minimum value in range for this relative zoom space is 0 to allow reducing the current zoom.</para></footnote></para>
24472447
<programlisting><![CDATA[<tt:RelativeZoomTranslationSpace>

0 commit comments

Comments
 (0)