This has to do with the Fixed-pattern noise of the cameras sensor and unfortunately, as far as I know, there is nothing you can do about it. The intensity can be affected by exposure time, gain or environment temperature.
Of course you can try to remove the artifacts by using a flat-field correction. provides you with the CreateFlatfieldCorrectedImage function which is part of the Image Manager.
Yeah it’s not yet implemented in the new .NET wrappers, and it seems that it’s also missing in the old C-style .Net API… Atually it should be there
I will follow up this matter and keep you informed!
In the meantime you can call the function directly from the CVCImg.dll Here is the signature:
Don’t stress for me. The way it looks right now it’s going to be less hassle to just accept the limitations of not activating fastReadoutMode (though I have no idea what the performance penalty is).