You are here: Start » FIL.NET » TextureModel Constructor

TextureModel Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public TextureModel
(
	IList<IList<FilNet.Gaussian>> gaussians,
	IList<string> models,
	IList<double> thresholds,
	IList<double> logThresholds,
	bool gaussian,
	int pyramid,
	int patch,
	int overlap
)

Parameters

See also