代码搜索结果

找到约 3,225 项符合 Recognition 的代码

hre.h

/* * hre.h: API for Handwriting Recognition Engine on Unix * Author: James Kempf * Created On: Wed Oct 28 11:30:43 1992 * Last Modified By: James Kempf * Last Mod

hre.h

/* * hre.h: API for Handwriting Recognition Engine on Unix * Author: James Kempf * Created On: Wed Oct 28 11:30:43 1992 * Last Modified By: James Kempf * Last Mod

hre.h

/* * hre.h: API for Handwriting Recognition Engine on Unix * Author: James Kempf * Created On: Wed Oct 28 11:30:43 1992 * Last Modified By: James Kempf * Last Mod

hre.h

/* * hre.h: API for Handwriting Recognition Engine on Unix * Author: James Kempf * Created On: Wed Oct 28 11:30:43 1992 * Last Modified By: James Kempf * Last Mod

hre.h

/* * hre.h: API for Handwriting Recognition Engine on Unix * Author: James Kempf * Created On: Wed Oct 28 11:30:43 1992 * Last Modified By: James Kempf * Last Mod

contents.m

% Fisher Linear Discriminat. % % fld - Fisher Linear Discriminat. % fldqp - Fisher Linear Discriminat using quadratic programming. % % About: Statistical Pattern Recognition Toolbox % (C) 1999-

dis_arm_opcodes.h

/* * dis_arm_opcodes.h * * Opcode recognition tables for ARM processors. * Support for ARM and THUMB instruction sets. * * by Nick Patavalis (npat@inaccessnetworks.com) * * This code was par

svmpattern.java

package edu.udo.cs.mySVMdb.SVM; public class SVMpattern extends SVM { /** * Class for pattern recognition SVM * @author Stefan R黳ing * @version 1.0 */ public SVMpatter

marker.m

function [m]=marker(i) % MARKER returs the marker specified by i from a given set % % Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac % (c) Czech Technical University Prague,

dataid.m

function [id]=dataid(type) % [id]=dataid(type) % % DATAID returns string identifier of the given data % type. % % Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac % (c) C