-
C语言实现角点检测
用C语言实现的角点检测算法,里面是一个word文档,详细描述了角点检测的实现过程,有很强的参考价值:
第一步:利用差分算子对图像进行滤波 第一步:利用差分算子对图像进行滤波
第二步:对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声
第三步:计算角点量
第四步:进行局部非极大值抑制以获得最终角点
- 2022-10-07 03:40:03下载
- 积分:1
-
选主元高斯消去法
选主元高斯消去法-Pivot Gaussian Elimination
- 2022-02-10 11:56:13下载
- 积分:1
-
16位的CRC程序
用c语言写的求取16位的CRC程序,入口参数: data -- 需要校验的数组 length -- 数组中字节的个数
- 2022-08-08 18:54:46下载
- 积分:1
-
ACM1087 realize the title of the request, the document provided in the form of t...
实现了ACM1087题中的要求,以文件的方式提供测试数据。-ACM1087 realize the title of the request, the document provided in the form of test data.
- 2022-06-27 12:01:22下载
- 积分:1
-
最长公共子序列
应用背景以文档形式上传,详细分析了最长公共子序列问题,并附有源码和运行结果关键技术源码用C++语言编写,在VC和VS环境下可运行
- 2022-06-12 21:46:37下载
- 积分:1
-
Wolf方法计算Lyapunov指数
Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数
- 2023-06-24 07:55:02下载
- 积分:1
-
米勒拉宾素性检验
- 2022-02-10 04:54:29下载
- 积分:1
-
Fourier transform
以C-Fourier变换为基础的编程,帮助有兴趣的爱好者。
- 2022-08-09 21:40:23下载
- 积分:1
-
输入汉诺塔的总阶数,就可以显示汉诺塔的移动步骤,即每一步的移动,最后显示移动的总次数...
输入汉诺塔的总阶数,就可以显示汉诺塔的移动步骤,即每一步的移动,最后显示移动的总次数-Enter the Tower of Hanoi s total order, we can show the movement of Hanoi Tower, that is, to every step of the movement, and finally show the total number of mobile
- 2022-03-20 23:25:21下载
- 积分:1
-
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。...
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
- 2022-08-25 09:02:02下载
- 积分:1