Table of Contents

Class IplImageQuadrangleEditor

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

Provides a user interface for visually editing a quadrangular region on top of the input image sequence.

public class IplImageQuadrangleEditor : DataSourceTypeEditor
Inheritance
IplImageQuadrangleEditor
Derived
Inherited Members

Constructors

IplImageQuadrangleEditor()

Initializes a new instance of the IplImageQuadrangleEditor class.

IplImageQuadrangleEditor(DataSource)

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