thegenuinegourav / Questor

Scan & Search text from hardcopy books and images! :book: :mag:

Home Page:https://www.youtube.com/watch?v=YaVWCbv4lvM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Questor Logo

Questor

Scan & Search text from hardcopy books and images! ๐Ÿ“– ๐Ÿ”

Promotional Video is available on Youtube

Description:ledger:

Questor is an android application aiming to solve the problem of finding & searching a peculiar word from the books! It can not only scan texts from books, but also recognise texts from any hardcopy OR objects. It will allow you to capture text from camera.

How it works:question:

Step 1: Click on "Detect Text" Button.
Step 2: As soon as Questor recognise any text, it will form a rectangle around that text. Click on that rectangle.
Step 3: After clicking, recognised text will be displayed.
Step 4: Then search for any text that you want, and Line & Word Number (where this word is located at book/hardcopy) will be displayed!

Tools & References:wrench:

  1. Text Recognition Api
  2. Android OCR Library

Development

Want to contribute? ๐Ÿ“

To fix a bug or enhance an existing module, follow these steps:

  1. Fork the repo
  2. Create a new branch (git checkout -b exciting-stuff)
  3. Make the appropriate changes in the files
  4. Add changes to reflect the changes made
  5. Commit your changes (git commit -am 'exciting-stuff!!')
  6. Push to the branch (git push origin exciting-stuff)
  7. Create a Pull Request

Interested?

If you find a bug (the app couldn't handle the query and / or gave irrelevant results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new functionality, feel free to do so by opening an issue here including some sample queries and their corresponding results.

ScreenShots

Screenshot1

Screenshot2

Screenshot3

Screenshot4

About

Scan & Search text from hardcopy books and images! :book: :mag:

https://www.youtube.com/watch?v=YaVWCbv4lvM

License:MIT License


Languages

Language:Java 100.0%