搜索资源列表
faceRecog基于OpenCV的人脸识别系统
- 使用了Gabor+LDA算法,包含人脸检测、对齐、光照预处理、识别模块
avi.rar
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
sift
- sift是一种特征检测算法,这里的sift算法是用C++实现的。-sift is a feature detection algorithm, where the sift algorithm is implemented using C++.
ppjc
- 认知无线电中的频谱感知技术 包含单节点的检测和多点的写作检测-Spectrum-aware Detection of single-node Collaborative detection
cr
- 频谱感知是认知无线电的一个重要前提,而能量检测法则是比较成熟的频谱感知算法。它可以有效地凡发现频谱孔,使得认知无线电与周围通信环境相适应-Spectrum sensing cognitive radio is an important prerequisite, and the law of energy detection of the spectrum is a more mature perception algorithm. Where it can be found in the sp
VideoDemo
- 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
EMCV
- EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。 参考 http://emcv.svn.sourceforg
Goertzel-test
- 个人整理的单频点音频频率检测算法源代码及相应文档说明 在做频率检测是比较有效-Personal finishing the single-frequency audio frequency detection algorithm source code and the corresponding documentation describes the frequency detection is more effective
CV_grabcut
- 自己写改进的经典算法,效果很好,可用于分割以及检测,精度高,效率高,可以直接执行,有简单的注释,可以作为算法的比较等,-Write your own improved classical algorithm works well and can be used segmentation and detection, high precision, high efficiency, can be executed directly, a simple note can be used as com