GithubHelp home page GithubHelp logo

Comments (5)

dilippuri avatar dilippuri commented on May 16, 2024

I think the same problem with everyone who going to use this app. Even I exactly don't know whether the error is coming due to the version of the used language or something else. Try to use the same version which i have used

from aadhaar-card-ocr.

farhanchoudhary avatar farhanchoudhary commented on May 16, 2024

So at the moment, I have made some slight modifications to the code along with some extra pre-processing, such as padding etc. The sys.args[1] argument is to be used on the command line with the name of the input text image to be passed into the python program, with an output processed image which will be used for image to text conversion. In the new version of cv2, wherever there's contour, hierarchy, it has to be replaced by _, contour, hierarchy since the function returns 3 arguments and not 2.
I am still struggling to operate it through the Flask framework application. Any inputs on that? My objective is to make 3 subsequent applications for Aadhar, Voter ID and PAN Card Image detection and storing it in a database or exporting a ready-to-use JSON. It would be great if we could collaborate.

P.S. For anyone else facing issues, I have made a slightly modified version on Python 3.6, Windows 10, with PyCharm and Spyder IDEs.

from aadhaar-card-ocr.

dilippuri avatar dilippuri commented on May 16, 2024

i am also new to flask and heroku. But if u will use your machine as host then it should work fine.

from aadhaar-card-ocr.

farhanchoudhary avatar farhanchoudhary commented on May 16, 2024

I'm using my machine as a host on the Flask app. Once I've uploaded the file it gives me a 404 error post upload. I think the upload is not working. How did you get the app running on the local host?

Did you get both the Aadhar & PAN Card extractions via command line or by running from the IDE? It would be helpful if you could recall the procedure to get the app up and running. I've also sent you a LinkedIn connection request, it would be great if we could network as well.

Thanks

from aadhaar-card-ocr.

SriHarshaNagulakonda avatar SriHarshaNagulakonda commented on May 16, 2024

I'm getting 404 error and saying like, upload.php not found.

I have gone through the code and saw that there is an action to "upload.php" in the form tag.
But there is no upload.php file in this repository.

Can you please help me resolve this error.

from aadhaar-card-ocr.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.