You are here: Start » AVL.NET » NDCooccurrenceParams Constructor

NDCooccurrenceParams Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public NDCooccurrenceParams
(
	AvlNet.Matrix[] model,
	int step,
	int quant,
	int pyramidHeight,
	int matrixLevels,
	int meanBox,
	int processingType
)

Parameters

Name Type Range Default Description
modelAvlNet.Matrix[]
stepint
quantint
pyramidHeightint
matrixLevelsint
meanBoxint
processingTypeint

See also