<div>hello,everybody,</div>
<div>Now,I have a text file which consists of some coordinates and the corresponding displacements. It has the form as follows:</div>
<div>&nbsp;28&nbsp; 15 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 34&nbsp; 14&nbsp; <br>&nbsp;9&nbsp;&nbsp; 22&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13&nbsp; 24&nbsp; <br>&nbsp;10&nbsp; 31&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;15&nbsp; 31&nbsp;&nbsp;&nbsp; <br>&nbsp;22&nbsp; 29&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25&nbsp; 27&nbsp; <br>&nbsp;26&nbsp; 40&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33&nbsp; 39&nbsp;&nbsp; <br>&nbsp;85&nbsp; 38&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 90&nbsp; 39&nbsp;&nbsp; <br>&nbsp;55&nbsp; 65&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp; 64&nbsp;&nbsp; <br>
&nbsp;69&nbsp; 64&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65&nbsp; 66&nbsp;&nbsp; <br>&nbsp;74&nbsp; 75&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 68&nbsp; 76&nbsp;&nbsp; <br>&nbsp;82&nbsp; 79&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 78&nbsp; 82&nbsp;&nbsp; <br>&nbsp;9&nbsp;&nbsp;&nbsp;97&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14&nbsp; 95&nbsp;&nbsp; <br>&nbsp;28&nbsp; 95&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33&nbsp; 95&nbsp;&nbsp; <br>&nbsp;28&nbsp; 108&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; 32&nbsp; 109&nbsp;&nbsp; <br>&nbsp;74&nbsp; 107&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70&nbsp; 108&nbsp;&nbsp; <br>&nbsp;72&nbsp; 117&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 68&nbsp; 118&nbsp;&nbsp; </div>

<div>The first and second volumes are the coordinates of the points, and the third and fourth volumes are the terminal points of the corresponding displacements at this coordinates.</div>
<div>Now, I just want to get a vector image,in which ,the pixel is a vector.These vectors are the displacements at&nbsp;corresponding coordinates&nbsp;and only have values at these coordinates, at other coordinates, they equal to 0 vector.</div>

<div>Does anybody know how get this vector image?</div>
<div>Thank you very much for your advice!</div>
<div>&nbsp;</div>
<div>feng</div>