GithubHelp home page GithubHelp logo

arducam_evk_demo's Introduction

Introduction

This is the new SDK for Arducam EVK, currently in beta version and supports Linux and Windows.

API documentation

For detailed API reference and usage instructions, please refer to the Arducam online documentation.

Installation dependence

Linux

please refer to the Linux install opencv Driver

Windows

please refer to the Windows install opencv Driver

What's next

The project contains multiple demos, please try them according to the corresponding descriptions.

    .
    ├── c                           # C Demo
    │   ├── COption.cmake           # C Demo CMake compilation parameter settings and import
    │   ├── functions               # C Demo source code (independent use cases for each function)
    │   └── projects                # C Demo project (integration use cases of common functions)
    │       ├── FindOpenCV.cmake    # CMake looking for OpenCV library
    │       ├── simple              # Simple synchronous collection Demo
    │       ├── simple-async        # Simple asynchronous collection Demo
    │       ├── sync                # Synchronous collection of Demo
    │       └── async               # Asynchronous collection Demo
    ├── c++                         # C++ Demo
    │   ├── CppOption.cmake         # C++ Demo CMake compile parameter settings and import arducam_evk_cpp_sdk
    │   ├── functions               # C++ Demo source code (independent use cases for each function)
    │   └── projects                # C++ Demo project (integration use cases of common functions)
    │       ├── FindOpenCV.cmake    # CMake looking for OpenCV library
    │       ├── sync                # Synchronous collection of Demo
    │       └── async               # Asynchronous collection Demo
    ├── python                      # Python Demo
    │   ├── requirements.txt        # python demo dependent libraries
    │   ├── README.md               # python demo introduction and usage
    │   ├── function                # python demo source code (independent use cases for each function)
    │   └── project                 # python demo project (integrated use cases for common functions)
    │       ├── utils.py            # Project tool function
    │       ├── sync.py             # Synchronous collection of Demo
    │       └── async.py            # Asynchronous collection Demo
    └── README.md                   

arducam_evk_demo's People

Contributors

yc7521 avatar antonio-ard avatar edward-ardu avatar tom-ard avatar john-ardu 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.