Upper Limits of Processing Item Parameters

For processing items where the upper limit value is changed based on the image size of the camera being used, the description of the upper limit value is expressed using "_MAX".Upper limit values for each camera are as follows.
Parameters
Description
For 0.3 megapixel cameras:
For 2 megapixel cameras:
For 5 megapixel cameras:
X_MAX
The max value in the X-axis orientation
639
1599
2399
Y_MAX
The max value in the Y-axis orientation
479
1199
1799
W_MAX
Maximum width
239 (straight line W = 319)
599 (straight line W = 799)
899 (straight line W = 1199)
R_MAX
Maximum radius
239 (circle/ellipse R1=319)
599 (circle/ellipse R1=799)
899 (circle/ellipse R1 = 1199)
A_MAX
Maximum area
(X_MAX+1) * (Y_MAX+1) = 307200
(X_MAX+1) * (Y_MAX+1) = 1920000
(X_MAX+1) * (Y_MAX+1) = 4320000
Y_PMAX
Maximum number of lines that can be loaded
479
1199
1799