The CvTracks type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from DictionaryInt32, CvTrack.) | |
| Clear | (Inherited from DictionaryInt32, CvTrack.) | |
| ContainsKey | (Inherited from DictionaryInt32, CvTrack.) | |
| ContainsValue | (Inherited from DictionaryInt32, CvTrack.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | (Inherited from DictionaryInt32, CvTrack.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from DictionaryInt32, CvTrack.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnDeserialization | (Inherited from DictionaryInt32, CvTrack.) | |
| Remove | (Inherited from DictionaryInt32, CvTrack.) | |
| Render(IplImage, IplImage) |
Prints tracks information.
| |
| Render(IplImage, IplImage, RenderTracksMode) |
Prints tracks information.
| |
| Render(IplImage, IplImage, RenderTracksMode, CvFont) |
Prints tracks information.
| |
| ToString | (Overrides ObjectToString.) | |
| TryGetValue | (Inherited from DictionaryInt32, CvTrack.) |
See Also