资源列表
meanshift_codeforge_2016.3.30
- meanshift目标跟踪算法的实现,效果不是很好,又是跟踪不到目标-Meanshift target tracking algorithm to achieve, the effect is not very good, and sometimes can not track the target
SLIC-Superpixels_C
- C语言实现的slic超像素分割算法,效果不错,可以使用-SLIC language C super pixel segmentation algorithm, the effect is good, you can use
meanshift
- 又一种meanshift算法实现matlab代码,以一个源代码为主-Meanshift algorithm to achieve a matlab code, to a source code based
jpegrecover
- 扫描物理存储内容,恢复被删除的JPEG格式图片文件。与存储设备所采用的文件系统无关,只要文件没有被分隔成碎片就可以恢复-JPEG recover tools, it scan the storage device, recover JPEG files the device, even if it has been deleted or formated.
camshift
- Camshift它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是 Continuously Adaptive Mean-SHIFT ,它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。-CAMSHIFT it is improved meanshift algorithm, called for
wenli
- 纹理检测,对图像进行纹理检测,达到分割的目的-Texture detection, detection of image texture, to achieve the purpose of segmentation
tracker
- 该代码为车辆自动检测与跟踪识别的系统的开发代码-The code for the automatic detection and tracking vehicle identification system development code
LAB3
- 读入一个avi视频,将视频转换成图片序列,然后对其每帧图像进行空间滤波(中值滤波,均值滤波)在对滤波后的图像直方图均衡化,生成新的图像增强后的AVI视频-Reads a avi video, convert video into a sequence of pictures, then spatial filtering (median filter, mean filter) in its every frame of the image histogram equalization filt
LAB2
- 关键帧的边缘检测:1.读取一个AVI视频 2.逐帧差分求取关键帧3.对关键帧使用sober算子检测边缘-Edge detection keyframe: 1. Read a AVI video 2. Frame Differential strike keyframes 3. Use keyframes sober operator edge detection
zbar-quickstart
- 斑马打印机开发文档,内容非常详细,值得参考-zebra print development document !!!
LAB1
- JPEG算法实现:1.读取图片 2. 分别对3个通道DCT变换及量化, 3.反量化-JPEG algorithm: 1. Read Photos 2. respectively three channels DCT transform and quantization, 3. The inverse quantization
pso-algorithm
- 粒子群(PSO)算法,最优参数寻优,本例程中实现高斯函数最大值的求取。-Particle swarm (PSO) algorithm, the optimal parameters optimization, implementation in the routine gaussian function to calculate the maximum.
