示例#1
0
文件: OCR.cs 项目: radtek/eSoda
 public ESodaOCR()
 {
     InitializeComponent();
     ocr = getOCRTaskInstance();
 }