A B C D E F G H I J K L M N O P Q R S T U V W

T

targetSize - Variable in class feature_extraction.ImageScaling
Depending on the method that will be called for scaling the image, the targetSize corresponds to:
a.
textToBinary(String, String, int) - Static method in class utilities.DescriptorsIO
Takes a folder with descriptor files in text format and converts them to binary.
theRegistry - Static variable in class utilities.ImageIOGreyScale
 
threshold - Variable in class feature_filtering.EntropyBasedFiltering
The threshold to apply, i.e. features with lower entropy will be filtered.
threshold - Variable in class feature_filtering.VarianceBasedFiltering
The threshold to apply, i.e. features with lower variance than will be filtered.
thresholds - Static variable in class feature_filtering.EntropyBasedFiltering
Corresponding thresholds for the percentiles above.
thresholds - Static variable in class feature_filtering.VarianceBasedFiltering
Corresponding thresholds for the percentiles above.
thresholdsDist - Variable in class vector_aggregation.VladAggregatorWithFiltering
Thresholds for the dist method.
thresholdsRatio - Static variable in class vector_aggregation.VladAggregatorWithFiltering
Thresholds for the ratio method corresponding to the percentages above.
thresholdsStd - Static variable in class vector_aggregation.VladAggregatorWithFiltering
Thresholds for the std method corresponding to the percentages above.
toString() - Method in class codebook_generation.SimpleKMeansWithOutput
return a string describing this clusterer.
toString() - Method in class data_structures.ADC
 
toString() - Method in class utilities.Result
 
totalExtractionTime - Variable in class feature_extraction.DescriptorExtractor
The total feature extraction time.
totalInternalVectorIndexingTime - Variable in class data_structures.AbstractSearchStructure
Average time taken for internal vector indexing operations.
totalNameMappingTime - Variable in class data_structures.AbstractSearchStructure
Average time taken to create a name to id and the reverse mapping.
totalNumberInterestPoints - Variable in class feature_extraction.DescriptorExtractor
The total number of detected interest points.
totalpersistentIndexUpdateTime - Variable in class data_structures.VladArray
The total time taken to update the persistent index.
totalVectorIndexingTime - Variable in class data_structures.AbstractSearchStructure
Average total time taken to index a vector.
transactional - Variable in class data_structures.AbstractSearchStructure
Whether the environment will be transactional.
transform(double[]) - Method in class utilities.RandomOrthogonalTransformation
 
type - Variable in class utilities.ImageIOGreyScale.CanEncodeImageAndFormatFilter
 

A B C D E F G H I J K L M N O P Q R S T U V W