Search found 6 matches

by seopower
2016-03-14T09:51:17-07:00
Forum: Users
Topic: Extracting wrong characters from image
Replies: 3
Views: 5533

Re: Extracting wrong characters from image

snibgo wrote:In my experience, Tesseract needs characters to be at least 10 pixels high to be reliable, and 20 is better. Yours are only 9 pixels high.
Thanks, I have increased the size of the image by double and now it's recognising correctly but still missing space between two words.
by seopower
2016-03-14T00:58:15-07:00
Forum: Users
Topic: Extracting wrong characters from image
Replies: 3
Views: 5533

Extracting wrong characters from image

Hi, I have a simple image (as attached) when trying to extract text (OCR) from image giving me wrong characters, resulting in wrong spellings. Please suggest what to do to extract correctly. http://s10.postimg.org/864s9gnl5/image.jpg Using tesseract with Ubuntu through PHP like given below: exec('te...
by seopower
2016-01-28T02:18:50-07:00
Forum: Users
Topic: Is is possible to OCR this captcha Image
Replies: 3
Views: 3818

Re: Is is possible to OCR this captcha Image

:shock: :shock: :shock: Please help ... !
by seopower
2016-01-28T01:36:07-07:00
Forum: Users
Topic: Is is possible to OCR this captcha Image
Replies: 3
Views: 3818

Is is possible to OCR this captcha Image

Hi All, Im new to ImageMagick and was working on a API project where user needs to enter a captcha image before actually getting the results, which annoys the user. So is it possible to OCR this image? Is there anyway we can remove all lines or boxes leaving characters only? http://s17.postimg.org/9...
by seopower
2012-05-05T04:19:13-07:00
Forum: Developers
Topic: T-shirt color change on mouseover
Replies: 3
Views: 10986

Re: T-shirt color change on mouseover

Thanks for reply. I mean to say I want image generation thing using IMagick and PHP, the mouseover thing I can manage with some Ajax and image cache. It can be exactly same as the Chrome Key stuff given at imagemagick website but apart from that I need to merge transparent design image over that wit...
by seopower
2012-05-04T04:19:21-07:00
Forum: Developers
Topic: T-shirt color change on mouseover
Replies: 3
Views: 10986

T-shirt color change on mouseover

Hi All, I was building a t-shirt printing online shopping website using Opencart and I have done almost every possible changes but stucked at one feature: I have design image with me and a mockup template to make real looking mockups but that I would like to do using php or imagemagick, so that it c...