-
SURF算法提取特征点的图像拼接程序
程序利用SURF算法作为特征点提取算法实现了图像拼接。首先输入两幅待拼接图,其次利用RobustMatcher类的SURF算法检测各自的特征点,然后对特征点进行了匹配,得到匹配点后利用匹配点生成投影矩阵,最后使用渐入渐出的融合方法实现了无缝融合。
- 2022-09-18 14:50:05下载
- 积分:1
-
通过鼠标点击绘制图形
创建了主菜单和两个子菜单,通过菜单可以选择模式——画什么形状,也可以选择颜色。通过当前指定的状态,来绘制图形。矩形通过对角线的两点来确定。点击鼠标一次即确定一个点。
- 2023-09-08 07:35:03下载
- 积分:1
-
Similar to Windows drawing program
类似windows的绘图程序,可以很好的在c#环境下得到满意效果-Similar to Windows drawing program
- 2022-01-26 04:34:46下载
- 积分:1
-
数字图像处理程序,用Visual C++开发,实现图像细化的功能
数字图像处理程序,用Visual C++开发,实现图像细化的功能-Digital image processing procedures, using Visual C++ Development, the realization of the functions of image thinning
- 2022-07-03 20:47:22下载
- 积分:1
-
用FFT分析周期矩形脉冲及其频谱, 这是计算周期矩形脉冲双边频谱的程序。...
用FFT分析周期矩形脉冲及其频谱, 这是计算周期矩形脉冲双边频谱的程序。-using FFT analysis cycle and rectangular pulse spectrum, which is calculated cycle rectangular pulse spectrum of bilateral procedures.
- 2022-02-25 15:05:31下载
- 积分:1
-
C Builder environment intact in simple language the vertical display program, Gi...
C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
- 2023-05-29 11:30:04下载
- 积分:1
-
计算机图形学的几何变换,是用VC++的MFC写的
计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC++ MFC write
- 2022-03-16 09:28:25下载
- 积分:1
-
计算机图形学 真三维图形
计算机图形学 真三维图形-computer graphics really 3D graphics
- 2023-07-18 20:45:04下载
- 积分:1
-
purpose
computes histogram and some statistical measures (min, max, ...) for...
purpose
computes histogram and some statistical measures (min, max, ...) for a list of values (one per line)
compile
gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for a list of values (one per line) compile g cc-g-o analyze_values analyze_values.c- lm
- 2022-06-12 20:56:57下载
- 积分:1
-
Particle System API 2.0, 一个开源的粒子系统演示, 支持CPU模拟状态相关和状态无关的粒子系统,06年最新的版本2.0加入了GPU优化....
Particle System API 2.0, 一个开源的粒子系统演示, 支持CPU模拟状态相关和状态无关的粒子系统,06年最新的版本2.0加入了GPU优化.-Particle System API 2.0, a particle system revenue demonstration CPU simulation support state and state-related unrelated to the particle system, 06 The latest version 2.0 joined the GPU optimization.
- 2022-01-21 04:25:21下载
- 积分:1