Suoranta.NaturalLanguage - Developer API

ImageSegmenter Constructor

Namespace:  Suoranta.NaturalLanguage.Imaging
Assembly:  Suoranta.NaturalLanguage (in Suoranta.NaturalLanguage.dll)

Syntax


protected ImageSegmenter(
	string onnxModelFile,
	Size modelInputResolution,
	bool initialize
)

Parameters

onnxModelFile
Type: String
modelInputResolution
Type: Size
initialize
Type: Boolean