MeVisLab Toolbox Reference
|
This is the complete list of members for ml::KernelTools, including all inherited members.
adaptWorldCoordinates(PagedImage &outImg, BorderHandling borderHandling, const ImageVector &negExt) | ml::KernelTools | static |
applyFiltering(const ImageVector &inImgExt, LineApplicator< DATATYPE > &lineApp, BorderHandling borderHandling, MLdouble fillValue, TSubImageWithCursor< DATATYPE > &outSubImg, TSubImageWithCursor< DATATYPE > &inSubImg) | ml::KernelTools | inlinestatic |
applyFiltering(const ImageVector &inImgExt, const fctLineFilter< DATATYPE > &lineFilter, const ImageVector &negKernelExt, const ImageVector &posKernelExt, BorderHandling borderHandling, MLdouble fillValue, TSubImageWithCursor< DATATYPE > &outSubImg, TSubImageWithCursor< DATATYPE > &inSubImg) | ml::KernelTools | inlinestatic |
BorderHandling enum name | ml::KernelTools | |
BorderHandlingNames | ml::KernelTools | static |
calcAreaToBeCalculated(const ImageVector &inImgExt, const ImageVector &negFilterExt, const ImageVector &posFilterExt, BorderHandling borderHandling, bool isSeparable=false, MLint numIterations=1) | ml::KernelTools | static |
calcInSubImageBoxForOutSubImg(const SubImageBox &outSubImgBox, BorderHandling borderHandling, const ImageVector &negExt, const ImageVector &posExt, bool isSeparable=false, MLint numIterations=1) | ml::KernelTools | static |
calcOutImageExt(const ImageVector &imgExt, const ImageVector &kernelExt, BorderHandling borderHandling, MLint numIterations=1) | ml::KernelTools | static |
calcOutInCoordShift(BorderHandling borderHandling, const ImageVector &negKernelExt) | ml::KernelTools | static |
calcSrcVoxelOffset(const ImageVector &strides, const ImageVector &kernelNegExt) | ml::KernelTools | static |
copyLine(const IN_DATATYPE *inCursor, OUT_DATATYPE *outCursor, size_t numVox, MLsoffset srcVoxelOffset) | ml::KernelTools | inlinestatic |
correlateLine(const IN_DATATYPE *inCursor, OUT_DATATYPE *outCursor, size_t numVox, const K_DATATYPE *valTab, const MLsoffset *indexTab, size_t indexTabSize) | ml::KernelTools | inlinestatic |
correlateLineEvtWithIntervals(const IN_DATATYPE *inCursor, OUT_DATATYPE *outCursor, size_t numVox, const K_DATATYPE *valTab, const MLsoffset *indexTab, size_t indexTabSize, MLsoffset srcVoxelOffset, MLdouble imgIntMinVal, MLdouble imgIntMaxVal, MLdouble kernIntMinVal, MLdouble kernIntMaxVal, bool useImgInt, bool useKernInt) | ml::KernelTools | inlinestatic |
correlateLineWithImageAndKernelInterval(const IN_DATATYPE *inCursor, OUT_DATATYPE *outCursor, size_t numVox, const K_DATATYPE *valTab, const MLsoffset *indexTab, size_t indexTabSize, MLsoffset srcVoxelOffset, MLdouble imgIntMinVal, MLdouble imgIntMaxVal, MLdouble kernIntMinVal, MLdouble kernIntMaxVal) | ml::KernelTools | inlinestatic |
correlateLineWithImageInterval(const IN_DATATYPE *inCursor, OUT_DATATYPE *outCursor, size_t numVox, const K_DATATYPE *valTab, const MLsoffset *indexTab, size_t indexTabSize, MLsoffset srcVoxelOffset, MLdouble minVal, MLdouble maxVal) | ml::KernelTools | inlinestatic |
correlateLineWithKernelInterval(const IN_DATATYPE *inCursor, OUT_DATATYPE *outCursor, size_t numVox, const K_DATATYPE *valTab, const MLsoffset *indexTab, size_t indexTabSize, MLsoffset srcVoxelOffset, MLdouble minVal, MLdouble maxVal) | ml::KernelTools | inlinestatic |
createIndexTab(const ImageVector &inSubImgStrides, const Kernel &kernel) | ml::KernelTools | static |
deleteIndexTab(MLsoffset *idxTab) | ml::KernelTools | static |
expandForSeparableOrIterativeFiltering(SubImageBox &box, const ImageVector &negKernelExt, const ImageVector &posKernelExt, bool isSeparable, MLint numIterations) | ml::KernelTools | static |
fillBorders(const ImageVector &inImgExt, const ImageVector &negKernelExt, const ImageVector &posKernelExt, KernelTools::BorderHandling borderHandling, MLdouble fillValue, SubImage &outSubImg, SubImage &inSubImg) | ml::KernelTools | static |
NO_PAD enum value | ml::KernelTools | |
NUM_BORDER_HANDLINGS enum value | ml::KernelTools | |
PAD_DST_FILL enum value | ml::KernelTools | |
PAD_DST_ORIGFILL enum value | ml::KernelTools | |
PAD_DST_UNDEFINED enum value | ml::KernelTools | |
PAD_SRC_CLAMP enum value | ml::KernelTools | |
PAD_SRC_FILL enum value | ml::KernelTools | |
PAD_SRC_UNDEFINED enum value | ml::KernelTools |