Impact Acquire SDK C++
WhiteBalancer Class Reference

Convenience class to provide an easy way for a more precise white balance calibration. More...

#include <mvIMPACT_acquire.h>

Static Public Member Functions

static void highQualityWhiteBalance (Device *pDev)
 

Detailed Description

Convenience class to provide an easy way for a more precise white balance calibration.

A convenience function which will be used to do a white balance calibration with more than 8bit image data to increase the precision of the calculated gain values.

Note
Since a homogeneous grey image is needed for the processing, it is necessary that the camera is not configured to a triggered mode and a reasonable exposure time.

Member Function Documentation

◆ highQualityWhiteBalance()

static void highQualityWhiteBalance ( Device * pDev)
inlinestatic