Functions
regtest.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "libfreenect.h"
#include "libfreenect_sync.h"
Include dependency graph for regtest.c:

Go to the source code of this file.

Functions

void dump_depth (FILE *fp, void *data, unsigned int width, unsigned int height)
 
void dump_rgb (FILE *fp, void *data, unsigned int width, unsigned int height)
 
int main (void)
 
void no_kinect_quit (void)
 
FILE * open_dump (const char *filename)
 

Function Documentation

void dump_depth ( FILE *  fp,
void *  data,
unsigned int  width,
unsigned int  height 
)

Definition at line 44 of file regtest.c.

void dump_rgb ( FILE *  fp,
void *  data,
unsigned int  width,
unsigned int  height 
)

Definition at line 50 of file regtest.c.

int main ( void  )

Definition at line 62 of file regtest.c.

void no_kinect_quit ( void  )

Definition at line 56 of file regtest.c.

FILE* open_dump ( const char *  filename)

Definition at line 33 of file regtest.c.



libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39