Giter Site home page Giter Site logo

opencv-basic-sample's Introduction

OpenCV Basic Sample

Using Device Camera

This code shows you a very basic android project in java which opens camera through OpenCV (v3.4.5).

OpenCV Manager app is NOT required because all required libraries are inside the project.

OpenCV (Open source computer vision) is a library of programming functions mainly aimed at real-time computer vision. Originally developed by Intel, it was later supported by Willow Garage then Itseez (which was later acquired by Intel).

The library is cross-platform and free for use under the open-source BSD license. Wikipedia


What does this code it do?:

  • Show a standalone implementation (No need to use OpenCV Manager app in the mobile)
  • Shows how to handle, in a basic way, the permissions to use phone camera
  • Shows a view with video stream from camera handled by OpenCV
  • Apply two simple filter to live video (Canny -border detection-, Gray scale -Desaturate-)

IMPORTANT: If you build a new project, you need to copy the jniLibs folder from app/src/main.

OpenCV version (included) comes from: OpenCV Official Site

opencv-basic-sample's People

Contributors

gerardoramones avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.