-
recognize_face
利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背
景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算
法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域
进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。(face recognized)
- 2010-08-19 16:45:54下载
- 积分:1
-
一维和二维相位解缠
实现对无噪声一维和二维信号的解缠,比较简单,入门级别(The realization of noise free one-dimensional and two-dimensional signal unwrapping is relatively simple, entry level.)
- 2020-11-20 14:39:37下载
- 积分:1
-
FCM_Sparse
FCM和稀疏场水平集用于分割医学图像分割(FCM and sparse field level set for segmentation of medical image segmentation)
- 2016-04-19 18:18:56下载
- 积分:1
-
CV-SURF
基于vc++6.0的SURF算法的程序代码,可以直接运行(Based on the SURF algorithm for vc++6.0 program code can be run directly)
- 2011-05-18 10:45:18下载
- 积分:1
-
histogram-equalization
直方图均衡化的几个改进算法程序:BBHE,DSIHE,MMBEBHE(Several improvements histogram equalization algorithm: BBHE, DSIHE, MMBEBHE)
- 2014-04-24 21:36:37下载
- 积分:1
-
patch_close
3D人脸建模过程中,重采样的重要一步,缝合面片间的缝隙。(3D face modeling process, an important step in resampling, suture surfaces between the cracks.)
- 2008-03-08 21:34:24下载
- 积分:1
-
Matlab_image_processing
主要是用matlab进行图像增强对比度的处理,采用的方法是灰度拉伸(Is mainly used for image enhancement matlab contrast processing, the method used is the gray-scale tensile)
- 2009-01-09 14:24:59下载
- 积分:1
-
fruit_ID
说明: 利用特征提取和分类的方法,假设输入值为{大,圆,光滑}为水果的三个特征值,来代表三种不同的水果,识别苹果\梨\香蕉\桔子\菠萝水果类别. (The use of feature extraction and classification methods, assuming that the import value was (large, round, smooth fruit) for the three characteristics of value, to represent three different types of fruit, to identify Apple \ pear \ banana \ orange \ pineapple fruit category.)
- 2021-03-16 11:19:22下载
- 积分:1
-
基于主成分分析的遥感图像融合算法PCA
基于主成分分析的遥感图像融合算法,融合结果质量较好。(The fusion algorithm of remote sensing image based on principal component analysis has better fusion result.)
- 2018-01-11 17:32:14下载
- 积分:1
-
RGB2GRAY
MATLAB图像处理程序,批量将彩色图片转换成灰色图像,用于其他图像处理程序(MATLAB image processing, batch convert color pictures of the gray image used for other image processing program)
- 2012-02-04 17:05:46下载
- 积分:1