Class IplImageCircleEditor
Provides a user interface for visually editing circular regions on top of the input image sequence.
public class IplImageCircleEditor : DataSourceTypeEditor
- Inheritance
-
IplImageCircleEditor
- Derived
- Inherited Members
Constructors
- IplImageCircleEditor()
Initializes a new instance of the IplImageCircleEditor class using the input image data source.
- IplImageCircleEditor(DataSource)
Initializes a new instance of the IplImageCircleEditor class using the specified image data source.
Methods
- EditValue(ITypeDescriptorContext, IServiceProvider, object)
Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
- GetEditStyle(ITypeDescriptorContext)
Gets the editor style used by the EditValue(IServiceProvider, object) method.
- GetImageSource(IObservable<IObservable<object>>)
Gets the sequence of images arriving to or from the operator.