搜索资源列表
camshift
- 基于camshift的目标跟踪源代码,了能更好地解决在动态模型为非线性且噪声为非高斯的条件下对机动目标的。- 英语 中文(简体) 日语 Based on the target tracking camshift source code, has been able to better address the dynamic model of nonlinear non-Gaussian and t
tuxiangchuli
- 彩色数字图像边缘检测,高斯滤波、欧式距离、Canny算子、双阈值处理和非极大抑制。-Color digital image edge detection, gaussian filtering, Euclidean distance, Canny operator, double threshold processing and not greatly suppressed.
Canny
- Canny边缘检测算法: 用高斯滤波器平滑图像; 用一阶偏导的有限差分计算梯度的幅值和方向; 对梯度幅值进行非极大值抑制; 用双阈值算法检测和连接边缘。 -canny contour extraction algorithm
FaceRecognition_CNN(olivettifaces)
- 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
Fast-O(1)Bilateral-Filter
- Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window