-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzk-esl增量刷图的流程.drawio
87 lines (87 loc) · 7.66 KB
/
zk-esl增量刷图的流程.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<mxfile host="app.diagrams.net" modified="2022-09-08T06:33:34.822Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" etag="m4gDnJrboXNtX4xs8ktM" version="20.2.8" type="github">
<diagram id="fwwbZcN6re4uZmmeimw8" name="第 1 页">
<mxGraphModel dx="1422" dy="754" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Jaz-UzlWrOv9AN5_99XI-2" value="图片解析的流程" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="450" y="60" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Jaz-UzlWrOv9AN5_99XI-3" value="包含:<br>价签信息<br>本次解析的图片本身<br>layout<br>picindex(价签的图片)<br>是否允许增量(这如果逻辑闭环,应该是不需要参数控制的)<br>解析方案(抖动或者接近色)<br>价签mode" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry width="340" height="120" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" target="MtmUnXymhspHwuPsDhXZ-7" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="190" y="350" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1.025;exitY=0.413;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitPerimeter=0;" parent="1" source="MtmUnXymhspHwuPsDhXZ-1" target="MtmUnXymhspHwuPsDhXZ-8" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.992;exitY=0.633;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitPerimeter=0;" parent="1" source="MtmUnXymhspHwuPsDhXZ-1" target="MtmUnXymhspHwuPsDhXZ-9" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.992;exitY=0.847;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitPerimeter=0;" parent="1" source="MtmUnXymhspHwuPsDhXZ-1" target="MtmUnXymhspHwuPsDhXZ-10" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-1" value="模板绘制完成的图片<br>(24位彩色图)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="70" y="320" width="120" height="150" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-4" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="MtmUnXymhspHwuPsDhXZ-2" target="MtmUnXymhspHwuPsDhXZ-3" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-2" value="直接下载的图片<br>(24位或者32位的彩色图)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="730" y="350" width="150" height="100" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-3" value="图片商品" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="910" y="370" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-17" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="MtmUnXymhspHwuPsDhXZ-7" target="MtmUnXymhspHwuPsDhXZ-16" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-7" value="双色屏<br>(黑白)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="270" y="260" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-19" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="MtmUnXymhspHwuPsDhXZ-8" target="MtmUnXymhspHwuPsDhXZ-18" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-8" value="三色屏<br>(黑白红,黑白黄)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="270" y="330" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-21" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="MtmUnXymhspHwuPsDhXZ-9" target="MtmUnXymhspHwuPsDhXZ-20" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-9" value="四色屏<br>(黑白红黄)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="270" y="400" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-23" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="MtmUnXymhspHwuPsDhXZ-10" target="MtmUnXymhspHwuPsDhXZ-22" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-10" value="多色屏<br>(七色)" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="270" y="470" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-16" value="一张图" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="470" y="260" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-18" value="两张图" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="470" y="330" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-20" value="一张图" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="470" y="400" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-22" value="一张图" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="470" y="470" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-24" value="抖动算法" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="570" y="740" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-25" value="" style="html=1;shadow=0;dashed=0;align=center;verticalAlign=middle;shape=mxgraph.arrows2.arrow;dy=0.6;dx=40;direction=south;notch=0;" parent="1" vertex="1">
<mxGeometry x="595" y="600" width="70" height="100" as="geometry" />
</mxCell>
<mxCell id="MtmUnXymhspHwuPsDhXZ-27" value="图片商品上传的时候可以调整横纵,这个数据" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="840" y="260" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>