$search
Definitions for the STREAMER node. More...
#include "streamer.hpp"
#include "cxcore.h"
#include "highgui.h"
Go to the source code of this file.
Functions | |
int | getMapIndex (string mapping) |
void | getMapping (int mapIndex, bool extremes, int &mapCode, int &mapParam) |
int | main (int argc, char **argv) |
void | mySigintHandler (int sig) |
Definitions for the STREAMER node.
Definition in file streamer.cpp.
int getMapIndex | ( | string | mapping | ) |
Definition at line 3057 of file streamer.cpp.
void getMapping | ( | int | mapIndex, | |
bool | extremes, | |||
int & | mapCode, | |||
int & | mapParam | |||
) |
Definition at line 2553 of file streamer.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 10 of file streamer.cpp.
void mySigintHandler | ( | int | sig | ) |
Definition at line 98 of file streamer.cpp.