-
SIFT图像拼接代码
这是通过SIFT实现图像拼接的代码,首先通过SIFT算法检测出特征点,然后欧式距离匹配点对,然后用RANSAC来去除误配点。最后用加权平均法来融合图像。本人已测,绝对好用。
- 2022-12-07 05:20:03下载
- 积分:1
-
转换成十进制数的二进制数转换成十进制到二进制代…
convert binary numbers into decimal numbers and anthor convert decimal into binary
- 2022-08-08 15:13:26下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
基于GPRS模块的evc++源码,里面包含有短信收发和拨打电话两个功能的evc++源码。...
基于GPRS模块的evc++源码,里面包含有短信收发和拨打电话两个功能的evc++源码。-Based on the GPRS module evc++ Source, which contains send and receive message and call the two functions evc++ Source.
- 2022-01-23 10:27:04下载
- 积分:1
-
socket客户端与服务端mobile平台
socket windows phone 平台编程,自带客户端与服务端代码,直接调试通过。搭建完成的通讯服务程序。
- 2023-07-13 16:50:03下载
- 积分:1
-
都是关于进程调度的程序
很多种实现的方法在里面都可以找到...
都是关于进程调度的程序
很多种实现的方法在里面都可以找到-are on the process of scheduling procedures to achieve many of the methods can be found inside
- 2023-04-27 17:50:04下载
- 积分:1
-
source VC
屏幕打印源程序VC编程-source VC
- 2022-07-08 17:25:26下载
- 积分:1
-
windows7 UAC 权限提升 win7权限
资源描述windows7 UAC 权限提升 win7权限,用windowsapi实现的提升权限,可以用普通用户权限提升到管理员权限,适合初学者 适用于windows2008 server,windows7 vista windows8 windows 10等操作系统
- 2022-07-10 10:06:19下载
- 积分:1
-
3D小场景,比较不错,有点cs的感觉。值得大家参考借鉴。
3D小场景,比较不错,有点cs的感觉。值得大家参考借鉴。-3D small scene, quite good, a little cs feeling. Worthy of our reference reference.
- 2022-12-27 00:50:03下载
- 积分:1
-
《面向对象程序设计》练习10_11的源代码
《面向对象程序设计》练习10_11的源代码- Object-oriented programming, the source code of practice 10_11
- 2022-03-29 05:47:46下载
- 积分:1