Home
last modified time | relevance | path

Searched refs:getShapeFeatureFromInkFile (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/neuralnet/
H A DNeuralNetShapeRecognizer.h745 int getShapeFeatureFromInkFile(const string& inkFilePath,
H A DNeuralNetShapeRecognizer.cpp2919 if( getShapeFeatureFromInkFile(path, shapeFeature) != SUCCESS ) in trainFromListFile()
3555 int NeuralNetShapeRecognizer::getShapeFeatureFromInkFile(const string& inkFilePath, in getShapeFeatureFromInkFile() function in NeuralNetShapeRecognizer
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/activedtw/
H A DActiveDTWShapeRecognizer.h889 int getShapeFeatureFromInkFile(const string& inkFilePath,
H A DActiveDTWShapeRecognizer.cpp3735 int ActiveDTWShapeRecognizer::getShapeFeatureFromInkFile(const string& inkFilePath, in getShapeFeatureFromInkFile() function in ActiveDTWShapeRecognizer
4063 if( getShapeFeatureFromInkFile(path, shapeFeature) != SUCCESS ) in trainFromListFile()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/nn/
H A DNNShapeRecognizer.h838 int getShapeFeatureFromInkFile(const string& inkFilePath,
H A DNNShapeRecognizer.cpp2809 int NNShapeRecognizer::getShapeFeatureFromInkFile(const string& inkFilePath, in getShapeFeatureFromInkFile() function in NNShapeRecognizer
3058 if( getShapeFeatureFromInkFile(path, shapeFeature) != SUCCESS ) in trainFromListFile()