MLPHandle(input_control)class_mlp→(integer) MLP handle. GenParamNames(input_control)attribute.name-array→(string) Names of the generic parameters that can be adjusted for the LUT classifier creation. Default value:[] Suggested values:'bit_depth','class_selection','rejection_threshold' ...
+ cache-base "^1.0.1" + class-utils "^0.3.5" + component-emitter "^1.2.1" + define-property "^1.0.0" + isobject "^3.0.1" + mixin-deep "^1.2.0" + pascalcase "^0.1.1" + +basic-auth@~2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/basic-auth/-...
SVMHandle(input_control)class_svm→(integer) SVM handle. GenParamNames(input_control)attribute.name-array→(string) Names of the generic parameters that can be adjusted for the LUT classifier creation. Default value:[] Suggested values:'bit_depth','class_selection' ...
+ cache-base "^1.0.1" + class-utils "^0.3.5" + component-emitter "^1.2.1" + define-property "^1.0.0" + isobject "^3.0.1" + mixin-deep "^1.2.0" + pascalcase "^0.1.1" + +basic-auth@~2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/basic-auth/-/...
create_class_lut_mlp(Operator) Name create_class_lut_mlp— Create a look-up table using a multi-layer perceptron to classify byte images. create_class_lut_mlp( : :MLPHandle,GenParamName,GenParamValue:ClassLUTHandle) Description create_class_lut_mlpgenerates a look-up table (LUT)ClassLUTHandl...