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