Table of Contents

Class IplImageEllipseEditor

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

Provides a user interface for visually editing elliptical regions on top of the input image sequence.

public class IplImageEllipseEditor : DataSourceTypeEditor
Inheritance
IplImageEllipseEditor
Derived
Inherited Members

Constructors

IplImageEllipseEditor()

Initializes a new instance of the IplImageEllipseEditor class using the input image data source.

IplImageEllipseEditor(DataSource)

Initializes a new instance of the IplImageEllipseEditor 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.