Feeds
질문
How to display multiple string outputs in a static text box in GUI
Hi, I have a program which outputs strings. However I would like to get all those seperate string output in a single static te...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
NaN ouput on using string2double function for an OCR-ed output string
I have attached a snapshot of file showing undesirable result, as when I use string2double function the output I am getting is N...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to extract data from an excel file to be compared with an output of an OCR-ed image
The problem is as follows: I have extracted an account number from a bank document and now would like to check if that account...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
using conditional operators for string matching
J=im2uint8(im); ocrResults = ocr(J) recognizedText = ocrResults.Text; TF=contains(recognizedText,'Axis Bank', 'I...
거의 7년 전 | 답변 수: 0 | 0
