OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.MlModule.ANN_MLP Member List

This is the complete list of members for OpenCVForUnity.MlModule.ANN_MLP, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.ANN_MLPstatic
ANNEALOpenCVForUnity.MlModule.ANN_MLP
BACKPROPOpenCVForUnity.MlModule.ANN_MLP
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModel
create()OpenCVForUnity.MlModule.ANN_MLPstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.MlModule.ANN_MLPprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.MlModule.StatModelvirtual
GAUSSIANOpenCVForUnity.MlModule.ANN_MLP
getAnnealCoolingRatio()OpenCVForUnity.MlModule.ANN_MLP
getAnnealFinalT()OpenCVForUnity.MlModule.ANN_MLP
getAnnealInitialT()OpenCVForUnity.MlModule.ANN_MLP
getAnnealItePerStep()OpenCVForUnity.MlModule.ANN_MLP
getBackpropMomentumScale()OpenCVForUnity.MlModule.ANN_MLP
getBackpropWeightScale()OpenCVForUnity.MlModule.ANN_MLP
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getLayerSizes()OpenCVForUnity.MlModule.ANN_MLP
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getRpropDW0()OpenCVForUnity.MlModule.ANN_MLP
getRpropDWMax()OpenCVForUnity.MlModule.ANN_MLP
getRpropDWMin()OpenCVForUnity.MlModule.ANN_MLP
getRpropDWMinus()OpenCVForUnity.MlModule.ANN_MLP
getRpropDWPlus()OpenCVForUnity.MlModule.ANN_MLP
getTermCriteria()OpenCVForUnity.MlModule.ANN_MLP
getTrainMethod()OpenCVForUnity.MlModule.ANN_MLP
getVarCount()OpenCVForUnity.MlModule.StatModel
getWeights(int layerIdx)OpenCVForUnity.MlModule.ANN_MLP
IDENTITYOpenCVForUnity.MlModule.ANN_MLP
isClassifier()OpenCVForUnity.MlModule.StatModel
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isTrained()OpenCVForUnity.MlModule.StatModel
LEAKYRELUOpenCVForUnity.MlModule.ANN_MLP
load(string filepath)OpenCVForUnity.MlModule.ANN_MLPstatic
NO_INPUT_SCALEOpenCVForUnity.MlModule.ANN_MLP
NO_OUTPUT_SCALEOpenCVForUnity.MlModule.ANN_MLP
predict(Mat samples, Mat results, int flags)OpenCVForUnity.MlModule.StatModelvirtual
predict(Mat samples, Mat results)OpenCVForUnity.MlModule.StatModelvirtual
predict(Mat samples)OpenCVForUnity.MlModule.StatModelvirtual
PREPROCESSED_INPUTOpenCVForUnity.MlModule.StatModel
RAW_OUTPUTOpenCVForUnity.MlModule.StatModel
RELUOpenCVForUnity.MlModule.ANN_MLP
RPROPOpenCVForUnity.MlModule.ANN_MLP
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setActivationFunction(int type, double param1, double param2)OpenCVForUnity.MlModule.ANN_MLP
setActivationFunction(int type, double param1)OpenCVForUnity.MlModule.ANN_MLP
setActivationFunction(int type)OpenCVForUnity.MlModule.ANN_MLP
setAnnealCoolingRatio(double val)OpenCVForUnity.MlModule.ANN_MLP
setAnnealFinalT(double val)OpenCVForUnity.MlModule.ANN_MLP
setAnnealInitialT(double val)OpenCVForUnity.MlModule.ANN_MLP
setAnnealItePerStep(int val)OpenCVForUnity.MlModule.ANN_MLP
setBackpropMomentumScale(double val)OpenCVForUnity.MlModule.ANN_MLP
setBackpropWeightScale(double val)OpenCVForUnity.MlModule.ANN_MLP
setLayerSizes(Mat _layer_sizes)OpenCVForUnity.MlModule.ANN_MLP
setRpropDW0(double val)OpenCVForUnity.MlModule.ANN_MLP
setRpropDWMax(double val)OpenCVForUnity.MlModule.ANN_MLP
setRpropDWMin(double val)OpenCVForUnity.MlModule.ANN_MLP
setRpropDWMinus(double val)OpenCVForUnity.MlModule.ANN_MLP
setRpropDWPlus(double val)OpenCVForUnity.MlModule.ANN_MLP
setTermCriteria(TermCriteria val)OpenCVForUnity.MlModule.ANN_MLP
setTrainMethod(int method, double param1, double param2)OpenCVForUnity.MlModule.ANN_MLP
setTrainMethod(int method, double param1)OpenCVForUnity.MlModule.ANN_MLP
setTrainMethod(int method)OpenCVForUnity.MlModule.ANN_MLP
SIGMOID_SYMOpenCVForUnity.MlModule.ANN_MLP
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
train(TrainData trainData, int flags)OpenCVForUnity.MlModule.StatModel
train(TrainData trainData)OpenCVForUnity.MlModule.StatModel
train(Mat samples, int layout, Mat responses)OpenCVForUnity.MlModule.StatModel
UPDATE_MODELOpenCVForUnity.MlModule.StatModel
UPDATE_WEIGHTSOpenCVForUnity.MlModule.ANN_MLP