node-sift-distance:SIFT距离算法

时间:2021-06-24 16:20:10
【文件属性】:
文件名称:node-sift-distance:SIFT距离算法
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-24 16:20:10
distance sift sift-algorithm string-distance JavaScript 筛选 4 通过安装 $ npm install sift-distance 注意:此模块的主要版本跟踪算法的版本。 因此,如果您想使用 SIFT 3,例如,您需要安装sift-distance@3.0 ,用于 SIFT 算法的 3B 版sift-distance@3.1 ,用于版本 4 sift-distance@4.0等等。 关于 这实现了。 应用程序接口 SIFT( a , b , [选项] ) 字符串|缓冲区|数组a 字符串|缓冲区|数组b 对象options 数maxOffset 数量最大maxDistance 函数tokenizer 函数tokenMatcher 函数matchEvaluator 函数lengthEvaluator 函数transpositionEvaluator 选项 maxOffset 要相互匹配的最大公共子串偏移量。 默认为5 。 数
【文件预览】:
node-sift-distance-SIFT4
----.travis.yml(86B)
----package.json(674B)
----test()
--------index.js(112B)
----.npmignore(18B)
----LICENSE.md(1KB)
----lib()
--------sift.js(3KB)
----README.md(3KB)
----.editorconfig(292B)

网友评论