ILeptonicaApiSignaturespixSauvolaBinarize Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

Namespace:  Tesseract4.Interop
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

int pixSauvolaBinarize(
	HandleRef pix,
	int whsize,
	float factor,
	int addborder,
	out IntPtr ppixm,
	out IntPtr ppixsd,
	out IntPtr ppixth,
	out IntPtr ppixd
)

Parameters

pix
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="pix"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

whsize
Type: SystemInt32

[Missing <param name="whsize"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

factor
Type: SystemSingle

[Missing <param name="factor"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

addborder
Type: SystemInt32

[Missing <param name="addborder"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

ppixm
Type: SystemIntPtr

[Missing <param name="ppixm"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

ppixsd
Type: SystemIntPtr

[Missing <param name="ppixsd"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

ppixth
Type: SystemIntPtr

[Missing <param name="ppixth"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

ppixd
Type: SystemIntPtr

[Missing <param name="ppixd"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixSauvolaBinarize(System.Runtime.InteropServices.HandleRef,System.Int32,System.Single,System.Int32,System.IntPtr@,System.IntPtr@,System.IntPtr@,System.IntPtr@)"]

See Also

Reference