Class SIFT3D.Sep_FIR_filter

  • Enclosing class:
    SIFT3D

    class SIFT3D.Sep_FIR_filter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int dim  
      (package private) double[] kernel  
      (package private) int symmetric  
      (package private) int width  
    • Constructor Summary

      Constructors 
      Constructor Description
      Sep_FIR_filter()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • kernel

        double[] kernel
      • dim

        int dim
      • width

        int width
      • symmetric

        int symmetric
    • Constructor Detail

      • Sep_FIR_filter

        public Sep_FIR_filter()