Share

Open Source Image Velocimetry

Code

Programming Languages: C, MATLAB

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@osiv.cvs.sourceforge.net:/cvsroot/osiv login

cvs -z3 -d:pserver:anonymous@osiv.cvs.sourceforge.net:/cvsroot/osiv co -P modulename

Show:

What's happening?

  • problem with files in subdirectory

    When the images to be correlated are in a subdirectory "mydir", executing $osiv_corr ./mydir/image1.tif ./mydir/image2.tif does not work. Work-around:use the full path to specify the location: $osiv_corr `pwd`/mydir/image1.tif `pwd`/mydir/image2.tif.

    2009-09-08 21:07:05 UTC by nobody

Our Numbers