登录
首页 » Others » MITfacedatabase

MITfacedatabase

于 2020-11-06 发布 文件大小:5100KB
0 257
下载积分: 1 下载次数: 0

代码说明:

说明:  MIT的人脸数据库,包括人脸和非人练部分。(face database from MIT)

文件列表:

MIT人脸库\faces\004998.bmp
MIT人脸库\faces\006994.bmp
MIT人脸库\faces\007395.bmp
MIT人脸库\faces\010796.bmp
MIT人脸库\faces\014985.bmp
MIT人脸库\faces\016752.bmp
MIT人脸库\faces\019146.bmp
MIT人脸库\faces\026676.bmp
MIT人脸库\faces\038332.bmp
MIT人脸库\faces\039181.bmp
MIT人脸库\faces\040929.bmp
MIT人脸库\faces\042564.bmp
MIT人脸库\faces\044091.bmp
MIT人脸库\faces\048392.bmp
MIT人脸库\faces\054000.bmp
MIT人脸库\faces\054818.bmp
MIT人脸库\faces\057633.bmp
MIT人脸库\faces\063259.bmp
MIT人脸库\faces\067368.bmp
MIT人脸库\faces\068859.bmp
MIT人脸库\faces\071539.bmp
MIT人脸库\faces\074328.bmp
MIT人脸库\faces\077381.bmp
MIT人脸库\faces\077414.bmp
MIT人脸库\faces\077960.bmp
MIT人脸库\faces\081667.bmp
MIT人脸库\faces\087164.bmp
MIT人脸库\faces\093631.bmp
MIT人脸库\faces\097385.bmp
MIT人脸库\faces\098364.bmp
MIT人脸库\faces\105909.bmp
MIT人脸库\faces\107042.bmp
MIT人脸库\faces\111831.bmp
MIT人脸库\faces\116277.bmp
MIT人脸库\faces\120877.bmp
MIT人脸库\faces\129551.bmp
MIT人脸库\faces\137101.bmp
MIT人脸库\faces\137970.bmp
MIT人脸库\faces\139705.bmp
MIT人脸库\faces\145862.bmp
MIT人脸库\faces\15135468.bmp
MIT人脸库\faces\152271.bmp
MIT人脸库\faces\153053.bmp
MIT人脸库\faces\155746.bmp
MIT人脸库\faces\157118.bmp
MIT人脸库\faces\161223.bmp
MIT人脸库\faces\162080.bmp
MIT人脸库\faces\163009.bmp
MIT人脸库\faces\165607.bmp
MIT人脸库\faces\169005.bmp
MIT人脸库\faces\174223.bmp
MIT人脸库\faces\185431120.bmp
MIT人脸库\faces\187893.bmp
MIT人脸库\faces\200281.bmp
MIT人脸库\faces\202156.bmp
MIT人脸库\faces\212678.bmp
MIT人脸库\faces\218540.bmp
MIT人脸库\faces\231596.bmp
MIT人脸库\faces\233523.bmp
MIT人脸库\faces\233821.bmp
MIT人脸库\faces\236034.bmp
MIT人脸库\faces\244597.bmp
MIT人脸库\faces\249112.bmp
MIT人脸库\faces\249981.bmp
MIT人脸库\faces\257307.bmp
MIT人脸库\faces\259466.bmp
MIT人脸库\faces\261130.bmp
MIT人脸库\faces\263564.bmp
MIT人脸库\faces\265749.bmp
MIT人脸库\faces\267596.bmp
MIT人脸库\faces\267758.bmp
MIT人脸库\faces\269219.bmp
MIT人脸库\faces\272932.bmp
MIT人脸库\faces\273692.bmp
MIT人脸库\faces\273827.bmp
MIT人脸库\faces\275145.bmp
MIT人脸库\faces\276876.bmp
MIT人脸库\faces\279222.bmp
MIT人脸库\faces\281839.bmp
MIT人脸库\faces\291874.bmp
MIT人脸库\faces\291958.bmp
MIT人脸库\faces\292271.bmp
MIT人脸库\faces\295930.bmp
MIT人脸库\faces\304119.bmp
MIT人脸库\faces\304680.bmp
MIT人脸库\faces\305984.bmp
MIT人脸库\faces\316039.bmp
MIT人脸库\faces\319037.bmp
MIT人脸库\faces\322360.bmp
MIT人脸库\faces\324356.bmp
MIT人脸库\faces\324810.bmp
MIT人脸库\faces\332086.bmp
MIT人脸库\faces\334381.bmp
MIT人脸库\faces\336124.bmp
MIT人脸库\faces\340423.bmp
MIT人脸库\faces\341665.bmp
MIT人脸库\faces\348096.bmp
MIT人脸库\faces\348291.bmp
MIT人脸库\faces\352604.bmp
MIT人脸库\faces\352654.bmp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 去污
    图象去污渍,mask为污渍图象,另一个为原图或受损图象(Image to remove stains, mask for stained images, and the other for original or damaged images.)
    2018-06-28 20:22:57下载
    积分:1
  • HVS
    人类视觉系统的matlab工具箱,包括亮度掩膜,对比度掩膜和对比度灵敏度函数的实现。是学习人类视觉系统非常好的入门材料。()
    2008-07-15 10:03:46下载
    积分:1
  • sift2
    SIFT特征提取 http://www.opencvchina.com/forum.php?mod=viewthread&tid=209&fromuid=267 (SIFT feature extraction http://www.opencvchina.com/forum.php?mod=viewthread& tid=209& fromuid=267)
    2012-08-19 15:09:14下载
    积分:1
  • ji
    说明:  基于图像变换的火炮身管膛线参数检测技术研究(Based on image transform the Gun Barrel rifling parameter detection technology)
    2013-03-07 09:16:32下载
    积分:1
  • main
    1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 (1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S. 2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text. 3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
    2014-04-20 13:55:31下载
    积分:1
  • mCh19
    matlab图像处理,improfile函数的运行界面(灰度图)与运行结果(灰度图),improfile函数的运行界面(RGB图)及运行结果···(matlab image processing, improfile function to run interface (grayscale) and the running results (grayscale), improfile function to run interface (RGB Chart), and running results)
    2009-09-28 10:46:46下载
    积分:1
  • FingerPrintVerify
    说明:  这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
    2020-11-02 09:09:54下载
    积分:1
  • 神经耦合网络 PCNN
    基于自适应的PCNN(神经耦合网络)融合,对图像的融合起到了很好的作用,是像素级的融合.尤其对于可见光和红外图像有很好的融合效果.(It is based upon the PCNN fusion which has a great effect on image fusion,especially when dealing with infrared picture and visible light picture.)
    2021-03-09 10:19:28下载
    积分:1
  • testDetect
    直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
    2013-11-12 14:49:32下载
    积分:1
  • matting
    抠图算法 使用matlab实现 抠图算法 使用matlab实现 (Matting Matting algorithm implementation using matlab using matlab algorithm to achieve)
    2011-08-22 08:55:06下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载