Class VLExtractRobustFeatures.TVLExtractRobustFeatures

From Mitov Wiki Doc
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.

BIGVLExtractRobustFeatures.gif VLExtractRobustFeatures.gif NETVLExtractRobustFeatures.gif

Package: VisionLabPkg

Unit: VLExtractRobustFeatures

Inherits: TVLQueueVisionComponent

Contents

Syntax

Delphi:

type TVLExtractRobustFeatures = class( TVLQueueVisionComponent, IVLRobustFeatures, TVLOWRobustFeaturesSourcePin )

C++ Builder:

class TVLExtractRobustFeatures : public TVLQueueVisionComponent

Visual C++ (MFC):

class CTVLExtractRobustFeatures : public CTVLQueueVisionComponent

C# (.NET):

public ref class ExtractRobustFeatures : Mitov.VisionLab.QueueVisionComponent

Summary

Extracts robust features using SURF algorithm.

Description

Use this component to extract robust features using SURF algorithm.


Diagram:

VLExtractRobustFeatures Preview.png


Example:

Original Image: Extracted Features:
OriginalSURF.png ProcessedSURF.png

Properties

Published

Pins

Events

From TVLQueueVisionComponent

Properties

Public

Pins

From TVLSyncSinkFilter

Properties

Published

From TVLSinkFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox