Android-OCR | simple Android OCR ( Optical Character Recognition | Computer Vision library

 by   achmadqomarudin Java Version: v1.0 License: Apache-2.0

kandi X-RAY | Android-OCR Summary

kandi X-RAY | Android-OCR Summary

Android-OCR is a Java library typically used in Artificial Intelligence, Computer Vision applications. Android-OCR has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

A simple Android OCR (Optical Character Recognition) application that makes use of with Camera or Gallery (Image to Text).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Android-OCR has a low active ecosystem.
              It has 14 star(s) with 4 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              Android-OCR has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Android-OCR is v1.0

            kandi-Quality Quality

              Android-OCR has no bugs reported.

            kandi-Security Security

              Android-OCR has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Android-OCR is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              Android-OCR releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Android-OCR and discovered the below as its top functions. This is intended to give you an instant insight into Android-OCR implemented functionality, and help decide if they suit your requirements.
            • Invoked when an item is selected
            • Display an image import dialog
            • Check camera permission
            • Check if we can write external storage
            • Show info dialog
            • Request camera permission
            • Requests storage permission
            • Handle permission result
            • Pick image from camera
            • Picks an image from gallery
            • Handle image result
            • Initializes the instance
            Get all kandi verified functions for this library.

            Android-OCR Key Features

            No Key Features are available at this moment for Android-OCR.

            Android-OCR Examples and Code Snippets

            No Code Snippets are available at this moment for Android-OCR.

            Community Discussions

            QUESTION

            How to perform OCR on a subset of the camera frame using Google TextRecognizer or Tesseract
            Asked 2019-Aug-21 at 17:04

            Starting with this sample project [ https://github.com/googlesamples/android-vision/tree/master/visionSamples/ocr-reader ], I have been able to implement filtering in the OcrDetectorProcessor.receiveDetections() method.

            This works, but com.google.android.gms.vision.text.TextRecognizer appears to search the the entire screen for characters.

            I presume that the receiveDetections() method could be called more frequently if a smaller portion of the screen were being scanned for characters instead of the entire screen.

            Is it possible to specify a smaller portion of the screen to be scanned? It should be straight-forward to direct the user, through a change to the graphic overly, to position their camera so that this smaller portion of the screen contained the target text, but I'm unsure as to how to tell the processor to use just a small portion of the frame when doing it's OCR processing.

            What would need to be altered to specify that the OCR should operate on a subset of the frame?

            ADDITIONAL INFORMATION:

            I tried to subclass TextRecognizer, but it's marked final, and the source appears to be closed.

            So I'm expanding the question to how the functionality of the ocr-reader sample could be replicated using Tesseract.

            I found this link, but haven't explored converting the concepts there into camera frames as opposed to a single image file.

            ...

            ANSWER

            Answered 2019-Aug-21 at 17:04

            I had a similar issue and resolved it by using Tesseract and a simple cropping library called "Android Image Cropper" - Link here .

            Basically I just crop the image before passing it for processing. Here is a small sample of my code:

            This line will start new activity for a result:

            Source https://stackoverflow.com/questions/55876514

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Android-OCR

            You can download it from GitHub.
            You can use Android-OCR like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the Android-OCR component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/achmadqomarudin/Android-OCR.git

          • CLI

            gh repo clone achmadqomarudin/Android-OCR

          • sshUrl

            git@github.com:achmadqomarudin/Android-OCR.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Computer Vision Libraries

            opencv

            by opencv

            tesseract

            by tesseract-ocr

            face_recognition

            by ageitgey

            tesseract.js

            by naptha

            Detectron

            by facebookresearch

            Try Top Libraries by achmadqomarudin

            AnimatedBottomBar

            by achmadqomarudinJava

            Schedule-App-UI

            by achmadqomarudinKotlin

            Plant-App-UI

            by achmadqomarudinJava

            MeetingApp

            by achmadqomarudinJava

            Laundry-App-UI

            by achmadqomarudinJava