Ignore:
Timestamp:
Mar 20, 2011, 3:27:44 PM (13 years ago)
Author:
sommeria
Message:

civ : bug in binary check repaired. Introduction of the option PIVlab for PIV (still under test)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_motion.m

    r224 r225  
    241241                        Asub=reshape(Asub,[],1);%first sub-image reshaped as matlab vector
    242242                        rangx(1)=-(isx2-ibx2)+shiftx;
    243                         rangx(2)=isx2-ibx2+shiftx
     243                        rangx(2)=isx2-ibx2+shiftx;
    244244                        rangy(1)=-(isy2-iby2)-shifty;
    245245                        rangy(2)=(isy2-iby2)-shifty
Note: See TracChangeset for help on using the changeset viewer.