Serialized Form
|
Package org.imirsel.m2k.evaluation |
ModelName
java.lang.String ModelName
- The model name
copyToDirectory
java.lang.String copyToDirectory
- Directory to store evaluation data in
verbose
boolean verbose
- verbose output flag
GTSignals
java.util.Vector GTSignals
- store for ground-truth signals
DetSignals
java.util.Vector DetSignals
- store for detected signals
numberOfResultSets
int numberOfResultSets
- number of result sets
receivedGroundTruth
boolean receivedGroundTruth
- flag indicating whether ground truth has been received
receivedDetectedSignals
boolean receivedDetectedSignals
- flag indicating whether detected signals have been received
examples
Signal[] examples
numExamples
int numExamples
verbose
boolean verbose
tolerance
double tolerance
detectorName
java.lang.String detectorName
receivedGroundTruth
boolean receivedGroundTruth
receivedDetectedSignals
boolean receivedDetectedSignals
copyToDirectory
java.lang.String copyToDirectory
GTSignals
java.util.Vector GTSignals
DetSignals
java.util.Vector DetSignals
verbose
boolean verbose
ModelName
java.lang.String ModelName
copyToDirectory
java.lang.String copyToDirectory
verbose
boolean verbose
accuracyStore
java.util.Vector accuracyStore
GTSignals
java.util.Vector GTSignals
DetSignals
java.util.Vector DetSignals
numberOfResultSets
int numberOfResultSets
receivedGroundTruth
boolean receivedGroundTruth
receivedDetectedSignals
boolean receivedDetectedSignals
sigStore
java.util.Vector sigStore
outputDirectory
java.lang.String outputDirectory
evaluationName
java.lang.String evaluationName
verbose
boolean verbose
- flag indicating whether debug output should be sent to the console
numQueries
int numQueries
outputDirectory
java.lang.String outputDirectory
evalFileExt
java.lang.String evalFileExt
signalFileExt
java.lang.String signalFileExt
verbose
boolean verbose
numberOfResultSets
int numberOfResultSets
receivedGroundTruth
boolean receivedGroundTruth
queries
java.util.Vector queries
groundTruth
java.util.HashMap groundTruth
totalRelevant
int totalRelevant
algResult
java.util.HashMap algResult
totalRetrieved
int totalRetrieved
storedNormRec
java.util.TreeMap storedNormRec
storedAvgPrec
java.util.TreeMap storedAvgPrec
storedRPrec
java.util.TreeMap storedRPrec
storedADR
java.util.TreeMap storedADR
storedDetail
java.util.HashMap storedDetail
tolerance
double tolerance
detectorName
java.lang.String detectorName
receivedGroundTruth
boolean receivedGroundTruth
receivedDetectedSignals
boolean receivedDetectedSignals
copyToDirectory
java.lang.String copyToDirectory
GTSignals
java.util.Vector GTSignals
DetSignals
java.util.Vector DetSignals
verbose
boolean verbose
tolerance
double tolerance
detectorName
java.lang.String detectorName
receivedGroundTruth
boolean receivedGroundTruth
receivedDetectedSignals
boolean receivedDetectedSignals
copyToDirectory
java.lang.String copyToDirectory
GTSignals
java.util.Vector GTSignals
DetSignals
java.util.Vector DetSignals
verbose
boolean verbose
sigStore
java.util.Vector sigStore
outputDirectory
java.lang.String outputDirectory
evaluationName
java.lang.String evaluationName
verbose
boolean verbose
verbose
boolean verbose
readingState
int readingState
wavFiles
java.util.Vector wavFiles
onsetData
java.util.Vector onsetData
transcriptionData
java.util.Vector transcriptionData
metaDataLabel_Onsets
java.lang.String metaDataLabel_Onsets
metaDataLabel_Labels
java.lang.String metaDataLabel_Labels
metaDataLabel_Transcription
java.lang.String metaDataLabel_Transcription
count
int count
verbose
boolean verbose
readingState
int readingState
wavFiles
java.util.Vector wavFiles
metaDataLabel
java.lang.String metaDataLabel
count
int count
verbose
boolean verbose
timeInc
double timeInc
columnLabel
java.lang.String columnLabel
readingState
int readingState
wavFiles
java.util.Vector wavFiles
count
int count
verbose
boolean verbose
readingState
int readingState
wavFiles
java.util.Vector wavFiles
onsetData
java.util.Vector onsetData
count
int count
verbose
boolean verbose
readingState
int readingState
wavFiles
java.util.Vector wavFiles
metaDataLabel
java.lang.String metaDataLabel
count
int count
classNames
java.util.Vector classNames
resultSignals
java.util.Vector resultSignals
hierarchies
java.util.Vector hierarchies
truthIndices
java.util.Vector truthIndices
classificationIndices
java.util.Vector classificationIndices
ModelName
java.lang.String ModelName
resultFileExt
java.lang.String resultFileExt
signalFileExt
java.lang.String signalFileExt
storageDirectory
java.lang.String storageDirectory
classHierarchyFile
java.lang.String classHierarchyFile
storedConfusion
int[][] storedConfusion
accuracyStore
java.util.Vector accuracyStore
hierAccStore
java.util.Vector hierAccStore
numberOfResultSets
int numberOfResultSets
verbose
boolean verbose
sigStore
java.util.Vector sigStore
outputDirectory
java.lang.String outputDirectory
evaluationName
java.lang.String evaluationName
outputFileExt
java.lang.String outputFileExt
verbose
boolean verbose
- flag indicating whether debug output should be sent to the console
sigStore
java.util.Vector sigStore
outputDirectory
java.lang.String outputDirectory
evaluationName
java.lang.String evaluationName
outputFileExt
java.lang.String outputFileExt
verbose
boolean verbose
- flag indicating whether debug output should be sent to the console
|
Package org.imirsel.m2k.filters |
numFilters
int numFilters
lowestFreq
double lowestFreq
highestFreq
double highestFreq
FilterBank
double[][] FilterBank
mn
int mn
mx
int mx
receivingData
boolean receivingData
fss
java.lang.Integer fss
fs
int fs
fl
double fl
fh
double fh
p
int p
oldn
int oldn
coef
double coef
maintainState
boolean maintainState
old
double old
coef
double coef
maintainState
boolean maintainState
old
double old
numFilters
int numFilters
- Variable to hold number of filters used in filterbank
lowestFreq
double lowestFreq
- Lowest frequency used in filterbank
highestFreq
double highestFreq
- Highest frequency used in filterbank
alpha
double alpha
- distance variable used to calculate spectral contrast
useBase10
boolean useBase10
- Flag indicating whether base 10 logs should be used or base e.
FilterBank
double[][] FilterBank
mn
int mn
mx
int mx
oldn
int oldn
receivingData
boolean receivingData
fss
java.lang.Integer fss
fs
int fs
distance
int distance
|
Package org.imirsel.m2k.io |
ClassName
java.lang.String ClassName
List
FileListWithClass List
announced
boolean announced
ClassName
java.lang.String ClassName
signals
java.util.Vector signals
announced
boolean announced
ClassName
java.lang.String ClassName
signals
java.util.Vector signals
announced
boolean announced
className
java.lang.String className
fileList
java.lang.String[] fileList
listSize
int listSize
usePropertiesFile
boolean usePropertiesFile
propertiesFile
java.lang.String propertiesFile
currentSignalsForArray
java.util.Vector currentSignalsForArray
outputting
boolean outputting
outputPosition
int outputPosition
currentClass
java.lang.String currentClass
theList
Signal[] theList
names
java.util.Vector names
classNames
java.util.Vector classNames
recurseSubDirs
java.util.Vector recurseSubDirs
substringFileFilters
java.util.Vector substringFileFilters
excludeFileFilters
java.util.Vector excludeFileFilters
getNameFrom
java.util.Vector getNameFrom
usePropertiesFile
boolean usePropertiesFile
propertiesFile
java.lang.String propertiesFile
outputting
boolean outputting
outputPosition
int outputPosition
currentClass
java.lang.String currentClass
theList
Signal[] theList
names
java.util.Vector names
classNames
java.util.Vector classNames
recurseSubDirs
java.util.Vector recurseSubDirs
substringFileFilters
java.util.Vector substringFileFilters
excludeFileFilters
java.util.Vector excludeFileFilters
getNameFrom
java.util.Vector getNameFrom
CSVFormat
boolean CSVFormat
Disable
boolean Disable
Label
java.lang.String Label
PrintDimensions
boolean PrintDimensions
- Display dimensions
PrintValues
boolean PrintValues
- Format values for display
Disable
boolean Disable
- Disable flag
Label
java.lang.String Label
- Label used when printing out arrays
extension
java.lang.String extension
forceRecalculation
boolean forceRecalculation
waitingForFeatureExtraction
int waitingForFeatureExtraction
queue
java.util.Vector queue
verbose
boolean verbose
path
java.lang.String path
filename
java.lang.String filename
hasRun
boolean hasRun
showDebug
boolean showDebug
verbose
boolean verbose
verbose
boolean verbose
DisplayProperties
boolean DisplayProperties
HeaderSize
int HeaderSize
BytesPerSample
int BytesPerSample
AudioFile
java.io.File AudioFile
dataLength
int dataLength
NumSamples
int NumSamples
lastPosition
long lastPosition
value1L
int value1L
value2L
int value2L
value3L
int value3L
value1R
int value1R
value2R
int value2R
value3R
int value3R
signedValue
double signedValue
scalingFactor
double scalingFactor
numChannels
int numChannels
SampleRate
int SampleRate
LeftSamples
double[] LeftSamples
RightSamples
double[] RightSamples
state
int state
j
int j
DirectoryPath
java.lang.String DirectoryPath
FileNameFilter
java.lang.String FileNameFilter
state
int state
hasRun
boolean hasRun
numSamples
int numSamples
amplitude
double amplitude
numWaves
double numWaves
FrameSize
int FrameSize
DisplayProperties
boolean DisplayProperties
Buffered
boolean Buffered
HeaderSize
int HeaderSize
BytesPerSample
int BytesPerSample
AudioFile
java.io.File AudioFile
dataLength
int dataLength
NumSamples
int NumSamples
lastPosition
long lastPosition
value1L
int value1L
value2L
int value2L
value3L
int value3L
value1R
int value1R
value2R
int value2R
value3R
int value3R
signedValue
double signedValue
scalingFactor
double scalingFactor
numChannels
int numChannels
SampleRate
long SampleRate
Count
int Count
NumFrames
int NumFrames
buffer
byte[] buffer
LeftSamples
double[] LeftSamples
RightSamples
double[] RightSamples
pathToFile
java.lang.String pathToFile
ext
java.lang.String ext
fileNum
int fileNum
pathToFile
java.lang.String pathToFile
delimChar
java.lang.String delimChar
pathToFile
java.lang.String pathToFile
ext
java.lang.String ext
count
int count
delimChar
java.lang.String delimChar
pathToFile
java.lang.String pathToFile
fileName
java.lang.String fileName
workingDir
java.lang.String workingDir
fileExt
java.lang.String fileExt
omitClassName
boolean omitClassName
count
int count
FileName
java.lang.String FileName
UseIntegerLabels
boolean UseIntegerLabels
ClassNames
java.lang.String[] ClassNames
NumClasses
int NumClasses
ClassesReceived
int ClassesReceived
lists
FileListWithClass[] lists
WorkingDir
java.lang.String WorkingDir
currentArray
Signal[] currentArray
currentPosition
int currentPosition
Mtable
ncsa.d2k.modules.core.datatype.table.MutableTable Mtable
table
ncsa.d2k.modules.core.datatype.table.Table table
numRows
int numRows
numCols
int numCols
mtableNumRows
int mtableNumRows
className
java.lang.String className
pathName
java.lang.String pathName
startcase
boolean startcase
|
Package org.imirsel.m2k.math |
lastFrame
double[] lastFrame
detectionFn
double[] detectionFn
currentSize
int currentSize
histogramBins
int histogramBins
calculateDiffs
boolean calculateDiffs
old_frame
double[] old_frame
threshold
double threshold
numBins
int numBins
oldFrames
double[][] oldFrames
regressionLength
int regressionLength
xx
double xx
x_av
double x_av
LogZeroValue
double LogZeroValue
LogZeroValue
double LogZeroValue
LogZeroValue
double LogZeroValue
rawValues
double[] rawValues
currentSize
int currentSize
windowFrames
int windowFrames
centreWindowOnFrame
boolean centreWindowOnFrame
detectionFn
double[] detectionFn
currentSize
int currentSize
windowFrames
int windowFrames
centreWindowOnFrame
boolean centreWindowOnFrame
thresholdWeight
double thresholdWeight
windowLength
int windowLength
peakIsolationWindow
int peakIsolationWindow
outputAsDoubles
boolean outputAsDoubles
NormType
java.lang.String NormType
p
double p
minusOneRange
boolean minusOneRange
lastFrame
double[] lastFrame
lastlastFrame
double[] lastlastFrame
exponent
double exponent
Gain
double Gain
useOnsetDetection
boolean useOnsetDetection
useSilenceGate
boolean useSilenceGate
appendSegmentLength
boolean appendSegmentLength
keepOnsetCol
boolean keepOnsetCol
windowSize
int windowSize
detectionFn
double[] detectionFn
currentSize
int currentSize
NumObjectsInStream
int NumObjectsInStream
maintainNulls
boolean maintainNulls
outputstate
int outputstate
nullTriggered
boolean nullTriggered
count
int count
maxCount
int maxCount
DoubleArrays
double[][] DoubleArrays
data
double[] data
length
int length
rawValues
double[] rawValues
currentSize
int currentSize
windowFrames
int windowFrames
centreWindowOnFrame
boolean centreWindowOnFrame
|
Package org.imirsel.m2k.modelling |
model
Gaussian model
theData
double[][] theData
exampleLabels
int[] exampleLabels
classNames
java.lang.String[] classNames
model
SignalGaussian model
theSignals
Signal[] theSignals
ClassifierName
java.lang.String ClassifierName
numClasses
int numClasses
isTrained
boolean isTrained
vars
double[][] vars
covars
double[][] covars
means
double[][] means
ClassifierName
java.lang.String ClassifierName
numClasses
int numClasses
isTrained
boolean isTrained
vars
double[][] vars
covars
double[][] covars
means
double[][] means
classNames
java.util.Vector classNames
|
Package org.imirsel.m2k.modelling.linearDiscriminantAnalysis |
model
multiClassLinearDiscriminantAnalysis model
theSignals
Signal[] theSignals
isTrained
boolean isTrained
class_members
int[] class_members
prior_prob
double[] prior_prob
transformed_means
double[][] transformed_means
transform_matrix
double[][] transform_matrix
classNames
java.util.Vector classNames
|
Package org.imirsel.m2k.my_modules |
myDoubleParameter
double myDoubleParameter
myStringParameter
java.lang.String myStringParameter
|
Package org.imirsel.m2k.testing |
length
int length
length
int length
Stop
boolean Stop
NumTriggers
int NumTriggers
Count
long Count
firstTime
boolean firstTime
length
int length
mean
double mean
var
double var
|
Package org.imirsel.m2k.transforms |
model
multiClassLinearDiscriminantAnalysis model
theSignals
Signal[] theSignals
numCoefs
int numCoefs
keepFirstCoef
boolean keepFirstCoef
DCTMatrix
double[][] DCTMatrix
oldp
int oldp
i
int i
j
int j
weightFft
double[] weightFft
weightFftTimesFrom2
double[] weightFftTimesFrom2
inverse
boolean inverse
weightFft
double[] weightFft
weightFftTimesFrom2
double[] weightFftTimesFrom2
inverse
boolean inverse
useSVD
boolean useSVD
- A flag indicating whether the EigenValue decomposition or the SingularValue decomposition
should be used to perform the PCA.
percentageVariance
double percentageVariance
basisVectors
double[][] basisVectors
inPlace
boolean inPlace
storedObj
java.lang.Object storedObj
useExistingTransform
boolean useExistingTransform
- A flag indicating whether an existing transform should be taken as input and applied.
usePerClassTransform
boolean usePerClassTransform
- A flag indicating whether a covariance matrix should be calculated for each class
and averaged (normalising contribution from each class) or whether a global covariance
matrix should be calculated. Requires "class" metadata to be set.
|
Package org.imirsel.m2k.util |
WorkingDir
java.lang.String WorkingDir
key
java.lang.String key
signalStore
Signal signalStore
forwardNulls
boolean forwardNulls
columnName
java.lang.String columnName
signalStore
Signal signalStore
theSignal
Signal theSignal
count
int count
columnNamePrefix
java.lang.String columnNamePrefix
arrays
java.util.Vector arrays
signals
java.util.Vector signals
classNames
java.util.Vector classNames
nullsReceived
int nullsReceived
outputting
boolean outputting
outputtingstate
int outputtingstate
output
Signal[][] output
currentArray
int currentArray
numArraysExpected
int numArraysExpected
nullTerminateStream
boolean nullTerminateStream
signals
java.util.Vector signals
classNames
java.util.Vector classNames
nullsReceived
int nullsReceived
outputting
boolean outputting
output
Signal[] output
currentArray
int currentArray
numArraysExpected
int numArraysExpected
arrays
java.util.Vector arrays
totalSize
int totalSize
metadataKey
java.lang.String metadataKey
- Metadata to copy.
metadataKey
java.lang.String metadataKey
- Metadata key to copy.
TestFileName
java.lang.String TestFileName
TrainFileName
java.lang.String TrainFileName
TrainingProportion
double TrainingProportion
UseIntegerLabels
boolean UseIntegerLabels
ClassNames
java.lang.String[] ClassNames
NumClasses
int NumClasses
ClassesReceived
int ClassesReceived
lists
FileListWithClass[] lists
WorkingDir
java.lang.String WorkingDir
numArraysExpected
int numArraysExpected
TrainingProportion
double TrainingProportion
inputSignals
java.util.Vector inputSignals
downFactor
int downFactor
phase
int phase
ph
int ph
maintainState
boolean maintainState
FrameSize
int FrameSize
- The frame size to be used.
verbose
boolean verbose
IncrementSize
int IncrementSize
- The increment size to be used.
Count
int Count
data
double[] data
TotalLength
int TotalLength
NumTimes
int NumTimes
NumFrames
int NumFrames
MainCommand
java.lang.String MainCommand
OutputFilename
java.lang.String OutputFilename
WorkingDir
java.lang.String WorkingDir
AddExtensionToInput
boolean AddExtensionToInput
Extension
java.lang.String Extension
commandFormattingStr
java.lang.String commandFormattingStr
isRunning
boolean isRunning
inputStream
java.io.InputStream inputStream
errorStream
java.io.InputStream errorStream
outfile
java.lang.String outfile
process
java.lang.Process process
MaxBufferSize
int MaxBufferSize
OutputBuffer
byte[] OutputBuffer
OutputBufferIndex
int OutputBufferIndex
name
java.lang.String name
matlabArgs
java.lang.String matlabArgs
stderr
java.io.BufferedReader stderr
stdout
java.io.BufferedReader stdout
verbose
boolean verbose
matlabArgs
java.lang.String matlabArgs
stderr
java.io.BufferedReader stderr
stdout
java.io.BufferedReader stdout
verbose
boolean verbose
seed
int seed
N
int N
inputSignals
java.util.Vector inputSignals
totalProportions
int[] totalProportions
NumExamples
int NumExamples
NumClasses
int NumClasses
classTotals
int[] classTotals
partition
int[][] partition
proportions
int[][] proportions
rnd
java.util.Random rnd
currentFold
int currentFold
receivingData
boolean receivingData
currentSignal
Signal currentSignal
data
java.util.Vector data
columnNamePrefix
java.lang.String columnNamePrefix
data
double[][] data
- The data matrix.
metadata
java.util.HashMap metadata
- The metadata hashmap.
theData
double[][] theData
count
int count
removeFromSignal
boolean removeFromSignal
signalArrays
java.util.Vector signalArrays
currentArray
Signal[] currentArray
currentPosition
int currentPosition
outputtingstate
int outputtingstate
produceCopy
boolean produceCopy
- A flag indicating whether metadata should be stripped from the original Signal Object,
or whether it should be cloned and the clone stripped of data.
metadataKey
java.lang.String metadataKey
- The key of the metadata to copy.
verbose
boolean verbose
produceCopy
boolean produceCopy
- A flag indicating whether metadata should be stripped from the original Signal Object,
or whether it should be cloned and the clone stripped of data.
metadataKey
java.lang.String metadataKey
- The key of the metadata to copy.
verbose
boolean verbose
- Indicates whether debug info is output to the console.
mappingFilePath
java.lang.String mappingFilePath
metaDataLabelToMapOn
java.lang.String metaDataLabelToMapOn
metaDataLegend
java.lang.String metaDataLegend
DesiredLength
int DesiredLength
- Length to truncate vector to.
MainCommand
java.lang.String MainCommand
OutputFilename
java.lang.String OutputFilename
WorkingDir
java.lang.String WorkingDir
AddExtensionToInput
boolean AddExtensionToInput
Extension
java.lang.String Extension
commandFormattingStr
java.lang.String commandFormattingStr
isRunning
boolean isRunning
inputStream
java.io.InputStream inputStream
errorStream
java.io.InputStream errorStream
outfile
java.lang.String outfile
process
java.lang.Process process
MaxBufferSize
int MaxBufferSize
OutputBuffer
byte[] OutputBuffer
OutputBufferIndex
int OutputBufferIndex
upFactor
int upFactor
WindowName
java.lang.String WindowName
- Window type to use.
DoubleLength
boolean DoubleLength
- When true, the array length is doubled with the second half being filled with zeros.
the Desired Length property is ignored.
DesiredPaddedArraySize
int DesiredPaddedArraySize
- Desired padded array size.
|
Package org.imirsel.m2k.vis |
UserSpecifiedMin
double UserSpecifiedMin
UserSpecifiedMax
double UserSpecifiedMax
ComputeMinAndMax
boolean ComputeMinAndMax
WaitTimeInMilliSeconds
long WaitTimeInMilliSeconds
disableLabels
boolean disableLabels
XSize
int XSize
YSize
int YSize
HalfXSize
int HalfXSize
HalfYSize
int HalfYSize
Colors
java.awt.Color[] Colors
mainFrame
Histogram.DoubleBufferingFrame mainFrame
offDimension
java.awt.Dimension offDimension
offImage
java.awt.Image offImage
offGraphics
java.awt.Graphics offGraphics
object
java.lang.Object object
ClassLabels
java.lang.String[] ClassLabels
TopMarginSize
int TopMarginSize
BottomMarginSize
int BottomMarginSize
LeftMarginSize
int LeftMarginSize
RightMarginSize
int RightMarginSize