Class CalibrateRobertson

    • Constructor Detail

      • CalibrateRobertson

        protected CalibrateRobertson​(long addr)
    • Method Detail

      • getRadiance

        public Mat getRadiance()
      • getThreshold

        public float getThreshold()
      • getMaxIter

        public int getMaxIter()
      • setMaxIter

        public void setMaxIter​(int max_iter)
      • setThreshold

        public void setThreshold​(float threshold)
      • finalize

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