Defines | Functions
rangetocoords.cpp File Reference
#include <structureColoring/segcomp/rangetocoords.h>
#include <stdio.h>
#include <math.h>
Include dependency graph for rangetocoords.cpp:

Go to the source code of this file.

Defines

#define UNDEFINED_PT   -1.0

Functions

void ConvertABWRangeToCartesian (const unsigned char *RangeImage, const int width, const int height, double *P[3], const int cal)
void ConvertIMakeRangeToCartesian (unsigned char *RangeImage, double *P[3])
void ConvertPerceptronRangeToCartesian (short int *RangeImage, double *P[3], int ROWS, int COLS)

Define Documentation

#define UNDEFINED_PT   -1.0

Definition at line 12 of file rangetocoords.cpp.


Function Documentation

void ConvertABWRangeToCartesian ( const unsigned char *  RangeImage,
const int  width,
const int  height,
double *  P[3],
const int  cal 
)

Definition at line 105 of file rangetocoords.cpp.

void ConvertIMakeRangeToCartesian ( unsigned char *  RangeImage,
double *  P[3] 
)

Definition at line 146 of file rangetocoords.cpp.

void ConvertPerceptronRangeToCartesian ( short int *  RangeImage,
double *  P[3],
int  ROWS,
int  COLS 
)

Definition at line 33 of file rangetocoords.cpp.



structure_coloring_fkie
Author(s): Bastian Gaspers
autogenerated on Sun Jan 5 2014 11:38:09