Skip to content

UTAT UAV -- Program that runs the Vision Components VCSBC360 camera for payload purposes

Notifications You must be signed in to change notification settings

utat-uav/VCSBC360_camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VCSBC360_camera

UTAT UAV -- Program that runs the Vision Components VCSBC360 camera for UAV payload purposes

UTAT UAV Division -- 2015-2016 Rikky Duivenvoorden -- April 2016

This assumes current directory is "~/VCSBC360_camera/" from terminal

  1. Establish connection with camera, start camera server program, initialize parameters and start live video mode

    python run_camera.py

  2. Start client on Odroid, which requests images from camera and saves them as grayscale Bitmap images, NOT Bayer demosaicked

    ./img_xfer

The camera will then take up to 5000 pictures and populate the images folder.

uav@utat.skule.ca

About

UTAT UAV -- Program that runs the Vision Components VCSBC360 camera for payload purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.8%
  • Python 21.2%