ILeptonicaApiSignaturespixOtsuAdaptiveThreshold Method ByteScout Text Recognition SDK

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

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

int pixOtsuAdaptiveThreshold(
	HandleRef pix,
	int sx,
	int sy,
	int smoothx,
	int smoothy,
	float scorefract,
	out IntPtr ppixth,
	out IntPtr ppixd
)

Parameters

pix
Type: System.Runtime.InteropServicesHandleRef

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

sx
Type: SystemInt32

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

sy
Type: SystemInt32

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

smoothx
Type: SystemInt32

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

smoothy
Type: SystemInt32

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

scorefract
Type: SystemSingle

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

ppixth
Type: SystemIntPtr

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

ppixd
Type: SystemIntPtr

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

Return Value

Type: Int32

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

See Also

Reference