-
recognize_face
利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背
景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算
法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域
进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。(face recognized)
- 2010-08-19 16:45:54下载
- 积分:1
-
MeanShiftcode
说明: mean shift 算法用于目标跟踪,其中有4个文件.(mean shift algorithm for target tracking, including four documents.)
- 2008-11-26 16:27:21下载
- 积分:1
-
S_R
图像稀疏表示源代码,实现输入图像的稀疏表示,有MOP,KSVD等算法(Matlab m-file code of Iamge Representation,it can run,contains MOP,KSVD.)
- 2014-08-25 18:01:47下载
- 积分:1
-
SR
说明: 生成显著图方法,一种基于空间频域分析的显著性分析算法(Spectral Residual,SR算法)的matlab实现代码(Matlab code generated saliency map method based on the spatial frequency domain analysis of significant analysis algorithm (Spectral Residual, SR algorithm))
- 2013-03-15 16:26:23下载
- 积分:1
-
RGBtoHSVandRGBSHIFT
对图像进行转换,RGB转HSV、HSV转RGB以及色调偏移(Image conversion, RGB to HSV, HSV to RGB and hue offset)
- 2012-10-31 08:18:44下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1
-
edge
对图片预处理加入高斯噪声,各种经典边缘检测算子对图像进行边缘提取(Gaussian noise on the image pre-processing, a variety of classic edge detection operator to extract image edge)
- 2013-11-25 20:50:35下载
- 积分:1
-
插值方法
说明: 对图像进行插值,以提高分辨率,计算效率较高(The image is interpolated to improve the resolution)
- 2021-04-15 09:01:41下载
- 积分:1
-
darkchanneldefog
基于暗通道先验理论的去雾算法,使用rgb暗通道计算大气光及透射率获得去雾图像(Since the scene radiance is usually not as bright as the atmospheric light, the image after haze removal looks dim. So we increase the exposure of J(x) for
display.)
- 2018-01-14 15:08:15下载
- 积分:1
-
zishiyinglvbo
本文件为一个可以实现自适应滤波算法的函数。在去噪等方面有这较好应用。(This document is an adaptive filtering algorithms to achieve the function. This application has a good de-noising and so on.)
- 2015-03-27 00:50:39下载
- 积分:1