You are here: Start » AVL.NET » TexemModel Constructor
TexemModel Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public TexemModel ( int pyramidHeight, bool gaussianPyramid, int gaussianKernel, int tileSize, int modelType, AvlNet.NDGaussianMixtureParams[] models )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| pyramidHeight | int | ||||
| gaussianPyramid | bool | ||||
| gaussianKernel | int | ||||
| tileSize | int | ||||
| modelType | int | ||||
| models | AvlNet.NDGaussianMixtureParams[] |
