MouseCallbackData Class Reference
MouseCallbackData is just a structure containing data needed by HighGUI's mouse callback.
More...
List of all members.
|
Public Member Functions |
| MouseCallbackData (CAMShiftTracker &myCAMShiftTracker) |
Public Attributes |
IplImage * | image |
CAMShiftTracker & | myCAMShiftTracker |
CvPoint | selectionOrigin |
CvRect | selection |
bool | isInSelection |
Detailed Description
MouseCallbackData is just a structure containing data needed by HighGUI's mouse callback.
That is, the image we are selecting from, our tracker, the current selection, and if we were selecting already.
The documentation for this class was generated from the following file:
Generated on Sun Feb 19 21:44:51 2006 for CV4HCI by
1.4.4