View previous topic :: View next topic |
Author |
Message |
christyleomin
Joined: 08 Apr 2011 Posts: 155
|
|
Back to top |
|
 |
christyleomin
Joined: 08 Apr 2011 Posts: 155
|
Posted: Mon Jul 06, 2015 11:06 pm Post subject: |
|
|
Eagerly looking forward for some help, Sirs  |
|
Back to top |
|
 |
LitusSaxonicum
Joined: 23 Aug 2005 Posts: 2402 Location: Yateley, Hants, UK
|
Posted: Tue Jul 07, 2015 9:55 am Post subject: |
|
|
Oh Drat, there I was thinking that Paul would come up with an undocumented function GET_TEXT_FROM_IMAGE@ and the job would be done! (Just joking ...)
I agree with John that it is a really difficult task. OCR is hard enough, although the technology exists and it might work well enough on large clearly defined character strings in your image, because engineering drawings usually use 'stick' fonts in a limited range of sizes. However, as engineering drawings are rarely done on paper sizes as small as A3 (quite often on A1 or A0) then a BMP is likely to be low resolution or with too few pixels to get a good recognition of the characters.
Anyway, once you have the text, what are you going to do with it without the drawing it relates to? Translate them to Sanskrit and rewrite them on the image?
Perhaps, if the drawings were done originally in software such as AutoCAD, you would be better off just reading the data file for that and sifting out the text strings. Many versions of AutoCAD save files in plain text ... |
|
Back to top |
|
 |
|