ERC CISST - cisst software
svlFilterImageTracker Class Reference
Inheritance diagram for svlFilterImageTracker:
[legend]Collaboration diagram for svlFilterImageTracker:
[legend]List of all members.
Detailed Description
Definition at line 36 of file svlFilterImageTracker.h.
Public Member Functions
-
int SetTracker (svlImageTracker &tracker, unsigned int videoch=SVL_LEFT)
-
void SetMovingAverageSmoothing (double weight)
-
void SetFrameSkip (unsigned int skipcount)
-
void SetIterations (unsigned int count)
-
void ResetTargets ()
-
int SetRigidBody (bool enable)
-
void SetRigidBodyConstraints (double angle_low, double angle_high, double scale_low, double scale_high)
-
int SetROI (const svlRect &rect, unsigned int videoch=SVL_LEFT)
-
int SetROI (int left, int top, int right, int bottom, unsigned int videoch=SVL_LEFT)
-
int GetROI (svlRect &rect, unsigned int videoch=SVL_LEFT) const
Protected Member Functions
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu