Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Handwriting Recognition Tool for android powered by lipitk(by HPLabsIndia)

Notifications You must be signed in to change notification settings

pradumnk-mahanta/android-HandwritingRecognition_lipiTK

Repository files navigation

About

This is an migrated project of lipitk by HP Labs India. This project is Gradle based and all the external libraries has been taken care of.

Requirements

  1. Android Studio
  2. External NDK or Internal using SDK Manager
  3. OpenCV

Steps to Follow

  1. Fork then Clone/Clone/Download as ZIP the project files.
  2. Go to Android.mk file located in app/src/main/jni.
  3. Change PATHH := D:\Temporary\LipiTK-Backup\app\src\main\jni to your jni directory.
  4. -I C:\OpenCV\build\include \ to your OpenCV directory.
  5. Right click on the project files and click on Link C/C++ project...
  6. Select the Android.mk File that you edited.
  7. Sync Gradle and Run.

Note : The API is pretty stable for single character but, is not that accurate.

About

Handwriting Recognition Tool for android powered by lipitk(by HPLabsIndia)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published