Class SparseMatchInterpolator

    • Constructor Detail

      • SparseMatchInterpolator

        protected SparseMatchInterpolator​(long addr)
    • Method Detail

      • interpolate

        public void interpolate​(Mat from_image,
                                Mat from_points,
                                Mat to_image,
                                Mat to_points,
                                Mat dense_flow)
      • finalize

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