Gocator API

◆ GoGeoCal_ApplyActiveArea()

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.

Version
Introduced in firmware 5.2.18.3
Parameters
calGoGeoCal object.
xX of new camera window.
yY of new camera window.
widthWidth of new camera window.
heightHeight of new camera window.
xSubsamplingX subsampling of new camera window.
ySubsamplingY subsampling of new camera window.
cameraIndexCamera index.
Returns
Operation status.