Table of Contents

Class IplImageRoiEditor

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

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

public class IplImageRoiEditor : DataSourceTypeEditor
Inheritance
IplImageRoiEditor
Derived
Inherited Members

Constructors

IplImageRoiEditor()

Initializes a new instance of the IplImageRoiEditor class.

IplImageRoiEditor(DataSource)

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