Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.55 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.55 KB

GitHub release GitHub issues GitHub forks GitHub stars GitHub license

Welcome to AndroidCV project!

AndroidCV is an Android Studio project template with OpenCV libraries. This application supports multiple processor architectures and can run on most Android devices.

Contribute

There are several ways to contribute to AndroidCV project:

Building

  • Download and extract the latest release of the source code.
  • Download and install the latest version of Android Studio.
  • Launch Android Studio IDE and open the project.
  • Connect mobile device and launch the application by clicking "Run" in the toolbar.

Usage

  • Use this project template to improve your code.