登录
首页 » matlab » aasthana_cvpr2013_code_version_1.0

aasthana_cvpr2013_code_version_1.0

于 2015-04-22 发布 文件大小:12751KB
0 191
下载积分: 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 个回复

  • smooth
    c#编写的图像平滑处理,源码比较全,可以成功编译,希望对大家有帮助。(c# prepared by the image smoothing, source code comparison, can be successfully compiled, we want to help.)
    2013-08-19 20:44:15下载
    积分:1
  • Mellin-Transform
    基于Matlab实现的傅立叶梅林变换的源程序代码(Based on Matlab implementation of the Fourier transform of the source code Merlin)
    2011-11-16 20:45:31下载
    积分:1
  • BCS代码 CS_Lenabmp
    说明:  BCS代码稀疏重构Lena.bmp图像,包中含有代码和图片本身,题主给了一定注释,便于CS初学者学习(BCS code sparsely reconstructs Lena. BMP image. The package contains code and image itself. The theme is given a certain comment, which is convenient for CS beginners to learn.)
    2020-06-23 04:20:01下载
    积分:1
  • InversePerspectiveMapping
    对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping)
    2016-12-04 21:31:56下载
    积分:1
  • 匹配,将两幅不同的角度拍的的对应点都找到as
    图像匹配,将两幅不同的角度拍的图像的对应点都找到(Corner detection)
    2020-07-14 00:08:56下载
    积分:1
  • matting
    这是一个实现了发表在CVPR2006的抠图算法。(This package contains an implementation of the matting algorithm described in the CVPR2006 paper.)
    2009-02-25 19:34:57下载
    积分:1
  • BM3D
    BM3D去噪算法的实现和相关文档,很好的去噪算法(Image and video denoising by sparse 3D transform-domain collaborative filtering Block-matching and 3D filtering (BM3D) algorithm )
    2021-04-25 17:38:46下载
    积分:1
  • seed
    这是一个简单的区域生长算法,方便新手学习使用。(this is a simple region growing algorithm available for new learners.)
    2015-06-15 22:48:46下载
    积分:1
  • WOW_matlab
    目前最好的空域图像隐写算法,亲测已跑通!(the best Steganography)
    2021-03-21 15:19:17下载
    积分:1
  • C# 整套视觉开发(VisionAndMotionPro)
    C# 整套视觉开发(VisionAndMotionPro)
    2020-01-11下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载