Changliu52 / image_pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of image_pipeline

This package fills the gap between getting raw images from a camera driver and higher-level vision processing.

This Fork adds Tegra and fisheye support:

* image_proc_tegra(https://github.com/DavidTorresOcana/image_pipeline/tree/indigo/image_proc_tegra):
  • A camera rectification package for camera rectification with OpenCV >3 and CUDA support. Tested in Tegra cores. Faster than image_proc since it uses CUDA for rectification

About


Languages

Language:C++ 58.6%Language:Python 31.8%Language:CMake 4.1%Language:Makefile 3.3%Language:C 2.2%