搜索资源列表
第09章 人脸的检测与定位
- 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
image-management_arithmetics
- 里面包含着19个数字图像处理的经典算法,对图形图像的代码编写能提供所需要的帮助!-contained 19 digital image processing algorithms classic, Graphic images of the code can be prepared to provide the necessary help!
图像处理经典算法
- 经典二值化算法 Niblack的改进
bianyuan
- 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
RansacCode
- 计算机视觉方向 图像处理代码 排除错误点匹配的经典算法-computer vision ,image process. function: eleminate the false points Ransac
PCA
- 图像处理中经典的PCA算法,几乎每一步的降维之前都要用到 实用性很强-PCA classical image processing algorithms, almost every step of dimension reduction should be used in very practical before