Skip to content

Using opencv library, example of connecting project to c++ code and performing document scanning

License

Notifications You must be signed in to change notification settings

aurelio0rs1araujo/opencv-documentscanner-android

 
 

Repository files navigation

opencv-documentscanner-android

Using opencv library, example of connecting project to c++ code and performing document scanning

For project setup, please follow https://github.com/leadrien/opencv_native_androidstudio

It is great tutorial on how to setup project including c++ support, adding opencv library for c++ and java, etc...

##Sample project

In this project, you will have 2 options:

  1. Take a photo with Camera2Api detect document, detect edges, rotate it, crop it and present the photo in your activity
  2. Detect edges while using your camera with OpenCv Camera view

About

Using opencv library, example of connecting project to c++ code and performing document scanning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.9%
  • CMake 10.7%
  • C++ 9.6%
  • C 0.8%