You are here: Start » AVL.NET » TextureModel Constructor
TextureModel Constructor
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Syntax
public TextureModel ( AvlNet.Gaussian[][] gaussians, string[] models, double[] thresholds, double[] logThresholds, bool gaussian, int pyramid, int patch, int overlap )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
gaussians | AvlNet.Gaussian[][] | ||||
models | string[] | ||||
thresholds | double[] | ||||
logThresholds | double[] | ||||
gaussian | bool | ||||
pyramid | int | ||||
patch | int | ||||
overlap | int |