-
opencv 寻找已知物体
使用SURF算子检测关键点
调用detect函数检测出SURF特征关键点,保存在vector容器中
计算描述符(特征向量)
使用FLANN匹配算子进行匹配
计算出关键点之间距离的最大值和最小值
存下匹配距离小于3*min_dist的点对
绘制出匹配到的关键点
- 2022-03-23 23:29:41下载
- 积分:1
-
jpeg ls压缩算法的源代码
jpeg ls压缩算法的源代码,代码结构清晰。
- 2022-05-04 23:06:47下载
- 积分:1
-
传输视频码流方案(MPEG-4)
采 用UPD 在Internet 上传输 MPEG-4 视频码 流方 案
- 2014-11-04下载
- 积分:1
-
program2_3_4
openGL书本上程序源码。第2章欢迎程序,第3章北斗七星和彩虹模型,第4章旋转的蝴蝶和纸飞机模型。
(openGL books on the program source code. Chapter 2, welcome to the program, Chapter 3 of the Big Dipper and the Rainbow model, Chapter 4, the rotation of the butterfly paper airplane model.)
- 2012-03-31 11:41:01下载
- 积分:1
-
ZIgBee采集温度和烟雾两路信号
终端接温度传感器和烟雾传感器,协调器采集温度和烟雾两路信号,在串口调试助手液晶显示屏显示结果。
- 2023-06-28 12:50:09下载
- 积分:1
-
MFCLibrary1
说明: msgina代码修改此代码生成dll替换winxp中的msgina.dll可以设置xp登录方式(Msgina code to modify this code to generate DLL to replace msgina. DLL in WinXP can set the way of XP login)
- 2019-03-28 14:01:40下载
- 积分:1
-
dragg
说明: fluent中udf的实例 计算曳力的例程 可以作为参考以及udf帮助手册(The example of UDF in fluent can be used as a reference to calculate the traction)
- 2020-05-06 19:02:16下载
- 积分:1
-
Desktop
opengl入门练习题,有详细说明
实验1 实验环境的熟悉(2)
实验2 OpenGl中图形的绘制(4)
实验3 基本图元绘制(6)(Introductory exercises)
- 2019-06-14 15:54:56下载
- 积分:1
-
1
说明: 本程序是window平台下,使用virtual C++编写文件下载程序,使用了Http协议(This program is a window platform, use the virtual C++ writing the file download process, using Http protocol)
- 2012-10-17 09:10:34下载
- 积分:1
-
BillBoard
opengl渲染的billboard 树,有光照 等控制,效果很好,合适初学者。(opengl rendering of billboard trees, lighting and other controls, the effect is very good, suitable for beginners.)
- 2011-07-16 17:24:35下载
- 积分:1