Horizontal And Vertical Roi Centering; Changing Roi Parameters "On-The-Fly - Basler Camera User Manual

Usb 3.0 cameras
Table of Contents

Advertisement

Features
8.5.1

Horizontal and Vertical ROI Centering

The ROI feature also includes Center X and Center Y capabilities. When Center X is enabled, the
camera will automatically center the ROI along the sensor's X axis. When Center Y is enabled, the
camera will automatically center the ROI along the sensor's Y axis.
When Center X is enabled, the Offset X setting becomes read only and will be
inoperative.
When Center Y is enabled, the Offset Y setting becomes read only and will be
inoperative.
Enabling ROI Centering
You can enable ROI centering from within your application software by using the Basler pylon API.
The following code snippet illustrates using the API to enable automatic ROI centering:
camera.CenterX.SetValue(true);
camera.CenterY.SetValue(true);
8.5.2

Changing ROI Parameters "On-the-Fly"

Making ROI parameter changes "on-the-fly" means making the parameter changes while the
camera is capturing images continuously. On-the-fly changes are only allowed for the parameters
that determine the position of the ROI, i.e., the Offset X and Offset Y parameters. Changes to the
ROI size are not allowed on-the-fly.
190
AW00123402000
Basler ace USB 3.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2000-165Aca2040-90Aca3800-14Aca4600-10

Table of Contents