Functions
registration.h File Reference
#include "libfreenect.h"
Include dependency graph for registration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int freenect_apply_depth_to_mm (freenect_device *dev, uint8_t *input_packed, uint16_t *output_mm)
 
int freenect_apply_registration (freenect_device *dev, uint8_t *input_packed, uint16_t *output_mm)
 
int freenect_init_registration (freenect_device *dev)
 

Function Documentation

int freenect_apply_depth_to_mm ( freenect_device dev,
uint8_t input_packed,
uint16_t output_mm 
)

Definition at line 172 of file registration.c.

int freenect_apply_registration ( freenect_device dev,
uint8_t input_packed,
uint16_t output_mm 
)

Definition at line 104 of file registration.c.

int freenect_init_registration ( freenect_device dev)

Allocate and fill registration tables This function should be called every time a new video (not depth!) mode is activated.

Definition at line 335 of file registration.c.



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