Uses of Package
viper.descriptors

Packages that use viper.descriptors
viper.comparison Provides the classes necessary to compare Descriptors, including a simple command line application useful for generating graphs between a large number of cases.  
viper.comparison.distances   
viper.descriptors Provides the classes necessary to read comparable Descriptors in from a file.  
viper.descriptors.attributes Provides the classes necessary to read Attributes in from a file and compare them.  
viper.filters   
 

Classes in viper.descriptors used by viper.comparison
CanonicalFileDescriptor
          This class holds a FILE Information descriptor and can perform some standard operations.
Descriptor
          This class represents a Descriptor of a given visual element in a video file.
DescriptorConfigs
          A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
DescriptorData
          A set of descriptors that can be associated with multiple source media files.
DescriptorList
          A DescriptorList contains all Descriptors associated with a given file.
 

Classes in viper.descriptors used by viper.comparison.distances
CanonicalFileDescriptor
          This class holds a FILE Information descriptor and can perform some standard operations.
 

Classes in viper.descriptors used by viper.descriptors
CanonicalFileDescriptor
          This class holds a FILE Information descriptor and can perform some standard operations.
DescPrototype
          The DescPrototype is a descriptor object that does not contain data and supports
Descriptor
          This class represents a Descriptor of a given visual element in a video file.
DescriptorConfigs
          A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
DescriptorData
          A set of descriptors that can be associated with multiple source media files.
DescriptorList
          A DescriptorList contains all Descriptors associated with a given file.
DescSingle
          This class represents a Descriptor of a given visual element in a video file.
DescVector
          A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
EndOfBlockException
          Thrown if there is a data block overrun in the VReader.
ImproperDescriptorException
          Indicates a descriptor was attempted to be used that was not defined in the descriptor config section.
 

Classes in viper.descriptors used by viper.descriptors.attributes
CanonicalFileDescriptor
          This class holds a FILE Information descriptor and can perform some standard operations.
DescVector
          A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
 

Classes in viper.descriptors used by viper.filters
Descriptor
          This class represents a Descriptor of a given visual element in a video file.
DescriptorConfigs
          A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
DescriptorList
          A DescriptorList contains all Descriptors associated with a given file.