Example #1
0
File: OCR.cs Project: radtek/eSoda
 public ESodaOCR()
 {
     InitializeComponent();
     ocr = getOCRTaskInstance();
 }