Click or drag to resize
DentalPanoramicExtractor Constructor

Constructor.

Namespace: OIV.ImageViz.Workflows
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public DentalPanoramicExtractor(
	SoImageDataAdapter inImage
)

Parameters

inImage
Type: OIV.ImageViz.Nodes.ImagesSoImageDataAdapter
Remarks

inImage: The input 3D CBCT image of the head (LP orientation).

See Also