VintaSoft Twain .NET SDK Discussions

Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.

Board index < VintaSoft Twain < VintaSoft Twain .NET SDK Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

AcquiredImage.IsBlank(Single) differs between v7.0 and v8.0



AcquiredImage.IsBlank(Single) differs between v7.0 and v8.0

Post by Nigel M »

The behaviour of AcquiredImage.IsBlank(Single) seems to have substantially changed between v7.0.2.1 and v8.0.0.9. For v7, I was using a maxNoiseLevel of 0.01F, while under v8.0 I can only manage to get similar results if the maxNoiseLevel is increased to at least 0.70F. I have been testing with an HP Scanjet 7000.

Any suggestions as to why the versions behave so differently?

Thanks, Nigel


Re: AcquiredImage.IsBlank(Single) differs between v7.0 and v

Post by Alex »

Hello Nigel,

Please send your test image and description of the problem to support@vintasoft.com

Best regards, Alexander


Re: AcquiredImage.IsBlank(Single) differs between v7.0 and v

Post by Alex »

Hello Nigel,

Yes, we have changed the color comparison algorithm and the AcquiredImage.IsBlank method may have different result in comparison with version 7.0.

You can get a noise level of the image using the currentNoiseLevel parameter of the "bool AcquiredImage.IsBlank(float maxNoiseLevel, ref float currentNoiseLevel)" method, this method returns boolean value and float value of noise level.

Please use this method and calibrate your system.

Best regards, Alexander


Page 1 from 1: 1