![]() |
ImFusion SDK 4.3
|
This is the complete list of members for LC2, including all inherited members.
| compute(int patchSize, const TypedImage< float > *img, TypedImage< float > *imgOut=0, double *weightOut=0) | LC2 | static |
| computeLC2(int patchSize, const TypedImage< T > &img, TypedImage< T > *imgOut=0, double *weightOut=0) | LC2 | protectedstatic |
| computeLC2_3D(int patchSize, const TypedImage< T > &img, TypedImage< T > *imgOut=0, double *weightOut=0) | LC2 | protectedstatic |
| createLC2Aux(TypedImage< float > *moving, TypedImage< T > *fixed) | LC2 | static |
| updateLC2(double *ptrOut, double sgn, int x, int y, const TypedImage< T > &img) | LC2 | inlineprotectedstatic |