sousrir_1nndtw: Return index of 1-nearest neighbour search using rundtw...

Description Usage Arguments Value

View source: R/dtw_helpers.R

Description

Return index of 1-nearest neighbour search using rundtw function from IncDTW package

Usage

1
sousrir_1nndtw(query_feats, ref_feats)

Arguments

query_feats

Feature matrix for query

ref_feats

Feature matrix for reference

Value

An integer indicating the start of the best match for the query within the reference


parledoct/sousrir documentation built on Dec. 22, 2021, 6:39 a.m.