Class Creators


  • public class Creators
    extends Object
    create Ops for use in FLIM analysis
    Author:
    Dasong Gao, Gabriel Selzer
    • Method Detail

      • makeSquareKernel

        public static Img<DoubleType> makeSquareKernel​(int size)
        Convenience method to generate a square kernel for use in flim Ops
        Parameters:
        size - the width/height of the kernel
        Returns:
        a kernel for use in Flim
        Implementation Note:
        op names="create.kernelSum" type=Function