-
recognize_face
利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背
景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算
法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域
进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。(face recognized)
- 2010-08-19 16:45:54下载
- 积分:1
-
SIF
说明: GOME-2数据反演叶绿素荧光算法代码,添加文件为GOME-2 level 1b级数据时,得到的Fs数组即为反演结果(Code of chlorophyll fluorescence algorithm retrieved from GOME-2 data)
- 2021-01-16 13:28:45下载
- 积分:1
-
Local_Maxima
查找图像的局部极大值,功能强大,速度快,精度高(Finding the local maximum of an image is powerful, fast and accurate.)
- 2020-06-19 15:00:01下载
- 积分:1
-
pocs
POCS算法 基本算法 肯定能用经过多次试验保证质量希望能够帮助大家 大家加油(POCS algorithm is sure to be able to use a number of tests to ensure that the quality of the hope can help everyone to refuel)
- 2021-05-06 17:20:39下载
- 积分:1
-
texutre
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理(to achieve the texture image detection, can be directly transferred to a texture image is then)
- 2007-07-06 17:57:13下载
- 积分:1
-
laplacian
拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。(Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.)
- 2009-03-26 10:36:01下载
- 积分:1
-
YuZhiQuZao
一个阈值去噪程序,包括经典的去噪方法,如折中阈值,自适应阈值等等。(A threshold denoising procedures, including the classical denoising methods, such as compromise threshold, adaptive threshold and so on.)
- 2009-03-23 21:46:48下载
- 积分:1
-
kmeans1
基于K-means的优化聚类中心的图像分割算法,改进了FCM算法的缺点(Based on the optimization of K-means clustering center image segmentation algorithm to improve the shortcomings of the FCM algorithm )
- 2017-05-03 15:12:46下载
- 积分:1
-
Image-retrieval
图像检索,从600多张图片中检索出与目标图片相似度最高的。按照相似度顺序排列。(Image retri , retrieved more than 600 pictures in most similar to the target image. They are arranged in order of similarity.)
- 2021-04-08 23:49:00下载
- 积分:1
-
Image-conversion
此算法是图像之间的转换,二值图,RGB等的相互转换源代码(This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code)
- 2015-09-18 20:17:30下载
- 积分:1