资源列表
kalman_multitracker
- 该源码利用kalman滤波对点云数据进行处理实现多目标跟踪的算法-This source code is implement of multiple objects tracking using kalman filter
wtecg2
- Matlab源码,小波变换用于去心电信号的基线漂移-Matlab source, wavelet transform to the ECG baseline drift
adaboost
- Adaboost 算法的源程序,可以帮助我们深入学习 adaboost 算法-Adaboost algorithm source code, to help our in-depth learning algorithm adaboost
Adaboost
- 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。-This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.
DFT
- 编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较-Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and the results with the direct u
skin_detect
- 一个人脸检测的程序,使用肤色进行检测,有很多形态学处理过程及注释,能够很好地检测出人脸,跑过了,可以用-a face detect code based on skin color ,it contains many morphological processing and annotation,and you can detect face well by using it.it has been runed ,you can use it.
NeHe
- 什么是OpenGL: OpenGL(“Open Graphics Library”)是图形硬件的软件接口。OpenGL包括大约250个不同的函数,程序员可以使用这些函数设定要绘制的物体和操作,来制作交互的三维应用程序。 OpenGL是专业图形处理,科学计算等高端应用领域的标准图形库。它的主要竞争对手是微软的Direct3D。OpenGL曾长期处于技术上的领先地位,但近年来Direct3D也迎头赶上。目前这两种图形API在性能上可说是旗鼓相当。不过OpenGL支持众多的操作系统,
Cannyandlog
- canny 算法 void CreatGauss(double sigma, double **pdKernel, int *pnWidowSize) void GaussianSmooth(SIZE sz, LPBYTE pGray, LPBYTE pResult, double sigma) void Grad(SIZE sz, LPBYTE pGray, int *pGradX, int *pGradY, int *pMag) void NonmaxSuppress(
Bmp24Match
- 完整的抓屏,图像模板匹配功能封装.可以用于游戏屏幕特征图像匹配,物品识别,用于获取图像在屏幕的位置.
KM-Cluster
- K-means 经典聚类算法,是在空间域进行聚类,属于层次聚类算法中的一种-Classical clustering algorithm, clustering in the spatial domain, belonging to a hierarchical clustering algorithm
txbyjc
- 本程序可以实现对图象的边缘检测,用MATLAB编程,算法来源于计算机图形学.
taiji156789
- 使用opengl画的一个太极的小程序.画得还不错-use opengl painting of a tai chi small procedures. Paint is not bad
