|
Gocator API
|
| kStatus GoGeoCal_ApplyActiveArea | ( | GoGeoCal | cal, |
| k32u | x, | ||
| k32u | y, | ||
| k32u | width, | ||
| k32u | height, | ||
| k32u | xSubsampling, | ||
| k32u | ySubsampling, | ||
| kSize | cameraIndex | ||
| ) |
Applies a new camera window to the camera orientation information and updates coefficients.
| cal | GoGeoCal object. |
| x | X of new camera window. |
| y | Y of new camera window. |
| width | Width of new camera window. |
| height | Height of new camera window. |
| xSubsampling | X subsampling of new camera window. |
| ySubsampling | Y subsampling of new camera window. |
| cameraIndex | Camera index. |