类的使用
cc.chungkwong.mathocr.offline.extractor.tracer.Graph
-
使用Graph的程序包 程序包 说明 cc.chungkwong.mathocr.offline.extractor.tracer -
-
cc.chungkwong.mathocr.offline.extractor.tracer中Graph的使用
返回Graph的cc.chungkwong.mathocr.offline.extractor.tracer中的方法 修饰符和类型 方法 说明 static Graph<Junction,Segment>ThinTracer. buildRawGraph(Bitmap image)Graph<V,E>Graph. clone()Graph<Junction,Segment>SkeletonTracer. trace(Bitmap bitmap)Construct skeleton graphGraph<Junction,Segment>ThinTracer. trace(Bitmap image)返回变量类型为Graph的类型的cc.chungkwong.mathocr.offline.extractor.tracer中的方法 修饰符和类型 方法 说明 Iterator<Graph<V,E>>Graph. getComponents()参数类型为Graph的cc.chungkwong.mathocr.offline.extractor.tracer中的方法 修饰符和类型 方法 说明 static voidThinTracer. simplifyGraph(Graph<Junction,Segment> graph)static StringGraph. toString(Graph<Junction,Segment> graph)TraceListGraphTracer. trace(Graph<Junction,Segment> graph)Trace strokesTraceListGreedyGraphTracer. trace(Graph<Junction,Segment> graph)static BufferedImageGraph. visualize(Graph<Junction,Segment> graph, int width, int height)
-