Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

17 lines (17 loc) · 1.17 KB

Smart-Lens

Advantages

  • Detect Text Offline
  • Instant Copy Text on just one click
  • Instant Read-Out Text on just one click
  • Instant Search Text Using google search on just one click

Here are some samples that shows the working of app

First, Main Activity

main activity

As you can see that when you open application and you show a text in front of camera, it will start detecting the text in real time. The cool thing is that you don't need internet connection for text detection.

Second, Search Activity

search activity

As you can see that when you click on search button in application, it will start a new activity and search detected text on google.

Cool App Icon

icon

Note :-

  • I haven't focused on design and Ui of the application. So, you can design it and intigrate in your application easily and customise as per your requirement