Class ConnectedComponentCollectionVisualizer
Provides a type visualizer that displays the properties of a collection of connected components.
public class ConnectedComponentCollectionVisualizer : IplImageVisualizer
- Inheritance
-
ConnectedComponentCollectionVisualizer
- 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.