Search found 2 matches
- 2013-11-22T08:19:35-07:00
- Forum: Digital Image Processing
- Topic: image analysis (colored or mostly b/w, text, tables, ...)
- Replies: 4
- Views: 14713
Re: image analysis (colored or mostly b/w, text, tables, ...
I suppose a table contains many horizontal and vertical lines. IM could count these. >> Whats the IM command for that? I don't think IM by itself can do this. You could strip out things that are clearly not text and feed it to OCR. >> You have some steps for me, how to feed the "OCR"? Regards ...
- 2013-11-22T03:12:53-07:00
- Forum: Digital Image Processing
- Topic: image analysis (colored or mostly b/w, text, tables, ...)
- Replies: 4
- Views: 14713
image analysis (colored or mostly b/w, text, tables, ...)
Hello,
I need to analyse an image if they image is:
- colored or mostly black/white
- contains text
- contains tables
Can I do that with ImageMagick?
If yes, how I get this managed?
Thanks,
Sebastian
I need to analyse an image if they image is:
- colored or mostly black/white
- contains text
- contains tables
Can I do that with ImageMagick?
If yes, how I get this managed?
Thanks,
Sebastian