搜索资源列表
handtracksourcecode
- 一个手指跟踪的算法的c++代码实现,利用的思想是模板匹配-A finger tracking algorithm c++ code
dtw
- 这个算法是基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,简单来说,就是通过构建一个邻接矩阵,寻找最短路径和。-This algorithm is based on the idea of dynamic programming (DP) to solve the problem of template matching pronunciation of varying lengths, simply put, is by building an adj
test
- opencv的模板匹配程序,应该不是很难,使用的时候自己看吧-opencv template matching process, should not be difficult to use when it yourself
DTW
- 基于DTW算法的孤立词语音识别,DTW(Dynamic Time Warping,动态时间归整)算法,解决发音长短不一的模板匹配问题,用于孤立词识别.-Isolated word speech recognition based on DTW algorithm.DTW (Dynamic Time Warping, dynamic time warping algorithm), solve the pronunciation of varying lengths of template mat