Class libdt.PatchBatchExtractor

  • Enclosing class:
    libdt

    class libdt.PatchBatchExtractor
    extends java.lang.Object
    Class for extracting spatio-temporal patches (cubes) from a video (batch mode). This extractor works in "batch" mode, where all patches extracted from a video and stored. It is basically a wrapper around PatchExtractor, which stores all the obtained patches. \sa PatchExtractor, PatchOptions
    • Field Detail

      • loc

        public java.util.Vector<javax.vecmath.Point3i> loc
        • coff

          public javax.vecmath.Point3i coff