类的使用
cc.chungkwong.mathocr.online.Trace
-
使用Trace的程序包 程序包 说明 cc.chungkwong.mathocr.common cc.chungkwong.mathocr.offline.extractor.tracer cc.chungkwong.mathocr.online cc.chungkwong.mathocr.ui -
-
cc.chungkwong.mathocr.common中Trace的使用
类型变量类型为Trace的cc.chungkwong.mathocr.common中的构造器参数 构造器 说明 Fraction(Expression numerator, Expression denominator, List<Trace> primitives)Radical(Expression power, Expression radicand, List<Trace> primitives)Symbol(String name, List<Trace> primitives) -
cc.chungkwong.mathocr.offline.extractor.tracer中Trace的使用
返回Trace的cc.chungkwong.mathocr.offline.extractor.tracer中的方法 修饰符和类型 方法 说明 TraceComponent. getTrace()参数类型为Trace的cc.chungkwong.mathocr.offline.extractor.tracer中的构造器 构造器 说明 Component(Trace trace)Create a componentJunction(Trace trace)Create a junctionSegment(Trace trace, int thick)Create a segmentSegment(Trace trace, int thick, double angleBegin, double angleEnd)Create a segment -
cc.chungkwong.mathocr.online中Trace的使用
返回Trace的cc.chungkwong.mathocr.online中的方法 修饰符和类型 方法 说明 static TraceSpeedNormalizer. normalize(Trace trace, int samples)static TraceSpeedNormalizer. normalize(Trace trace, int samples, double length)返回变量类型为Trace的类型的cc.chungkwong.mathocr.online中的方法 修饰符和类型 方法 说明 List<Trace>TraceList. getTraces()参数类型为Trace的cc.chungkwong.mathocr.online中的方法 修饰符和类型 方法 说明 static intTraceList. getDistance(Trace trace0, Trace trace1)static doubleSpeedNormalizer. getLength(Trace trace)static intTraceList. getSideDistance(Trace trace0, Trace trace1)static TraceSpeedNormalizer. normalize(Trace trace, int samples)static TraceSpeedNormalizer. normalize(Trace trace, int samples, double length)static voidSpeedNormalizer. normalize(Trace trace, int samples, double[] x, double[] y)static voidSpeedNormalizer. normalize(Trace trace, int samples, double length, double[] x, double[] y)类型变量类型为Trace的cc.chungkwong.mathocr.online中的构造器参数 构造器 说明 TraceList(List<Trace> traces)Create a sequence of strokes -
cc.chungkwong.mathocr.ui中Trace的使用
参数类型为Trace的cc.chungkwong.mathocr.ui中的方法 修饰符和类型 方法 说明 static ShapeTraceListViewer. toPath2D(Trace trace)
-