资源列表
L0
- LO处理 Smooth 平滑细节 显示完善-LO detail display perfect handling Smooth Smooth
yansejiansuo
- 基于颜色特征的图像检索系统,,做 了GUI节目,直观-Color-based Image Retrieval System, made a GUI program, intuitive
imageprocessingppt(ch7-ch11).r
- 数字图像处理 ppt 教程 何东健 共三部分,这是第三部分,Digital image processing ppt tutorial Dong-Jian divided into three parts, this is the third part of the
FlexCRFs-0.3
- CRF模型代码,应用于图像标注等等,学习CRF的人可以用-CRF code
tiqushouzhang
- 可利用maltab进行固定图像的提取,本程序是提取手掌的信息,可分割出一个人的手掌,进行下一步处理(Maltab can be used for the extraction of fixed images, this procedure is to extract the palm of the information, you can split a palm of the hand, for the next ste)
Recover-image-motion-blur-master
- 一种非常有效的用于运动模糊图像恢复的Matlab算法。保证好用,并且有pdf说明,有做图像去迷糊的同学可以看看。-An extremely effective Matlab algorithm for recovering image motion blur.
OpenSURF
- 基于opencv的SURF的特征提取,里面有直接例子还有例子图片。-Opencv of SURF-based feature extraction, which have a direct examples are examples of pictures.
PM-code
- 利用经典PM模型在matlab上运行的图像降噪程序(Image denoising program based on classical PM model)
DarionALToolbox
- 高光谱遥感影像数据降维处理 包括线性降维和非线性降维处理-Hyperspectral remote sensing image data to reduce the dimension of linear dimensionality reduction and nonlinear dimensionality reduction processing
Human-tracking-system
- vc++视频监控下的人体运动检测与跟踪主要功能是对室内,室外,固定背景下的运动人体进行检测并进行相应的跟踪-The main function of the detection and tracking of human motion vc++ video surveillance detection and tracking the movement of the human body in the indoor, outdoor, fixed background
背景减除法1
- 可以运行成功,但是仍然受动态背景等各种因素的干扰,检测出的人像的像素不均匀(It can run successfully, but it is still disturbed by various factors such as dynamic background, and the pixels of the detected image are not uniform.)
Motion_detect_with_RGBshadow_remove
- 利用背景减除法进行运动前景分割,而后利用归一化RGB颜色空间进行阴影减除,利用连通域进行滤澡,对每一帧进行运动前景提取。-Motion detection by background subtraction and RGB shadow removing method.