Class libdt.Dytex

  • Enclosing class:
    libdt

    public class libdt.Dytex
    extends java.lang.Object
    Dynamic Texture class. This is the class for a standard dynamic texture. It serves as the base class for the online version of the DT. It includes functions for: 1) estimating parameters; 2) regularizing; 3) synthesizing video; 4) pre-processing video for usage with DT (for other classes).
    • Field Detail

      • Ymean

        public libdt.Mat Ymean
        < options for the Dytex
      • mu0

        public libdt.Mat mu0
        < observation matrix
      • vrows

        public int vrows
        < initial state covariance
      • vcols

        public int vcols
        < initial state covariance
      • isempty

        public boolean isempty
        < for synthesis, number of columns in a frame (0 if unknown).
      • Cvs

        public libdt.Mat Cvs
        < indicates am empty Dt
      • isCvs

        public boolean isCvs
        < Cvs precomputed value
    • Constructor Detail

      • Dytex

        public Dytex()
        < Cvs computed