-
角点标记
应用背景在图像处理方面,特别是涉及到形状姿态等识别的时候,需要对角点进行标记,该算法是对二值化的图形进行角点标记演示,在机器视觉方面有相当的用处。关键技术使用二值化的图形快速角点标记,使用形态学做图形处理,计算量很小,在图形识别方面有很大的用处。
- 2022-10-17 05:45:03下载
- 积分:1
-
Visual C++数字图像模式识别典型案例详解
Visual C++数字图像模式识别典型案例详解,这是里面的全部代码,内容丰富,含有模式识别领域的各种算法
- 2022-03-17 03:58:02下载
- 积分:1
-
旅行商问题(TSP)使用SA(模拟退火)。
此代码是简单的代码为您的初始研究SA如果您需要有关SA扩展信息请流我在这项研究中的方法
- 2023-09-07 09:35:14下载
- 积分:1
-
经典的0
经典的0-1背包问题.-classical 0-1 knapsack problem.
- 2022-12-09 04:10:02下载
- 积分:1
-
k均值聚类方法的c代码,并且带有聚类数据,适用于刚刚接触该算法的初学者...
k均值聚类方法的c代码,并且带有聚类数据,适用于刚刚接触该算法的初学者-k-means clustering method c code, and with the clustering data, applicable to just access to the algorithms for beginners
- 2023-05-11 18:15:03下载
- 积分:1
-
Variable gain PID algorithm c++ to achieve, the current is more PID algorithm co...
变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
- 2022-01-25 17:51:20下载
- 积分:1
-
用初等相似变换将实矩阵约化为上H阵,即Hessen berg矩阵
用初等相似变换将实矩阵约化为上H阵,即Hessen berg矩阵-Using elementary similarity transformation will be about real matrix H into the matrix, that is, Hessen berg matrix
- 2022-03-05 18:16:40下载
- 积分:1
-
vc achieve Mallat algorithm
vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
- 2022-02-15 06:43:46下载
- 积分:1
-
曲线拟合的好例子,推荐,我还没有测试过
曲线拟合的好例子,推荐,我还没有测试过-A good example of curve fitting is recommended, I have not tested
- 2022-05-20 11:43:44下载
- 积分:1
-
给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,
给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
- 2022-03-29 18:15:17下载
- 积分:1