Class VLFindTargets.TVLZeroZoneSize

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.

Package: VisionLabPkg

Unit: VLFindTargets

Inherits: TVLIntegerSize

Contents

Syntax

Delphi:

type TVLZeroZoneSize = class( TVLIntegerSize )

C++ Builder:

class TVLZeroZoneSize : public TVLIntegerSize

Visual C++ (MFC):

class CTVLZeroZoneSize : public CTVLIntegerSize

C# (.NET):

public ref class ZeroZoneSize : Mitov.VisionLab.IntegerSize

Summary

ZeroZone properties class.

Description

Defines a class for ZeroZone properties.

The ZeroZone specifies the half size of the dead region in the middle of the search zone over which the summation in formulae below is not done. It is used sometimes to avoid possible singularities of the autocorrelation matrix. The value of (-1,-1) indicates that there is no such size.

Properties

Published

From TVLIntegerSize

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox