Skip to content

How to run the project ? #1

Description

@flipmedia

Dear Aswin,
I downloaded your source code and try to run in my Ubuntu pc. But got output as

insight@Inspiron:~/Downloads/Mizhi-master/src$ python start.py
Enter the scanned image:
test.jpg
Traceback (most recent call last):
File "start.py", line 18, in
binary_image.binarize()
File "/home/insight/Downloads/Mizhi-master/src/binary.py", line 15, in binarize
if(pix[x,y][0]>127 or pix[x,y][1]>127 or pix[x,y][2]>127):
TypeError: 'int' object has no attribute 'getitem

Please let me know how I can run my malayalam containing images for OCR purpose.

Waiting Your fast reply.

Thanks
Anes
test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions