Documentation of 'boofcv.struct.convolve.KernelContinuous1D_F32' Java class
KernelContinuous1D_F32
boofcv.struct.convolve

Class KernelContinuous1D_F32

  • Direct Known Subclasses:
    BicubicKernel_F32


    public abstract class KernelContinuous1D_F32
    extends Kernel1D

    Computes the instantaneous value of a continuous valued function.

    The kernel is assumed to be zero outside of its radius.

    • Method Detail

      • compute

        public abstract float compute(float x)
        Computes the value of the kernel at hte specified point.
        Parameters:
        x - Function's input.
        Returns:
        Function's value at point 'x'

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.