IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 11, 2015, 9:12:28 AM (11 years ago)
Author:
eugene
Message:

add api for arbitrary 3D rotations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/libdvo_astro.h

    r38986 r39245  
    138138} Image;
    139139
     140CoordTransform *AllocTransform (double phi, double Xo, double xo);
    140141CoordTransform *InitTransform (CoordTransformSystem input, CoordTransformSystem output);
    141142int ApplyTransform (double *x, double *y, double X, double Y, CoordTransform *transform);
Note: See TracChangeset for help on using the changeset viewer.