Click or drag to resize
TesseractGetOpenCLDevice Method
http://www.emgu.com

[Missing <summary> documentation for "M:Emgu.CV.OCR.Tesseract.GetOpenCLDevice(System.IntPtr@)"]

Namespace: Emgu.CV.OCR
Assembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public int GetOpenCLDevice(
	ref IntPtr device
)

Parameters

device
Type: SystemIntPtr

[Missing <param name="device"/> documentation for "M:Emgu.CV.OCR.Tesseract.GetOpenCLDevice(System.IntPtr@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Emgu.CV.OCR.Tesseract.GetOpenCLDevice(System.IntPtr@)"]

See Also