예제 #1
0
파일: OCR.cs 프로젝트: radtek/eSoda
 public ESodaOCR()
 {
     InitializeComponent();
     ocr = getOCRTaskInstance();
 }