-
Max-Points-on-a-Line
给定的n个点在二维平面上,发现的最大数量点躺在同一直线。(Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
)
- 2016-03-27 19:10:38下载
- 积分:1
-
brezenham
Bresenham algorithm (realization was created by russian student)
- 2013-05-29 23:50:09下载
- 积分:1
-
vibemotiondetection
2011年比较流行的简单快速的运动目标检测代码。(More popular in 2011, a simple and rapid moving target detection code.)
- 2012-12-14 12:43:40下载
- 积分:1
-
LBP特征向量的提取过程
对LBP特征向量进行提取的步骤
(1)首先将检测窗口划分为16×16的小区域(cell);
(2)计算每个像素点的旋转不变等价模式的LBP特征值,得到对应的十进制数,也就是模式。
(3)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个模块中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(4)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行识别了。
- 2022-05-29 03:57:53下载
- 积分:1
-
matlabtcach
Matlab的使用方法,以及教程,可以很好的理解和学习Matlab的使用(The use of Matlab, and tutorials can be a good understanding and learning the use of the Matlab)
- 2012-04-23 12:12:56下载
- 积分:1
-
Chart曲线随机运行时间轴缩放(DataVisualization.Charting)
Chart曲线随机运行时间轴缩放(DataVisualization.Charting)
- 2020-12-09下载
- 积分:1
-
MIMO
说明: 详细的讲述了mimo 的原理 应用背景 适用范围
是英文版的(Described in detail the background mimo application of the principle of application is in English)
- 2011-04-06 09:51:52下载
- 积分:1
-
HashTable
Implementation of c++ hash table... Used to learn c++ grammar
- 2017-10-20 21:49:53下载
- 积分:1
-
MAX30102测试资料完整版20181119
说明: 心率传感器实时监测人体心率与血氧值,显示在0.96英寸的液晶屏上面(Heart rate sensor monitors human heart rate and blood oxygen in real time, and displays them on a 0.96 inch LCD screen.)
- 2020-06-24 06:40:02下载
- 积分:1
-
自动设置默认IP
点击后自动根据配置文件写入IP地址。很简单的一个小程序。方便随时变更网络链接。
- 2022-05-19 15:22:05下载
- 积分:1