-
SURF算法源代码
SURF (Speeded Up Robust Features, 加速稳健特征)
是一个稳健的图像识别和描述算法,首先于2006年发表在ECCV大会上。这个算法可被用于计算机视觉任务,如物件识别和3D重构。他部分的灵感来自于
SIFT 算法。SURF标准的版本比SIFT要快数倍,并且其作者声称在不同图像变换方面比SIFT更加稳健。
- 2023-01-17 03:30:04下载
- 积分:1
-
corner-detection
说明: 这是在 Ruadhan 提供的源代码基础上做了一些修改,可以检测图像中的角点。应用环境是:OPENCV BETA 4,VC6 编译运行通过。(Ruadhan This is the basis of the source code to do some modifications, can detect images of the corner. Application Environment : OPENCV BETA 4, VC6 compiler running through.)
- 2006-04-26 16:45:25下载
- 积分:1
-
BP神经网络
学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。
- 2022-04-01 23:51:05下载
- 积分:1
-
WPF动态登录界面,好看
WPF动态登录界面
- 2022-07-17 18:03:10下载
- 积分:1
-
MATLAB-programme
本书将介绍matlab 语言,并向大家展示如何运用它去
解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
- 2011-06-19 21:31:26下载
- 积分:1
-
genetic-algorithm
基于C语言,实现遗传算法得到最优值,其中包括选择、交叉、变异操作(C-based, genetic algorithm to achieve optimal value, including selection, crossover and mutation)
- 2011-11-06 22:06:34下载
- 积分:1
-
eeprom
基于EFM32G890F128的IIC读写外部EEPROM器件24AA024的工程文件。(Based EFM32G890F128 IIC reading external EEPROM device project file 24AA024' s.)
- 2014-04-14 15:26:35下载
- 积分:1
-
HardDriver
基于windows,vc++开的硬盘的驱动程序(Based on windows, vc++ open the hard disk driver)
- 2010-11-01 11:18:35下载
- 积分:1
-
RS_webinar_envelope_tracking_2014
关于包络跟踪测试解决方案的说明。介绍了所需的相关仪表以及之间的同步通信(Envelope Tracking)
- 2015-07-09 17:08:27下载
- 积分:1
-
QT高级编程 完整版(源代码)
Qt高级编程 全部源码
- 2020-12-11下载
- 积分:1