Skip to content

xalbertoisorna/lib_camera

 
 

Repository files navigation

Camera Library

This repository serves as a comprehensive software solution for camera manipulation using the XCORE.AI sensor.

Repository Structure

  • doc : documentation for the camera library
  • examples : examples for taking pictures with the XCORE-VISION board
  • lib_camera : library to manipulate cameras
  • python : python functions to decode RAW8, RAW10 pictures and other utilities to treat images
  • tests : tests for the camera library

Examples

  • take_picture_downsample : takes a picture from an input size of 680x480 or 1280x960 and downsample it down to 160x120.

Quick Start

In order to setup the project and build the examples, please refer to the documentation:

doc/quick_start_guide.

About

Camera Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 37.8%
  • Python 37.3%
  • C++ 12.1%
  • Assembly 11.3%
  • CMake 1.2%
  • XC 0.3%