Class VLBaseTargetFilter.TVLSearchWindowSize

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLSearchWindowSize : [[Class VLRectRegion.TVLIntegerSize|Mitov.VisionLab.IntegerSize]]
+
'''public ref class''' SearchWindowSize : [[Class VLRectRegion.TVLIntegerSize|Mitov.VisionLab.IntegerSize]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 48: Line 48:
 
*[[Property VLRectRegion.TVLIntegerSize.Width|Width]]
 
*[[Property VLRectRegion.TVLIntegerSize.Width|Width]]
 
*[[Property VLRectRegion.TVLIntegerSize.Height|Height]]
 
*[[Property VLRectRegion.TVLIntegerSize.Height|Height]]
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function VLRectRegion.TVLIntegerSize.GetSize() : TSize|function GetSize() : TSize]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:30, 26 June 2013

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: VLBaseTargetFilter

Inherits: TVLIntegerSize

Contents

Syntax

Delphi:

type TVLSearchWindowSize = class( TVLIntegerSize )

C++ Builder:

class TVLSearchWindowSize : public TVLIntegerSize

Visual C++ (MFC):

class CTVLSearchWindowSize : public CTVLIntegerSize

C# (.NET):

public ref class SearchWindowSize : Mitov.VisionLab.IntegerSize

Summary

Window Size properties class.

Description

Defines a class for WindowSize properties specifying the size of the search window of each pyramid level.

Properties

Published

From TVLIntegerSize

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox