showimx.mBack to Contents<< Prev |  Next >> 

showimx
[lhs1,lhs2,lhs3,lhs4,lhs5,lhs6,lhs7]=showimx(A, frame);

Description
 
FUNCTION:  Displaying data of LaVision's IMX structure 
           (one vector field, all image frames or only single image frame) 
 
ARGUMENTS: A  = IMX-structure created by READIMX/READIM7 function 
 
RETURN:    in case of images (image type=0): 
              lhs1 = scaled x-coordinates 
              lhs2 = scaled y-coordinates 
              lhs3 = scaled image intensities 
           in case of 2D vector fields (A.IType = 1,2 or 3): 
              lhs1 = scaled x-coordinates 
              lhs2 = scaled y-coordinates 
              lhs3 = scaled vx-components of vectors 
              lhs4 = scaled vy-components of vectors 
              lhs5 = vector choice field 
           in case of 3D vector fields (A.IType = 4 or 5): 
              lhs1 = scaled x-coordinates 
              lhs2 = scaled y-coordinates 
              lhs3 = scaled z-coordinates 
              lhs4 = scaled vx-components of vectors 
              lhs5 = scaled vy-components of vectors 
              lhs6 = scaled vz-components of vectors 
              lhs7 = vector choice field 

 Previous: shiftfNext: showscal 

Help file generated by m2html 1.06