CVPI: A Computer Vision Library For Mobile and Embedded Platforms
University of Alaska, Anchorage
University of Alaska, 2015
@article{homan2015cvpi,
title={CVPI: A Computer Vision Library For Mobile and Embedded Platforms},
author={Homan, Devin},
year={2015}
}
CVPI is a library for implementing computer vision programs on computers supporting OpenVG. It adds additional image processing capabilities to OpenVG that are necessary for computer vision, as well a as providing an interface to setup the rendering environment. OpenVG is a hardware accelerated C API for vector and raster 2D graphics. It is widely supported on mobile and on embedded platforms. The project code is available at github.com/dwhoman/CVPI.
May 12, 2015 by hgpu