Machine Vision Camera SDK (C) Developer Guide
Summary of Changes in Version 3.5.0_Jan./2021
Version
Version 3.5.0_Jan./2021
Content
1. Implemented the image processing via ISP Tool. ISP Tool calls the
SDK to generate different calibration files and configuration
parameters of algorithm, the SDK can process the images behind
image acquisition APIs via generated configuration files. Refer to
Image Acquisition and Display for details. For methods of
generating configuration files, see the ISP Tool user manual.
2. Obsoleted following image processing APIs: MV_CC_ColorCorrect,
MV_CC_SetBayerCLUTParam, MV_​CC_​NoiseEstimate, MV_​CC_
SpatialDenoise, MV_CC_ImageContrast, and MV_CC_ImageSharpen.
3. Optimized the sample code Correct Lens Shading . Deleted the
following sample codes: ImageEnhance, SpatialDenoise, and
ColorCorrect.
4. Supports getting the lossless stream of USB3 vision camera.
5. Supports multithreading to optimize the ISP algorithm.
Summary of Changes in Version 3.4.0_Aug./2020
Version
Version 3.4.0_Aug./2020
Content
1. Added API for color correction: MV_CC_ColorCorrect.
2. Added API for setting gamma parameters of Bayer pattern:
MV_CC_SetBayerGammaParam .
3. Added API for enabling/disabling CCM and setting CCM
parameters of Bayer pattern: MV_CC_SetBayerCCMParamEx .
4. Added API for enabling/disabling CLUT and setting CLUT
parameters of Bayer pattern: MV_CC_SetBayerCLUTParam.
5. Added API for LSC calibration: MV_CC_LSCCalib .
6. Added API for LSC correction: MV_CC_LSCCorrect .
7. Added API for adjusting image contrast: MV_CC_ImageContrast.
8. Added API for adjusting image sharpness: MV_CC_ImageSharpen.
9. Added API for estimating noise: MV_​CC_​NoiseEstimate.
10. Added API for spatial denoising: MV_​CC_​SpatialDenoise.
4
    "