Aspose::Pdf::Devices::TiffDevice::BinarizeBradley method

TiffDevice::BinarizeBradley method

Utför Bradley-binarisering för inmatningsström.

void Aspose::Pdf::Devices::TiffDevice::BinarizeBradley(const System::SharedPtr<System::IO::Stream> &inputImageStream, const System::SharedPtr<System::IO::Stream> &outputImageStream, double threshold)
ParameterTypBeskrivning
inputImageStreamconst System::SharedPtr<System::IO::Stream>&Inmatningsbildströmmen.
outputImageStreamconst System::SharedPtr<System::IO::Stream>&Utdata bildströmmen.
thresholddoubleTröskelvärdet mellan 0,0 och 1,0.

Se även