Package sc.fiji.snt.filter


package sc.fiji.snt.filter
Filters for detection of tube-like structures
  • Classes
    Class
    Description
    Frangi<T extends net.imglib2.type.numeric.RealType<T>,U extends net.imglib2.type.numeric.RealType<U>>
    A.F.
    Static helpers for creating lazy filtered images
    SpectralSimilarity<T extends net.imglib2.type.numeric.RealType<T>,U extends net.imglib2.type.numeric.RealType<U>>
    Computes a spectral similarity map from a multichannel (e.g., Brainbow) image.
    Tubeness<T extends net.imglib2.type.numeric.RealType<T>,U extends net.imglib2.type.numeric.RealType<U>>
    Computes a tubeness (vesselness) filter on a multi-dimensional image using multi-scale eigenvalue analysis of the Hessian matrix.
    UnaryComputerOpCellLoader<T,S extends net.imglib2.type.NativeType<S>,R extends net.imglib2.RandomAccessibleInterval<T>>
    This class is taken directly from https://github.com/saalfeldlab/hot-knife