Class ImgHashBase

    • Constructor Detail

      • ImgHashBase

        protected ImgHashBase​(long addr)
    • Method Detail

      • __fromPtr__

        public static ImgHashBase __fromPtr__​(long addr)
      • compare

        public double compare​(Mat hashOne,
                              Mat hashTwo)
      • compute

        public void compute​(Mat inputArr,
                            Mat outputArr)
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class Algorithm
        Throws:
        java.lang.Throwable