pro vpd,vx1,vy1,step,thr,im ; ; Displays the flow-map VX1,VY1 like arrows at each STEP-th point. ; THR is a maximum threshold for VX1,VY1. IM is a name of array ; containing the underlying image. Black background, white axes. ; vx=vx1>(-thr) vx=vx(-thr) vy=vy