TemplateMatchingConfig コンストラクター

コンストラクタ

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public TemplateMatchingConfig(
	string identifier,
	double score,
	TemplateImage templateImage,
	Bounds searchBounds
)

パラメーター

identifier
型: SystemString
識別キー
score
型: SystemDouble
スコア(0.0~1.0)
templateImage
型: KeyToKey.PluginsTemplateImage
テンプレート画像
searchBounds
型: KeyToKey.PluginsBounds
探索範囲
関連項目