Class VLBoxFilter.TVLBoxFilter

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.

BIGVLBoxFilter.gif VLBoxFilter.gif NETVLBoxFilter.gif

Package: VideoLabPkg

Unit: VLBoxFilter

Inherits: TVLCommonROIMatrixFilterIntermidiate

Contents

Syntax

Delphi:

type TVLBoxFilter = class( TVLCommonROIMatrixFilterIntermidiate )

C++ Builder:

class TVLBoxFilter : public TVLCommonROIMatrixFilterIntermidiate

Visual C++ (MFC):

class CTVLBoxFilter : public CTVLCommonROIMatrixFilterIntermidiate

C# (.NET):

public ref class BoxFilter : Mitov.VideoLab.CommonROIMatrixFilterIntermidiate

Summary

Performs Average, Min, Max or Median filter operation.

Description

Use this component to perform Average, Min, Max or Median filter operation.


Diagram:

VLBoxFilter Preview.png


Example of 4x4 mask filters:

Original Image: Average Filter:
SampleVideo.png SampleBoxAverage.png
Average Min: Filter Max:
SampleBoxMin.png SampleBoxMax.png
Filter Median:
SampleBoxMedian.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