-
knn
knn k近邻算法,可选择欧式距离或者曼哈顿距离(knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance)
- 2008-08-25 16:24:22下载
- 积分:1
-
barcode-scanner-master
说明: 可以定位和扫描一维条形码EAN-13,带有例子,成功率高. 简单(barcode dectect and decode)
- 2020-05-31 01:11:49下载
- 积分:1
-
RANSAC_plane
平面拟合,RANSAC拟合方法,关于平面重构,画示意图,计算法向量(Plane Fitting and RANSAC Fitting Method)
- 2019-02-28 09:41:58下载
- 积分:1
-
RANSAC
说明: 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。(Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.)
- 2009-09-03 13:06:55下载
- 积分:1
-
脉冲响应不变法设计IIR数字滤波器matlab
说明: 1. 掌握利用脉冲响应不变法设计IIR数字滤波器的原理和具体方法。
2. 加深理解数字滤波器与连续时间滤波器之间的技术指标转化。
3. 掌握脉冲响应不变法设计IIR数字滤波器的优缺点及使用范围(1. Master the principle and specific method of designing IIR digital filter with impulse response invariant method.
2. Deepen the understanding of the technical index transformation between digital filter and continuous time filter.
3. Master the advantages, disadvantages and application scope of the design of IIR digital filter by the pulse response invariant method)
- 2020-05-24 09:22:52下载
- 积分:1
-
彩色图像的边缘检测
说明: 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。(literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.)
- 2005-10-28 09:36:20下载
- 积分:1
-
SLIC
超像素线性分割聚类代码,可以运行,效果比较好,欢迎下载参考(SLIC code)
- 2016-12-09 10:44:50下载
- 积分:1
-
2
输入整数n,显示出具有n行的杨辉三角形。一个具有10行的杨辉三角形运行结果(Enter an integer n, with n rows show the Triangle. Triangle with the results of a 10 line)
- 2013-12-15 16:17:20下载
- 积分:1
-
volume3D
使用vtk库开发的volume程序,主要用于建立多边形面片,用于演示三维体的算法。(Developed using VTK library volume procedures, set up primarily for polygon surfaces for the presentation of three-dimensional body algorithms.)
- 2009-02-18 16:45:24下载
- 积分:1
-
ProfiletoPolygon
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。(Profile to Polygon)
- 2009-12-20 16:18:20下载
- 积分:1