Class VLCanny.TVLCanny

From Mitov Wiki Doc
Revision as of 00:22, 22 November 2011 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.

BIGVLCanny.gif VLCanny.gif NETVLCanny.gif

Package: VisionLabPkg

Unit: VLCanny

Inherits: TVLCommonROIFilter

Contents

Syntax

Delphi:

type TVLCanny = class( TVLCommonROIFilter )

C++ Builder:

class TVLCanny : public TVLCommonROIFilter

Visual C++ (MFC):

class CTVLCanny : public CTVLCommonROIFilter

C# (.NET):

public ref class TVLCanny : Mitov.VisionLab.CommonROIFilter

Summary

Canny edge detection.

Description

Use this component to perform Canny algorithm for edge detection.


Example:

Original Image: Canny LowThreshold := 70;
HighThreshold := 90 :
SampleCannyOrig.png SampleCanny.png

Properties

Published

From TVLCommonROIFilter

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox