Skip to content

Imagery & Cameras

pryre edited this page Aug 14, 2018 · 25 revisions

Imagery

Cameras

Calibration in ROS (Monocular)

How to Calibrate a Monocular Camera

Useful Applications

guvcview

guvcview is a standardized camera interfacing application and is a great first step in making sure a uvc camera is functioning correctly.

ROS Interfaces

OpenCV

OpenCV is an all-in-one general purpose image processing library.

sudo apt install ros-kinetic-vision-opencv
Image Transport

Image Transport allows for smart and convenient handling of image streams and compressed images.

sudo apt install ros-kinetic-image-transport ros-kinetic-image-transport-plugins

TODO: Put this in a comparison table

Clone this wiki locally