Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
transformImageFast.c File Reference
#include "mex.h"
#include "math.h"
Include dependency graph for transformImageFast.c:

Functions

void transformImageFast (double *x, double *y, double *t, double *z, int mX, int nX, int mY, int nY)
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Function Documentation

◆ mexFunction()

void mexFunction ( int nlhs,
mxArray * plhs[],
int nrhs,
const mxArray * prhs[] )

References transformImageFast().

Here is the call graph for this function:

◆ transformImageFast()

void transformImageFast ( double * x,
double * y,
double * t,
double * z,
int mX,
int nX,
int mY,
int nY )

Referenced by centeredRotate(), and mexFunction().

Here is the caller graph for this function: