Class KeyPointCollectionVisualizer
Provides a type visualizer that displays the collection of key points, or features, extracted from an image frame.
public class KeyPointCollectionVisualizer : IplImageVisualizer
- Inheritance
-
KeyPointCollectionVisualizer
- Inherited Members
Methods
Show(object)
Updates the type visualizer to display the specified value object.
public override void Show(object value)
Parameters
value
objectThe value to visualize.