Conversions for the PGR toolbox. More...
#include <stdio.h>
#include <errno.h>
#include <dc1394/dc1394.h>
Go to the source code of this file.
Functions | |
void | dc1394_deinterlace_green (unsigned char *src, unsigned char *dest, unsigned int width, unsigned int height) |
void | dc1394_deinterlace_rgb (unsigned char *src, unsigned char *dest, unsigned int width, unsigned int height) |
Conversions for the PGR toolbox.
Definition in file pgr_conversions.cpp.