EasyManuals Logo

Basler Camera User Manual

Basler Camera
272 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #204 background imageLoading...
Page #204 background image
Features AW00123402000
194 Basler ace USB 3.0
Combining Horizontal and Vertical Color Binning
You can combine vertical and horizontal color binning (see the example in Figure 82).
You can combine vertical and horizontal binning. This, however, may cause objects to appear
distorted in the image. For more information about possible image distortion due to combined
vertical and horizontal binning, see Section 8.6.3 on page 195.
Setting Binning
You can enable vertical color binning for the acA1920-25uc color camera by setting the Binning
Vertical parameter. Setting the parameters value to 2, 3, or 4 enables vertical color binning by 2,
by 3, or by 4, respectively. Setting the parameter’s value to 1 disables vertical color binning.
You can enable horizontal color binning for the acA1920-25uc color camera by setting the Binning
Horizontal parameter. Setting the parameter’s value to 2, 3, or 4 enables horizontal color binning by
2, by 3, or by 4, respectively. Setting the parameter’s value to 1 disables horizontal color binning.
You can set the Binning Vertical or the Binning Horizontal parameter value from within your
application software by using the Basler pylon API. The following code snippet illustrates using the
API to set the parameter values:
// Enable vertical binning by 2
camera.BinningVertical.SetValue( 2 );
// Enable horizontal binning by 4
camera.BinningHorizontal.SetValue( 4 );
// Disable vertical and horizontal binning
camera.BinningVertical.SetValue( 1 );
camera.BinningHorizontal.SetValue( 1 );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on page 37.
Fig. 82: Combining Vertical and Horizontal Color Binning
Example: Horizontal and Vertical Color Binning by 2

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler Camera and is the answer not in the manual?

Basler Camera Specifications

General IconGeneral
CategorySecurity Camera
BrandBasler
ResolutionVaries by model
Sensor TypeCMOS
Frame RateVaries by model
DimensionsVaries by model
WeightVaries by model
InterfaceGigE, USB 3.0
Lens MountC-Mount, CS-Mount

Related product manuals