-
SURF示例源码
SURF算法示例
作为尺度不变特征变换算法(Sift算法)的加速版,Surf算法在适中的条件下完成两幅图像中物体的匹配基本实现了实时处理,其快速的基础实际上只有一个——积分图像haar求导。
Hessian矩阵是Surf算法的核心,为了方便运算,假设函数f(z,y),Hessian矩阵H是由函数,偏导数组成:
- 2023-05-04 22:25:02下载
- 积分:1
-
USACO chapter one.May hope it useful to someone
USACO chapter one.May hope it useful to someone
- 2022-03-25 07:57:06下载
- 积分:1
-
2D elastostatic boundry element method
应用背景采用边界积分方程,用于解决二维弹性问题以及势问题,采取常量单元。关键技术
1.边界积分方程
2.弹性力学平衡方程、位移协调方程、边界条件方程、本构方程
3.LAPACK算法包
- 2023-08-28 08:45:03下载
- 积分:1
-
这是一个从国外网站下载的ICA 的matlab源代码
这是一个从国外网站下载的ICA 的matlab源代码-This is a website of the ICA from abroad, the source code of the matlab
- 2022-02-16 04:51:32下载
- 积分:1
-
SIMPSON ALGORITHM
从A到B近似I=积分((F(X)DX)):
- 2022-10-06 21:15:03下载
- 积分:1
-
下相当的问题说明:2个可装2个八个玻璃…
倒酒问题描述: 设有两个能装8两的酒杯(称为1号,2号)装满了酒, 和1个能装3两的空酒杯(称为3号), 问怎样用这3个酒杯向4个人 敬酒, 使得每个人都喝4两酒. 要求: 用程序计算出可行方案。 输入: 无 输出: 每一步决策.-down quite Problem description : two can be loaded with two of the eight glasses (known as 1, 2) filled with the wine, and one can hold three two empty glasses (known as the 3rd) and asked how to use it three to four glasses and toast the individual, so that each person maximum servings of both types 4 2 liquor. Request : procedures calculated options. Input : None output : each step of the decision-making.
- 2023-06-15 16:35:03下载
- 积分:1
-
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
- 2022-09-23 08:20:03下载
- 积分:1
-
翼型气动计算程序xfoil
xfoi是一个为设计和分析亚音速飞机独立翼型编写的互动式的程序。它由下列执行各种函数的一系列菜单操作程序组成:-对一种已经存在的的翼型的粘流(或无粘流)分析,允许:*强制或自由转换*转捩的气泡分离*除了最大升力系数还可以对升力和阻力预测*卡门- 钱学森压缩性修正-通过屏幕指针或鼠标操作指定特定的表面速度分布,对翼型进行设计和优化设计。两种这样的工具可以实现:*完全反设计:基于一个复杂的绘图公式;*混合反设计: 一种xfoil的基本嵌版方法(面涡法)的扩展完全反设计允许多点设计,而混合反设计则需要对翼型个部分相对严格的几何约束
- 2022-02-02 16:31:23下载
- 积分:1
-
利用该程序计算,作为程序开发的相应功能函数
利用该程序计算,作为程序开发的相应功能函数-Calculated using the program as a development of the corresponding function
- 2022-08-17 07:45:12下载
- 积分:1
-
used for the preparation of the polynomial interpolation algorithm
用c++编写的关于多项式插值的算法-used for the preparation of the polynomial interpolation algorithm
- 2022-01-26 01:14:55下载
- 积分:1