Class VLMorphFilter.TVLMorphFilter

From Mitov Wiki Doc
Revision as of 00:30, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLMorphFilter.gif VLMorphFilter.gif NETVLMorphFilter.gif

Package: VideoLabAdditionalPkg

Unit: VLMorphFilter

Inherits: TVLCommonROIMatrixFilterIntermidiate

Contents

Syntax

Delphi:

type TVLMorphFilter = class( TVLCommonROIMatrixFilterIntermidiate )

C++ Builder:

class TVLMorphFilter : public TVLCommonROIMatrixFilterIntermidiate

Visual C++ (MFC):

class CTVLMorphFilter : public CTVLCommonROIMatrixFilterIntermidiate

C# (.NET):

public ref class MorphFilter : Mitov.VideoLab.CommonROIMatrixFilterIntermidiate

Summary

Erodes or deludes the video.

Description

\

Erodes or deludes the frames.

Generally, the erosion and dilation smooth the boundaries of objects without significantly changing their area. Both operations use either a user-defined rectangular mask, or a structuring element.


Diagram:

VLMorphFilter Preview.png


Example:

Original Image:

DilateErodeOriginalDemo.png

Erode:

ErodeDemo.png


Dilate:

DilateDemo.png

Properties

Published

From TVLCommonROIMatrixSizeAnchorFilter

Properties

Published

From TVLCommonROIMatrixSizeFilter

Properties

Published

From TVLCommonROIFilter

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox