Coder Social home page Coder Social logo

lizeyu000-code / celex5-mipi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from celepixel/celex5-mipi

0.0 0.0 0.0 2.81 GB

SDK for CeleX5 sensor on CX3 platform.

License: Apache License 2.0

Shell 0.01% C++ 64.80% C 34.34% Objective-C 0.07% Makefile 0.24% QMake 0.10% CMake 0.44%

celex5-mipi's Introduction

CeleX5-MIPI

SDK for CeleX5 sensor on CX3 platform.

Structure

  • CeleXTM is a family of smart image sensor, specially designed for machine vision. Each pixel in CeleXTM sensor can individually monitor the relative change in light intensity and report an event if a threshold is reached.

  • The output of the sensor is not a frame, but a stream of asynchronous digital events. The speed of the sensor is not limited by any traditional concept such as exposure time and frame rate. It can detect fast motion which is traditionally captured by expensive, high speed cameras running at thousands of frames per second, but with drastically reduced amount of data.

  • Our technology allows post-capture change of frame-rate for video playback. One can view the video at 10,000 frames per second to see high speed events or at normal rate of 25 frames per second.

  • This SDK provides an easy-to-use software interface to get data from the sensor and communicate with the sensor, and it is consistent across the Windows (32-/64-bit) and Linux (32-/64-bit) development environments. In addition, it provides both pure C++ interfaces without any third libraries and OpenCV-based interfaces to obtain data from the sensor.

  • CeleX5 is a multifunctional smart image sensor with 1Mega-pixels.

  • This SDK provides three working modes of CeleX5 Sensor: Full-frame Picture data, Event data, and Full-frame Optical-Flow data. CeleX5 also provides Loop Mode data which alternately renders Full-frame Picture data, Event data, and Full-frame Optical-Flow data.

The CeleX5-MIPI is structured as follows:

  • DemoGUI: CeleX5 Demo GUI execution (Windows and Linux).
  • Documentation:
    • CeleX5_SDK_Reference: The introduction of CeleX5 sensor and the references of all the classes and functions in the SDK.
    • CeleX5_SDK_Getting_Started_Guide: The instructions to use the CeleX5 sensor demo kit, install CX3 USB3.0 driver, run the CeleXDemo GUI and compile the source code.
  • Drivers: CX3 USB3.0 driver (Windows / Linux).
  • Sources:
    • CeleX: Source code of CeleX5 library.
    • CeleXDemo: Source code (developed by Qt) of CeleX5 demo.
  • Sample-ROS: : Sample code for ROS Kinetic environment under Ubuntu 16.04.
  • Samples: Several examples developed based on SDK and a sample user manual file.
  • ReleaseNotes.txt: New features, fixed bugs and SDK development environment.

celex5-mipi's People

Contributors

aprilhu2017 avatar celepixel avatar hanaren 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.