]> AND Private Git Repository - these_qian.git/blob - images/Histogram_lena.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
test
[these_qian.git] / images / Histogram_lena.eps
1 %!PS-Adobe-3.0 EPSF-3.0\r
2 %%Creator: MATLAB, The Mathworks, Inc.\r
3 %%Title: D:\Histogram_lena.eps\r
4 %%CreationDate: 03/25/2009  10:47:03\r
5 %%DocumentNeededFonts: Helvetica\r
6 %%DocumentProcessColors: Cyan Magenta Yellow Black\r
7 %%LanguageLevel: 2\r
8 %%Pages: 1\r
9 %%BoundingBox:    87   262   507   578\r
10 %%EndComments\r
11 \r
12 %%BeginProlog\r
13 % MathWorks dictionary\r
14 /MathWorks 160 dict begin\r
15 % definition operators\r
16 /bdef {bind def} bind def\r
17 /ldef {load def} bind def\r
18 /xdef {exch def} bdef\r
19 /xstore {exch store} bdef\r
20 % operator abbreviations\r
21 /c  /clip ldef\r
22 /cc /concat ldef\r
23 /cp /closepath ldef\r
24 /gr /grestore ldef\r
25 /gs /gsave ldef\r
26 /mt /moveto ldef\r
27 /np /newpath ldef\r
28 /cm /currentmatrix ldef\r
29 /sm /setmatrix ldef\r
30 /rm /rmoveto ldef\r
31 /rl /rlineto ldef\r
32 /s {show newpath} bdef\r
33 /sc {setcmykcolor} bdef\r
34 /sr /setrgbcolor ldef\r
35 /sg /setgray ldef\r
36 /w /setlinewidth ldef\r
37 /j /setlinejoin ldef\r
38 /cap /setlinecap ldef\r
39 /rc {rectclip} bdef\r
40 /rf {rectfill} bdef\r
41 % page state control\r
42 /pgsv () def\r
43 /bpage {/pgsv save def} bdef\r
44 /epage {pgsv restore} bdef\r
45 /bplot /gsave ldef\r
46 /eplot {stroke grestore} bdef\r
47 % orientation switch\r
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def\r
49 % coordinate system mappings\r
50 /dpi2point 0 def\r
51 % font control\r
52 /FontSize 0 def\r
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]\r
54   makefont setfont} bdef\r
55 /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef\r
56 ISOLatin1Encoding WindowsLatin1Encoding copy pop\r
57 /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger\r
58 /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef\r
59 /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet\r
60 /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef\r
61 /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}\r
62 {/WindowsLatin1Encoding StandardEncoding bdef} ifelse\r
63 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse\r
64   exch dup 3 1 roll findfont dup length dict begin\r
65   { 1 index /FID ne {def}{pop pop} ifelse } forall\r
66   /Encoding exch def currentdict end definefont pop} bdef\r
67 /isroman {findfont /CharStrings get /Agrave known} bdef\r
68 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse\r
69   exch FMS} bdef\r
70 /csm {1 dpi2point div -1 dpi2point div scale neg translate\r
71  dup landscapeMode eq {pop -90 rotate}\r
72   {rotateMode eq {90 rotate} if} ifelse} bdef\r
73 % line types: solid, dotted, dashed, dotdash\r
74 /SO { [] 0 setdash } bdef\r
75 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef\r
76 /DA { [6 dpi2point mul] 0 setdash } bdef\r
77 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4\r
78   dpi2point mul] 0 setdash } bdef\r
79 % macros for lines and objects\r
80 /L {lineto stroke} bdef\r
81 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef\r
82 /AP {{rlineto} repeat} bdef\r
83 /PDlw -1 def\r
84 /W {/PDlw currentlinewidth def setlinewidth} def\r
85 /PP {closepath eofill} bdef\r
86 /DP {closepath stroke} bdef\r
87 /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto\r
88   neg 0 exch rlineto closepath} bdef\r
89 /FR {MR stroke} bdef\r
90 /PR {MR fill} bdef\r
91 /L1i {{currentfile picstr readhexstring pop} image} bdef\r
92 /tMatrix matrix def\r
93 /MakeOval {newpath tMatrix currentmatrix pop translate scale\r
94 0 0 1 0 360 arc tMatrix setmatrix} bdef\r
95 /FO {MakeOval stroke} bdef\r
96 /PO {MakeOval fill} bdef\r
97 /PD {currentlinewidth 2 div 0 360 arc fill\r
98    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def\r
99 /FA {newpath tMatrix currentmatrix pop translate scale\r
100   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef\r
101 /PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale\r
102   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef\r
103 /FAn {newpath tMatrix currentmatrix pop translate scale\r
104   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef\r
105 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale\r
106   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef\r
107 /vradius 0 def /hradius 0 def /lry 0 def\r
108 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def\r
109 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef\r
110   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly\r
111   vradius add translate hradius vradius scale 0 0 1 180 270 arc \r
112   tMatrix setmatrix lrx hradius sub uly vradius add translate\r
113   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix\r
114   lrx hradius sub lry vradius sub translate hradius vradius scale\r
115   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub\r
116   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix\r
117   closepath} bdef\r
118 /FRR {MRR stroke } bdef\r
119 /PRR {MRR fill } bdef\r
120 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def\r
121   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate\r
122   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad\r
123   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix\r
124   closepath} bdef\r
125 /FlrRR {MlrRR stroke } bdef\r
126 /PlrRR {MlrRR fill } bdef\r
127 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def\r
128   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate\r
129   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad\r
130   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix\r
131   closepath} bdef\r
132 /FtbRR {MtbRR stroke } bdef\r
133 /PtbRR {MtbRR fill } bdef\r
134 /stri 6 array def /dtri 6 array def\r
135 /smat 6 array def /dmat 6 array def\r
136 /tmat1 6 array def /tmat2 6 array def /dif 3 array def\r
137 /asub {/ind2 exch def /ind1 exch def dup dup\r
138   ind1 get exch ind2 get sub exch } bdef\r
139 /tri_to_matrix {\r
140   2 0 asub 3 1 asub 4 0 asub 5 1 asub\r
141   dup 0 get exch 1 get 7 -1 roll astore } bdef\r
142 /compute_transform {\r
143   dmat dtri tri_to_matrix tmat1 invertmatrix \r
144   smat stri tri_to_matrix tmat2 concatmatrix } bdef\r
145 /ds {stri astore pop} bdef\r
146 /dt {dtri astore pop} bdef\r
147 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string\r
148   currentfile \r
149   3 index 0 eq {/ASCIIHexDecode filter}\r
150   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }\r
151   ifelse exch readstring pop\r
152   dup 0 3 index getinterval /rbmap xdef\r
153   dup 2 index dup getinterval /gbmap xdef\r
154   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef\r
155 /it {gs np dtri aload pop moveto lineto lineto cp c\r
156   cols rows 8 compute_transform \r
157   rbmap gbmap bbmap true 3 colorimage gr}bdef\r
158 /il {newpath moveto lineto stroke}bdef\r
159 currentdict end def\r
160 %%EndProlog\r
161 \r
162 %%BeginSetup\r
163 MathWorks begin\r
164 \r
165 0 cap\r
166 \r
167 end\r
168 %%EndSetup\r
169 \r
170 %%Page: 1 1\r
171 %%BeginPageSetup\r
172 %%PageBoundingBox:    87   262   507   578\r
173 MathWorks begin\r
174 bpage\r
175 %%EndPageSetup\r
176 \r
177 %%BeginObject: obj1\r
178 bplot\r
179 \r
180 /dpi2point 12 def\r
181 portraitMode 1044 6936 csm\r
182 \r
183     0     0  5045  3782 rc\r
184 85 dict begin %Colortable dictionary\r
185 /c0 { 0.000000 0.000000 0.000000 sr} bdef\r
186 /c1 { 1.000000 1.000000 1.000000 sr} bdef\r
187 /c2 { 0.900000 0.000000 0.000000 sr} bdef\r
188 /c3 { 0.000000 0.820000 0.000000 sr} bdef\r
189 /c4 { 0.000000 0.000000 0.800000 sr} bdef\r
190 /c5 { 0.910000 0.820000 0.320000 sr} bdef\r
191 /c6 { 1.000000 0.260000 0.820000 sr} bdef\r
192 /c7 { 0.000000 0.820000 0.820000 sr} bdef\r
193 c0\r
194 1 j\r
195 1 sg\r
196    0    0 5046 3783 rf\r
197 6 w\r
198 0 -231 3910 0 0 231 656 3135 4 MP\r
199 PP\r
200 -3910 0 0 -231 3910 0 0 231 656 3135 5 MP stroke\r
201 gs 656 3135 3911 232 rc\r
202 gs np 656 3135 mt 0 232 rl 3910 0 rl 0 -232 rl cp c np\r
203 [3910 0 0 692 656 2905] cc\r
204 /picstr 768 string def\r
205 256 1 8\r
206 [256 0 0 1 0 0] {currentfile picstr readhexstring pop} false 3 colorimage\r
207 0000000101010202020303030404040505050606060707070808080909090A0A0A0B0B0B0C0C0C0D0D0D0E0E0E0F0F0F1010101111111212121313131414141515151616161717171818181919191A1A1A1B1B1B1C1C1C1D1D1D1E1E1E1F1F1F202020212121222222232323242424252525262626272727\r
208 2828282929292A2A2A2B2B2B2C2C2C2D2D2D2E2E2E2F2F2F3030303131313232323333333434343535353636363737373838383939393A3A3A3B3B3B3C3C3C3D3D3D3E3E3E3F3F3F4040404141414242424343434444444545454646464747474848484949494A4A4A4B4B4B4C4C4C4D4D4D4E4E4E4F4F4F\r
209 5050505151515252525353535454545555555656565757575858585959595A5A5A5B5B5B5C5C5C5D5D5D5E5E5E5F5F5F6060606161616262626363636464646565656666666767676868686969696A6A6A6B6B6B6C6C6C6D6D6D6E6E6E6F6F6F707070717171727272737373747474757575767676777777\r
210 7878787979797A7A7A7B7B7B7C7C7C7D7D7D7E7E7E7F7F7F8080808181818282828383838484848585858686868787878888888989898A8A8A8B8B8B8C8C8C8D8D8D8E8E8E8F8F8F9090909191919292929393939494949595959696969797979898989999999A9A9A9B9B9B9C9C9C9D9D9D9E9E9E9F9F9F\r
211 A0A0A0A1A1A1A2A2A2A3A3A3A4A4A4A5A5A5A6A6A6A7A7A7A8A8A8A9A9A9AAAAAAABABABACACACADADADAEAEAEAFAFAFB0B0B0B1B1B1B2B2B2B3B3B3B4B4B4B5B5B5B6B6B6B7B7B7B8B8B8B9B9B9BABABABBBBBBBCBCBCBDBDBDBEBEBEBFBFBFC0C0C0C1C1C1C2C2C2C3C3C3C4C4C4C5C5C5C6C6C6C7C7C7\r
212 C8C8C8C9C9C9CACACACBCBCBCCCCCCCDCDCDCECECECFCFCFD0D0D0D1D1D1D2D2D2D3D3D3D4D4D4D5D5D5D6D6D6D7D7D7D8D8D8D9D9D9DADADADBDBDBDCDCDCDDDDDDDEDEDEDFDFDFE0E0E0E1E1E1E2E2E2E3E3E3E4E4E4E5E5E5E6E6E6E7E7E7E8E8E8E9E9E9EAEAEAEBEBEBECECECEDEDEDEEEEEEEFEFEF\r
213 F0F0F0F1F1F1F2F2F2F3F3F3F4F4F4F5F5F5F6F6F6F7F7F7F8F8F8F9F9F9FAFAFAFBFBFBFCFCFCFDFDFDFEFEFEFFFFFF\r
214 gr\r
215 0 sg\r
216 0 -231 -3910 0 0 231 3910 0 656 3135 5 MP stroke\r
217 0 -231 -3910 0 0 231 3910 0 656 3135 5 MP stroke\r
218 gr\r
219 \r
220 0 sg\r
221 4 w\r
222 DO\r
223 SO\r
224 6 w\r
225  656 3366 mt 4566 3366 L\r
226  656 3135 mt 4566 3135 L\r
227 4566 3135 mt 4566 3366 L\r
228  656 3135 mt  656 3366 L\r
229  656 3366 mt 4566 3366 L\r
230  656 3135 mt  656 3366 L\r
231  656 3366 mt  656 3326 L\r
232  656 3135 mt  656 3174 L\r
233 %%IncludeResource: font Helvetica\r
234 /Helvetica /WindowsLatin1Encoding 120 FMSR\r
235 \r
236  623 3511 mt \r
237 (0) s\r
238 1422 3366 mt 1422 3326 L\r
239 1422 3135 mt 1422 3174 L\r
240 1356 3511 mt \r
241 (50) s\r
242 2189 3366 mt 2189 3326 L\r
243 2189 3135 mt 2189 3174 L\r
244 2089 3511 mt \r
245 (100) s\r
246 2956 3366 mt 2956 3326 L\r
247 2956 3135 mt 2956 3174 L\r
248 2856 3511 mt \r
249 (150) s\r
250 3722 3366 mt 3722 3326 L\r
251 3722 3135 mt 3722 3174 L\r
252 3622 3511 mt \r
253 (200) s\r
254 4489 3366 mt 4489 3326 L\r
255 4489 3135 mt 4489 3174 L\r
256 4389 3511 mt \r
257 (250) s\r
258  656 3135 mt  695 3135 L\r
259 4566 3135 mt 4526 3135 L\r
260  656 3250 mt  695 3250 L\r
261 4566 3250 mt 4526 3250 L\r
262  656 3366 mt  695 3366 L\r
263 4566 3366 mt 4526 3366 L\r
264  656 3366 mt 4566 3366 L\r
265  656 3135 mt 4566 3135 L\r
266 4566 3135 mt 4566 3366 L\r
267  656 3135 mt  656 3366 L\r
268 1 sg\r
269 0 2851 3910 0 0 -2851 656 3135 4 MP\r
270 PP\r
271 -3910 0 0 2851 3910 0 0 -2851 656 3135 5 MP stroke\r
272 4 w\r
273 DO\r
274 SO\r
275 6 w\r
276 0 sg\r
277  656 3135 mt 4566 3135 L\r
278  656 3135 mt  656  284 L\r
279  656 3135 mt  656 3095 L\r
280 1422 3135 mt 1422 3095 L\r
281 2189 3135 mt 2189 3095 L\r
282 2956 3135 mt 2956 3095 L\r
283 3722 3135 mt 3722 3095 L\r
284 4489 3135 mt 4489 3095 L\r
285  656 3135 mt  695 3135 L\r
286  555 3179 mt \r
287 (0) s\r
288  656 2834 mt  695 2834 L\r
289  488 2878 mt \r
290 (50) s\r
291  656 2534 mt  695 2534 L\r
292  421 2578 mt \r
293 (100) s\r
294  656 2234 mt  695 2234 L\r
295  421 2278 mt \r
296 (150) s\r
297  656 1934 mt  695 1934 L\r
298  421 1978 mt \r
299 (200) s\r
300  656 1634 mt  695 1634 L\r
301  421 1678 mt \r
302 (250) s\r
303  656 1334 mt  695 1334 L\r
304  421 1378 mt \r
305 (300) s\r
306  656 1034 mt  695 1034 L\r
307  421 1078 mt \r
308 (350) s\r
309  656  734 mt  695  734 L\r
310  421  778 mt \r
311 (400) s\r
312  656  434 mt  695  434 L\r
313  421  478 mt \r
314 (450) s\r
315 gs 656 284 3911 2852 rc\r
316 /c8 { 0.000000 0.000000 1.000000 sr} bdef\r
317 c8\r
318 656 3135 PD\r
319 671 3135 PD\r
320 686 3135 PD\r
321 702 3135 PD\r
322 717 3135 PD\r
323 732 3135 PD\r
324 748 3135 PD\r
325 763 3135 PD\r
326 778 3135 PD\r
327 794 3135 PD\r
328 809 3135 PD\r
329 824 3135 PD\r
330 840 3135 PD\r
331 0 -7 855 3135 2 MP stroke\r
332 870 3135 PD\r
333 886 3135 PD\r
334 0 -37 901 3135 2 MP stroke\r
335 0 -13 916 3135 2 MP stroke\r
336 0 -13 932 3135 2 MP stroke\r
337 0 -25 947 3135 2 MP stroke\r
338 0 -67 962 3135 2 MP stroke\r
339 0 -43 978 3135 2 MP stroke\r
340 0 -103 993 3135 2 MP stroke\r
341 0 -145 1008 3135 2 MP stroke\r
342 0 -175 1024 3135 2 MP stroke\r
343 0 -175 1039 3135 2 MP stroke\r
344 0 -217 1054 3135 2 MP stroke\r
345 0 -265 1070 3135 2 MP stroke\r
346 0 -295 1085 3135 2 MP stroke\r
347 0 -373 1100 3135 2 MP stroke\r
348 0 -499 1116 3135 2 MP stroke\r
349 0 -469 1131 3135 2 MP stroke\r
350 0 -745 1146 3135 2 MP stroke\r
351 0 -847 1162 3135 2 MP stroke\r
352 0 -859 1177 3135 2 MP stroke\r
353 0 -1303 1192 3135 2 MP stroke\r
354 0 -1453 1208 3135 2 MP stroke\r
355 0 -1555 1223 3135 2 MP stroke\r
356 0 -1681 1238 3135 2 MP stroke\r
357 0 -1951 1254 3135 2 MP stroke\r
358 0 -1867 1269 3135 2 MP stroke\r
359 0 -2035 1284 3135 2 MP stroke\r
360 0 -2197 1300 3135 2 MP stroke\r
361 0 -1801 1315 3135 2 MP stroke\r
362 0 -1777 1330 3135 2 MP stroke\r
363 0 -1741 1346 3135 2 MP stroke\r
364 0 -1789 1361 3135 2 MP stroke\r
365 0 -1507 1376 3135 2 MP stroke\r
366 0 -1345 1392 3135 2 MP stroke\r
367 0 -1309 1407 3135 2 MP stroke\r
368 0 -1129 1422 3135 2 MP stroke\r
369 0 -1153 1438 3135 2 MP stroke\r
370 0 -895 1453 3135 2 MP stroke\r
371 0 -805 1468 3135 2 MP stroke\r
372 0 -1003 1484 3135 2 MP stroke\r
373 0 -799 1499 3135 2 MP stroke\r
374 0 -883 1514 3135 2 MP stroke\r
375 0 -853 1530 3135 2 MP stroke\r
376 0 -841 1545 3135 2 MP stroke\r
377 0 -793 1560 3135 2 MP stroke\r
378 0 -757 1576 3135 2 MP stroke\r
379 0 -829 1591 3135 2 MP stroke\r
380 0 -973 1606 3135 2 MP stroke\r
381 0 -865 1622 3135 2 MP stroke\r
382 0 -1021 1637 3135 2 MP stroke\r
383 0 -781 1652 3135 2 MP stroke\r
384 0 -949 1668 3135 2 MP stroke\r
385 0 -1057 1683 3135 2 MP stroke\r
386 0 -913 1698 3135 2 MP stroke\r
387 0 -1081 1714 3135 2 MP stroke\r
388 0 -913 1729 3135 2 MP stroke\r
389 0 -805 1744 3135 2 MP stroke\r
390 0 -877 1760 3135 2 MP stroke\r
391 0 -751 1775 3135 2 MP stroke\r
392 0 -937 1790 3135 2 MP stroke\r
393 0 -895 1806 3135 2 MP stroke\r
394 0 -853 1821 3135 2 MP stroke\r
395 0 -889 1836 3135 2 MP stroke\r
396 0 -817 1852 3135 2 MP stroke\r
397 0 -961 1867 3135 2 MP stroke\r
398 0 -1063 1882 3135 2 MP stroke\r
399 0 -1069 1898 3135 2 MP stroke\r
400 0 -1087 1913 3135 2 MP stroke\r
401 0 -955 1928 3135 2 MP stroke\r
402 0 -1303 1944 3135 2 MP stroke\r
403 0 -1375 1959 3135 2 MP stroke\r
404 0 -1567 1974 3135 2 MP stroke\r
405 0 -1807 1990 3135 2 MP stroke\r
406 0 -2035 2005 3135 2 MP stroke\r
407 0 -1933 2020 3135 2 MP stroke\r
408 0 -1933 2036 3135 2 MP stroke\r
409 0 -1711 2051 3135 2 MP stroke\r
410 0 -1771 2066 3135 2 MP stroke\r
411 0 -1681 2082 3135 2 MP stroke\r
412 0 -1549 2097 3135 2 MP stroke\r
413 0 -1387 2112 3135 2 MP stroke\r
414 0 -1273 2128 3135 2 MP stroke\r
415 0 -1363 2143 3135 2 MP stroke\r
416 0 -1291 2158 3135 2 MP stroke\r
417 0 -1261 2174 3135 2 MP stroke\r
418 0 -1195 2189 3135 2 MP stroke\r
419 0 -1219 2204 3135 2 MP stroke\r
420 0 -1201 2220 3135 2 MP stroke\r
421 0 -1285 2235 3135 2 MP stroke\r
422 0 -1213 2250 3135 2 MP stroke\r
423 0 -1237 2266 3135 2 MP stroke\r
424 0 -1297 2281 3135 2 MP stroke\r
425 0 -1333 2296 3135 2 MP stroke\r
426 0 -1231 2312 3135 2 MP stroke\r
427 0 -1177 2327 3135 2 MP stroke\r
428 0 -1357 2342 3135 2 MP stroke\r
429 0 -1615 2358 3135 2 MP stroke\r
430 0 -1693 2373 3135 2 MP stroke\r
431 0 -1567 2388 3135 2 MP stroke\r
432 0 -1633 2404 3135 2 MP stroke\r
433 0 -1837 2419 3135 2 MP stroke\r
434 0 -2023 2434 3135 2 MP stroke\r
435 0 -1993 2450 3135 2 MP stroke\r
436 0 -2251 2465 3135 2 MP stroke\r
437 0 -2149 2480 3135 2 MP stroke\r
438 0 -2173 2496 3135 2 MP stroke\r
439 0 -2107 2511 3135 2 MP stroke\r
440 0 -1969 2526 3135 2 MP stroke\r
441 0 -1747 2542 3135 2 MP stroke\r
442 0 -1597 2557 3135 2 MP stroke\r
443 0 -1621 2572 3135 2 MP stroke\r
444 0 -1573 2588 3135 2 MP stroke\r
445 0 -1633 2603 3135 2 MP stroke\r
446 0 -1441 2618 3135 2 MP stroke\r
447 0 -1855 2634 3135 2 MP stroke\r
448 0 -1687 2649 3135 2 MP stroke\r
449 0 -1867 2664 3135 2 MP stroke\r
450 0 -1789 2680 3135 2 MP stroke\r
451 0 -1831 2695 3135 2 MP stroke\r
452 0 -1861 2710 3135 2 MP stroke\r
453 0 -1855 2726 3135 2 MP stroke\r
454 0 -2059 2741 3135 2 MP stroke\r
455 0 -1939 2756 3135 2 MP stroke\r
456 0 -1909 2772 3135 2 MP stroke\r
457 0 -1687 2787 3135 2 MP stroke\r
458 0 -1807 2802 3135 2 MP stroke\r
459 0 -1639 2818 3135 2 MP stroke\r
460 0 -1627 2833 3135 2 MP stroke\r
461 0 -1903 2848 3135 2 MP stroke\r
462 0 -2041 2864 3135 2 MP stroke\r
463 0 -2095 2879 3135 2 MP stroke\r
464 0 -2329 2894 3135 2 MP stroke\r
465 0 -2377 2910 3135 2 MP stroke\r
466 0 -2359 2925 3135 2 MP stroke\r
467 0 -2221 2940 3135 2 MP stroke\r
468 0 -2299 2956 3135 2 MP stroke\r
469 0 -1951 2971 3135 2 MP stroke\r
470 0 -1897 2986 3135 2 MP stroke\r
471 0 -1723 3002 3135 2 MP stroke\r
472 0 -1579 3017 3135 2 MP stroke\r
473 0 -1441 3032 3135 2 MP stroke\r
474 0 -1177 3048 3135 2 MP stroke\r
475 0 -1363 3063 3135 2 MP stroke\r
476 0 -1183 3078 3135 2 MP stroke\r
477 0 -1195 3094 3135 2 MP stroke\r
478 0 -1021 3109 3135 2 MP stroke\r
479 0 -1081 3124 3135 2 MP stroke\r
480 0 -949 3140 3135 2 MP stroke\r
481 0 -841 3155 3135 2 MP stroke\r
482 0 -1081 3170 3135 2 MP stroke\r
483 0 -1057 3186 3135 2 MP stroke\r
484 0 -949 3201 3135 2 MP stroke\r
485 0 -1057 3216 3135 2 MP stroke\r
486 0 -955 3232 3135 2 MP stroke\r
487 0 -1015 3247 3135 2 MP stroke\r
488 0 -985 3262 3135 2 MP stroke\r
489 0 -1045 3278 3135 2 MP stroke\r
490 0 -913 3293 3135 2 MP stroke\r
491 0 -721 3308 3135 2 MP stroke\r
492 0 -685 3324 3135 2 MP stroke\r
493 0 -643 3339 3135 2 MP stroke\r
494 0 -697 3354 3135 2 MP stroke\r
495 0 -607 3370 3135 2 MP stroke\r
496 0 -463 3385 3135 2 MP stroke\r
497 0 -541 3400 3135 2 MP stroke\r
498 0 -535 3416 3135 2 MP stroke\r
499 0 -457 3431 3135 2 MP stroke\r
500 0 -529 3446 3135 2 MP stroke\r
501 0 -379 3462 3135 2 MP stroke\r
502 0 -601 3477 3135 2 MP stroke\r
503 0 -601 3492 3135 2 MP stroke\r
504 0 -583 3508 3135 2 MP stroke\r
505 0 -709 3523 3135 2 MP stroke\r
506 0 -649 3538 3135 2 MP stroke\r
507 0 -781 3554 3135 2 MP stroke\r
508 0 -667 3569 3135 2 MP stroke\r
509 0 -631 3584 3135 2 MP stroke\r
510 0 -841 3600 3135 2 MP stroke\r
511 0 -793 3615 3135 2 MP stroke\r
512 0 -793 3630 3135 2 MP stroke\r
513 0 -661 3646 3135 2 MP stroke\r
514 0 -643 3661 3135 2 MP stroke\r
515 0 -661 3676 3135 2 MP stroke\r
516 0 -679 3692 3135 2 MP stroke\r
517 0 -745 3707 3135 2 MP stroke\r
518 0 -679 3722 3135 2 MP stroke\r
519 0 -649 3738 3135 2 MP stroke\r
520 0 -733 3753 3135 2 MP stroke\r
521 0 -781 3768 3135 2 MP stroke\r
522 0 -913 3784 3135 2 MP stroke\r
523 0 -871 3799 3135 2 MP stroke\r
524 0 -889 3814 3135 2 MP stroke\r
525 0 -919 3830 3135 2 MP stroke\r
526 0 -895 3845 3135 2 MP stroke\r
527 0 -757 3860 3135 2 MP stroke\r
528 0 -703 3876 3135 2 MP stroke\r
529 0 -643 3891 3135 2 MP stroke\r
530 0 -523 3906 3135 2 MP stroke\r
531 0 -499 3922 3135 2 MP stroke\r
532 0 -373 3937 3135 2 MP stroke\r
533 0 -271 3952 3135 2 MP stroke\r
534 0 -259 3968 3135 2 MP stroke\r
535 0 -193 3983 3135 2 MP stroke\r
536 0 -193 3998 3135 2 MP stroke\r
537 0 -163 4014 3135 2 MP stroke\r
538 0 -127 4029 3135 2 MP stroke\r
539 0 -151 4044 3135 2 MP stroke\r
540 0 -163 4060 3135 2 MP stroke\r
541 0 -85 4075 3135 2 MP stroke\r
542 0 -67 4090 3135 2 MP stroke\r
543 0 -55 4106 3135 2 MP stroke\r
544 0 -67 4121 3135 2 MP stroke\r
545 0 -43 4136 3135 2 MP stroke\r
546 0 -37 4152 3135 2 MP stroke\r
547 0 -13 4167 3135 2 MP stroke\r
548 0 -13 4182 3135 2 MP stroke\r
549 0 -7 4198 3135 2 MP stroke\r
550 4213 3135 PD\r
551 4228 3135 PD\r
552 4244 3135 PD\r
553 4259 3135 PD\r
554 4274 3135 PD\r
555 4290 3135 PD\r
556 4305 3135 PD\r
557 4320 3135 PD\r
558 4336 3135 PD\r
559 4351 3135 PD\r
560 4366 3135 PD\r
561 0 -7 4382 3135 2 MP stroke\r
562 4397 3135 PD\r
563 4412 3135 PD\r
564 4428 3135 PD\r
565 4443 3135 PD\r
566 4458 3135 PD\r
567 4474 3135 PD\r
568 4489 3135 PD\r
569 4504 3135 PD\r
570 4520 3135 PD\r
571 4535 3135 PD\r
572 4550 3135 PD\r
573 4566 3135 PD\r
574 0 sg\r
575 3910 0 656 3135 2 MP stroke\r
576 gr\r
577 \r
578 2315 3312 mt \r
579 (Gray Scale) s\r
580  339 2182 mt  -90 rotate\r
581 (Pixels Distribution) s\r
582 90 rotate\r
583 \r
584 end %%Color Dict\r
585 \r
586 eplot\r
587 %%EndObject\r
588 \r
589 epage\r
590 end\r
591 \r
592 showpage\r
593 \r
594 %%Trailer\r
595 %%EOF\r