登录
首页 » matlab » aasthana_cvpr2013_code_version_1.0

aasthana_cvpr2013_code_version_1.0

于 2015-04-22 发布 文件大小:12751KB
0 90
下载积分: 1 下载次数: 172

代码说明:

  人脸检测和特征点定位源码,2014CVPR(face detect and the landmark detect)

文件列表:

aasthana_cvpr2013_code_version_1.0
..................................\Demo.m,1444,2013-08-22
..................................\DRMF.p,4987,2013-07-04
..................................\face_detector
..................................\.............\functions
..................................\.............\.........\clipboxes.m,297,2012-11-21
..................................\.............\.........\compile.m,420,2012-11-21
..................................\.............\.........\htm" target=_blank>COPYING,1070,2012-06-15
..................................\.............\.........\detect.m,10871,2012-11-21
..................................\.............\.........\fconv.cc,3909,2012-11-21
..................................\.............\.........\fconv.mexa64,12752,2012-11-21
..................................\.............\.........\fconv.mexw32,8704,2012-11-21
..................................\.............\.........\fconv.mexw64,10240,2012-11-21
..................................\.............\.........\fconvblas.cc,3880,2012-11-21
..................................\.............\.........\fconvMT.cc,4316,2012-11-21
..................................\.............\.........\featpyramid.m,2055,2012-11-21
..................................\.............\.........\features.cc,6540,2012-11-21
..................................\.............\.........\features.mexa64,13071,2012-11-21
..................................\.............\.........\features.mexw32,10240,2012-11-21
..................................\.............\.........\features.mexw64,12288,2012-11-21
..................................\.............\.........\nms_face.m,1818,2012-11-21
..................................\.............\.........\reduce.cc,2517,2012-11-21
..................................\.............\.........\reduce.mexa64,12802,2012-11-21
..................................\.............\.........\reduce.mexw32,8192,2012-11-21
..................................\.............\.........\reduce.mexw64,10240,2012-11-21
..................................\.............\.........\resize.cc,3503,2012-11-21
..................................\.............\.........\resize.mexa64,12953,2012-11-21
..................................\.............\.........\resize.mexw32,8192,2012-11-21
..................................\.............\.........\resize.mexw64,9728,2012-11-21
..................................\.............\.........\shiftdt.cc,3549,2012-11-21
..................................\.............\.........\shiftdt.mexa64,12711,2012-11-21
..................................\.............\.........\shiftdt.mexw32,8704,2012-11-21
..................................\.............\.........\shiftdt.mexw64,9216,2012-11-21
..................................\.............\p204-Wild.mat,1104744,2012-11-21
..................................\.............\tree_based_face_detector.m,1422,2012-11-21
..................................\mex_functions
..................................\.............\HoG.mexa64,21695,2012-11-21
..................................\.............\HoG.mexw64,20480,2012-11-21
..................................\.............\mexGetQuadrangleSubPix.mexa64,12527,2012-11-21
..................................\.............\mexGetQuadrangleSubPix.mexw64,10240,2012-11-21
..................................\.............\mexInterp2.mexa64,8409,2012-11-21
..................................\.............\mexInterp2.mexw64,9728,2012-11-21
..................................\.............\predict_svm.mexa64,8395,2012-11-21
..................................\.............\predict_svm.mexw64,8704,2012-11-21
..................................\model
..................................\.....\DRMF_Model.mat,7863986,2013-05-07
..................................\ReadMe.txt,2200,2013-08-22
..................................\test_images





..................................\...........\06.png,130709,2013-06-11
..................................\...........\07.png,213383,2013-06-11
..................................\...........\08.png,352276,2012-11-22
..................................\...........\09.png,393208,2012-11-22
..................................\...........\10.png,206167,2012-11-21
..................................\...........\11.png,475328,2012-11-21
..................................\...........\12.png,223921,2012-11-26
..................................\...........\13.png,684278,2012-11-21
..................................\...........\14.png,281122,2012-11-21
..................................\...........\15.png,241566,2013-03-29

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

发表评论

0 个回复

  • sift
    sift图像匹配的纯matlab代码,研究图像配准的可以用这个,配准图像效果较好!!(sift pure image matching matlab code of image registration can use this, the image registration is better! !)
    2010-12-23 19:50:23下载
    积分:1
  • wtmk
    说明:  通过生成秘钥得到一串具有一定长度的扩频码,将原始消息序列以扩频码的长度过采样产生过采样消息序列,并将扩频码以原始消息序列的长度多次重复成伪随机序列,再令过采样消息序列与伪随机序列异或就可以生成扩频消息序列。在频率域下,将扩频消息序列以一定的嵌入强度自适应地嵌入原始图像,得到的图像具有较强的鲁棒性,比起直接嵌入,扩频水印在受到攻击后恢复出的水印信息误码率要低得多。并且扩频码长度越长,容错率就越高,鲁棒性就越好。(A sequence of spread spectrum codes with a certain length is obtained by generating a secret key. The oversampling message sequence is generated by oversampling the original message sequence with the length of the spread spectrum code, and the spread spectrum code is repeated into a pseudo-random sequence with the length of the original message sequence for many times, and then the spread spectrum message sequence can be generated by making the difference between the oversampling message sequence and the pseudo-random sequence. In the frequency domain, the spread spectrum message sequence is adaptively embedded into the original image with a certain embedding strength, and the resulting image has strong robustness. Compared with direct embedding, the error rate of the watermark information recovered from the attack of spread spectrum watermark is much lower. And the longer the spreading code length, the higher the fault tolerance rate and the better the robustness.)
    2020-09-03 17:58:08下载
    积分:1
  • exemplar-based-image-inpainting-master
    图像修复算法 使用criminisi算法对破损图像进行修复。(The image restoration algorithm uses criminisi algorithm to repair the damaged image.)
    2020-11-25 22:09:32下载
    积分:1
  • EM_GM_fast
    EM算法的图分割,基于GMM模型改进的快速EM算法,为m文件(EM algorithm image segmentation)
    2021-03-04 17:29:32下载
    积分:1
  • ico
    Pacote com icones do Help do Windows
    2017-12-14 02:13:12下载
    积分:1
  • CWIMATIFUS
    本程序包是基于多分辨率分析的图像融合算法,其中包括基于区域的融合算法。对应程序有相关的文章,是学习图像融合最有用的资料。(This package is based on the analysis of multi-resolution image fusion algorithms, including region-based fusion algorithm. Procedures related to the corresponding articles, image fusion is to study the most useful information.)
    2009-05-14 21:57:55下载
    积分:1
  • Target-detection-in-SAR
    合成孔径雷达图像目标检测资料,很有用的哦(Target detection in correlated SAR clutter)
    2011-05-23 16:26:53下载
    积分:1
  • HMRF_EM_image
    这是一个经典的马尔科夫场程序。算法详细,而且里面含有一篇与程序对应的文献,解释非常详细,程序非常好用(This is a classical Markov field program. Algorithm is detailed, but it contains a corresponding literature and procedures, explaining in great detail, the program is very easy to use)
    2021-03-02 23:29:33下载
    积分:1
  • SPIHT2
    根据paper思想,自己编写的SPIHT编解码。可以处理不同图像大小的小波系数,严格按照paper中的算法编写。细节见说明文档(under the paper thinking, their preparation SPIHT codec. Image can handle different sizes of the wavelet coefficients and strictly according to the paper prepared algorithm. For details, see the documentation)
    2007-04-18 11:41:46下载
    积分:1
  • MATLABGUI
    利用MATLAB的图像用户界面GUI设计一个简单的菜单式图像处理系统。通过该程序实现对图像的简单处理、变换和去噪等功能,满足课程设计的要求。(A simple menu image processing system is designed by using the image user interface GUI of MATLAB. Through this program, the functions of image processing, transformation and denoising are realized, which meet the requirements of curriculum design.)
    2019-06-06 10:14:47下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载