Skip to content

This is an Android App built as a project for Microsoft-Code.fun.do hackathon. The android app takes real-time pictures from camera,extract any text from it and returns a Wikipedia summary of the same.It works on Computer Vision API of Microsoft Cognitive Service.

Notifications You must be signed in to change notification settings

DEBARGHYA4469/alvice-app

Repository files navigation

ALVICE

This is an Android App Built as a project for Microsoft code.fun.do.This app is built in Android Studio/Java. The app takes a picture from a live android phone Camera,processes it with the help of Computer Vision API of Microsoft.

The app can send the extracted string through query and get wikipedia summary of the text from Flask-powered WebApp speacially designed for this purpose.

Bugs and Crash Issues

Due to shortage of time in developing this project there are few bugs in the code and crashing issues involved.Hope to clear the bugs with the next commit. The app runs best in PotraitMode of Android.It crashes due to slow or unstable network problems.The next commit would perhaps try to come up with network checks and handle the runtime errors. Also conversion from the image to bitmap was done crudely..so it fails to detect low resolution and low light texts....The app works perfectly fine for typed-fonts but fails quite often with handwritten texts due to poor conversion code to bitmap.Hope next commit brings a perfect way of identifying data from any real objects.

About

This is an Android App built as a project for Microsoft-Code.fun.do hackathon. The android app takes real-time pictures from camera,extract any text from it and returns a Wikipedia summary of the same.It works on Computer Vision API of Microsoft Cognitive Service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages