Package

de.sciss

strugatzki

Permalink

package strugatzki

Visibility
  1. Public
  2. All

Type Members

  1. trait CrossSimilarity extends ProcessorLike[Product, CrossSimilarity]

    Permalink
  2. trait FeatureCorrelation extends ProcessorLike[Product, FeatureCorrelation]

    Permalink
  3. trait FeatureExtraction extends ProcessorLike[Product, FeatureExtraction]

    Permalink
  4. trait FeatureSegmentation extends ProcessorLike[Product, FeatureSegmentation]

    Permalink
  5. trait FeatureStats extends ProcessorLike[Product, FeatureStats]

    Permalink
  6. trait SelfSimilarity extends ProcessorLike[Product, SelfSimilarity]

    Permalink

Value Members

  1. object BuildInfo extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  2. object CrossSimilarity extends WithDefaults

    Permalink
  3. object FeatureCorrelation extends WithDefaults

    Permalink

    A processor which searches through the database and matches entries against a given audio file input.

    A processor which searches through the database and matches entries against a given audio file input. Returns a given number of best matches.

  4. object FeatureExtraction extends WithDefaults

    Permalink
  5. object FeatureSegmentation extends WithDefaults

    Permalink

    A processor which performs segmentation on a given file.

    A processor which performs segmentation on a given file. Returns a given number of best matches (maximum change in the feature vector).

  6. object FeatureStats extends WithDefaults

    Permalink
  7. object SelfSimilarity extends WithDefaults

    Permalink
  8. object Strugatzki

    Permalink
  9. package impl

    Permalink

Ungrouped