• Stars
    star
    15
  • Rank 1,368,033 (Top 27 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Optical Character Recognition (OCR) is a powerful technology that enables machines to recognize and extract text from images or scanned documents. OCR finds applications in various fields, including document digitization, text extraction from images, and text-based data analysis.

More Repositories

1

Image-compressor

An Android Image compress library, reduce's the size of the image by 90% without losing any of its pixels.
Kotlin
32
star
2

android-Biometrics

Biometric identification allows you to rapidly unlock your device using your fingerprint or face, ensuring that the device is being used by you.
Kotlin
7
star
3

permission_handler

On most operating systems, permissions aren't just granted to apps at install time. Rather, developers have to ask the user for permissions while the app is running. This plugin provides a API to request permissions and check their status.
Java
4
star
4

app_actions_android

Kotlin
3
star
5

introduction-screens-in-flutter

Makefile
3
star
6

app_update

Allow users keep your app up to date on their devices, they can try new features, as well as benefit from performance improvements and bug fixes.
C++
3
star
7

App-shortcuts---android

Shortcuts in the app are designed to do common tasks in the app from the launcher screen. Certain screens can be accessed by long-pressing the app icon and selecting the appropriate shortcut.
Kotlin
1
star
8

vinodbaste

1
star
9

android-lifeCycleAware-component

Lifecycle-aware components, such as activities and fragments, take action in response to a change in the lifecycle state of another component. These components aid in the creation of more well-organized and, in many cases, lighter-weight code that is easier to maintain.
Kotlin
1
star
10

dark-mode-in-flutter

Almost every smartphone app nowadays, such as Instagram, Whatsapp, and Youtube, uses a dark theme. It's simple to do in Flutter; all it takes is a few lines of code. But first, let's go through the key flutter concepts that go into creating the dark theme.
Makefile
1
star
11

python_headline_style

This filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of "SMALL words" which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'.
Python
1
star