| Home > B: Operation > Installed uEye programs > uEye Cockpit > Properties > | History back Previous chapter Next chapter Print |
Size |
|
uEye Camera Manual Version 4.00
On this tab, you can set the image size parameters for your uEye camera (see also Reading out partial images).

Fig. 117: uEye properties - Size
AOI
These parameters allow selecting the size and position of the area of interest.
•Profile
With this selection box, you can set several common image formats on CMOS sensors. The driver then sets the selected format using either AOI, binning / subsampling, or scaler, so that it achieves the best image quality.
•Show only AOI
The AOI is displayed without a black border. Internally, the image is managed at the AOI resolution and not the full sensor resolution. This function saves memory and computing time when rendering the image.
oWidth
Sets the AOI width.
oHeight
Sets the AOI height.
oLeft
Sets the left-hand position of the AOI.
▪Center
Select this check box to center the AOI horizontally.
oTop
Sets the top position of the AOI.
▪Center
Select this check box to center the AOI vertically.
Horizontal format/vertical format
With these options, you can select the binning and subsampling settings for the image.
•Binning Horizontal/Vertical
These radio buttons allow setting the binning factor. The image resolution is then reduced by the selected factor. You can use binning to increase the frame rate.
•Subsampling Horizontal/Vertical
These radio buttons allow setting the subsampling factor. The image resolution is then reduced by the selected factor. You can use subsampling to increase the frame rate.
•Mirror Left/right | Up/down
Select this check box to flip the image horizontally/vertically.
Scaler
With these options, you can configure the image scaling settings provided by specific uEye sensors. These options are not available for all camera models.
•Enable
Enables the sensor's image scaling feature.
•Factor
With this slider, you can set the scaling factor.
•Anti aliasing
The anti aliasing function smoothes the image edges during scaling.
•Native AOI
Shows the native image size without the effect of the scaler.
•Max. pixel clock
Shows the maximum possible pixel clock with scaler.
|
|
Default
Click this button to reset all parameters to the model-specific defaults.
See also: •Basics: Reading out partial images Programming: •Area of interest: is_AOI() •Binning: is_SetBinning() •Subsampling: is_SetSubSampling() •Profiles/image formats: is_ImageFormat() |