denoise property

double denoise
getter/setter pair

Value controlling the amount of noise removal. Value between 0 and 1. Too little noise removal may result in a very noisy image, worsening readability. Too much noise removal may result in the degradation of text, again, worsening readability.

Default is 0.5

Implementation

double denoise;