_added_point_data | |
_audio_frame_received_data | |
_image_received_data | |
AboutDialog | |
added_point_data_t | Contains structures to add a tracking point |
Application | |
BaseInputVideo | Base abstract class for input videos |
BufferedImageMultiVideoSource | Derived class that implements BaseInputVideo |
Cvface | Struct that contains all the information about faces |
Cvface::Cvskin | Struct that contains all the information about skins |
CvFaceDetect | Face features (mouth and eyes) detector |
CvFaceTrack< ConverterT, AngleT > | Tracking algorithm used to track the detected faces |
CvVrFilter | Skin locus detector |
DialogOptions | |
DisplayCanvas | |
DisplayImageFrame | |
FileSingleVideoSource | Derived class that implements BaseInputVideo |
GL_Window | |
GL_WindowInit | |
H263plusVideoSource | H263plus video encapsulator |
HaarFaceDetecting | Face detector |
HardwareSingleVideoSource | Derived class that implements BaseInputVideo |
Keys | |
LinuxAudioInputDevice | Provides support for audio grabbing under Linux |
MainFrame | |
MJPEGVideoSource | MJPEG video encapsulator |
MP3FromPCM | A filter class that converts PCM packets into MP3 packets |
omni_bounds | Lookup table for omnidirectional image |
OmniAlgoSimpleDetection< ConverterT, AngleT, ImageT, PointT > | Utility class that show how to use the different classes composing OmniStuff to build a face detection/face tracking/motion detection system using omnidirectional images |
OmniAlgoVRFilterDetection< ConverterT, AngleT, ImageT, PointT > | Utility class that show how to use the VRFilter algorithm to detect and track faces directly on omnidirectional images |
OmniAngle< TypeT > | Used for conversion from an angle interval given in double variable to integer values |
OmniConversion< ConverterT, AngleT, ImageT, PointT > | Strategy design pattern |
OmniFaceDetecting | Pure abstract base class for Face Detecting |
OmniFastLookupTable | Conversion lookup table class |
OmniFastLookupTable::_image_coord_xy | |
OmniFastLookupTable::_omni_bounds | |
OmniFastLookupTable::_pano_bounds | Lookup table for panoramic image |
OmniGCardConverter | Graphic hardware converter class |
OmnimeetingApp | |
OmniMotionDetecting< ConverterT, AngleT > | Motion Detecting class |
OmniTracking< ConverterT, AngleT, ImageT, PointT > | Tracking algorithm class |
OmniTrackingTable< ConverterT, AngleT, ImageT, PointT > | The Tracking Table |
OStreamAudioEncoder | Encoder audio |
OStreamBufferedSink | Sinker class |
OStreamOnDemandSMS | On Demand Server Media Subsession |
OStreamReceiver | Receiver class |
OStreamUCast | Streamer class |
OStreamVideoDecoder | Decoder video |
OStreamVideoEncoder | Encoder video |
pano_coord_xy | X and y coords in a generic image |
ReceiverCtrlThread | |
StreamerCtrlThread | |
TrackingWindow | An "object" stored into the OmniTrackingTable |
VersionDialog | |