Class CalibrateCRF

    • Constructor Detail

      • CalibrateCRF

        protected CalibrateCRF​(long addr)
    • Method Detail

      • __fromPtr__

        public static CalibrateCRF __fromPtr__​(long addr)
      • process

        public void process​(List<Mat> src,
                            Mat dst,
                            Mat times)
        Recovers inverse camera response.
        Parameters:
        src - vector of input images
        dst - 256x1 matrix with inverse camera response function
        times - vector of exposure time values for each image