FlexGUI Class Reference

Flex-CAM Image Showing. More...

#include <flexGUI.h>


Public Member Functions

 FlexGUI (unsigned int w, unsigned int h, const char *l=0)
 Create the GUI window object.
void show_gui ()
 Show the GUI window.
bool image_show (unsigned char *image, unsigned int w, unsigned int h, unsigned int channel)
 Draw the image in the GUI window.


Detailed Description

Flex-CAM Image Showing.

Constructor & Destructor Documentation

FlexGUI::FlexGUI ( unsigned int  w,
unsigned int  h,
const char *  l = 0 
)

Create the GUI window object.

Parameters:
w Image width
h Image height
*l Window name


Member Function Documentation

bool FlexGUI::image_show ( unsigned char *  image,
unsigned int  w,
unsigned int  h,
unsigned int  channel 
)

Draw the image in the GUI window.

Parameters:
image Image data pointer
w Image width
h Image height
channel Number of channels (1=gray, 3=color)
Returns:
true if no error occurs, false otherwise.


The documentation for this class was generated from the following file:
Generated on Wed Apr 23 00:11:08 2008 for Flex CAM Serial by  doxygen 1.5.4