Table of Contents

Class MorphologyDataGroup

Namespace
H.Controls.Diagram.Presenters.OpenCV.NodeDataGroups
Assembly
H.Controls.Diagram.Presenters.OpenCV.dll
[Icon("")]
[Display(Name = "形态", Description = "对图像进行腐蚀、膨胀、开运算和闭运算", Order = 4)]
public class MorphologyDataGroup : BasicDataGroupBase, INotifyPropertyChanged, IBasicDataGroup, IVideoDataGroup, IImageDataGroup, INodeDataGroup, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable
Inheritance
MorphologyDataGroup
Implements
Inherited Members
Extension Methods

Methods

CreateNodeDatas()

protected override IEnumerable<INodeData> CreateNodeDatas()

Returns

IEnumerable<INodeData>