PixDeskew Method (ScewSweep, Int32, Int32, Scew)ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Pix.Deskew(Tesseract4.ScewSweep,System.Int32,System.Int32,Tesseract4.Scew@)"]

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

public Pix Deskew(
	ScewSweep sweep,
	int redSearch,
	int thresh,
	out Scew scew
)

Parameters

sweep
Type: Tesseract4ScewSweep

[Missing <param name="sweep"/> documentation for "M:Tesseract4.Pix.Deskew(Tesseract4.ScewSweep,System.Int32,System.Int32,Tesseract4.Scew@)"]

redSearch
Type: SystemInt32

[Missing <param name="redSearch"/> documentation for "M:Tesseract4.Pix.Deskew(Tesseract4.ScewSweep,System.Int32,System.Int32,Tesseract4.Scew@)"]

thresh
Type: SystemInt32

[Missing <param name="thresh"/> documentation for "M:Tesseract4.Pix.Deskew(Tesseract4.ScewSweep,System.Int32,System.Int32,Tesseract4.Scew@)"]

scew
Type: Tesseract4Scew

[Missing <param name="scew"/> documentation for "M:Tesseract4.Pix.Deskew(Tesseract4.ScewSweep,System.Int32,System.Int32,Tesseract4.Scew@)"]

Return Value

Type: Pix

[Missing <returns> documentation for "M:Tesseract4.Pix.Deskew(Tesseract4.ScewSweep,System.Int32,System.Int32,Tesseract4.Scew@)"]

See Also

Reference