登录
首页 » matlab » aasthana_cvpr2013_code_version_1.0

aasthana_cvpr2013_code_version_1.0

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

  • 自适应分数阶微分法 fractional differential
    包括最原始的分数阶微分方法,自适应分数阶微分法,非整数步长的方法。对学习分数阶微分的人是个很好的资料代码。(It includes the most original fractional differential method, adaptive fractional differential method, and non integer step length method. It is a good data code for people learning fractional differential.)
    2018-03-09 19:42:06下载
    积分:1
  • 直方均衡化
    说明:  直方图均衡化能自动地增强整个图像的对比度,但它的具体增强效果不好控制,处理的结果总是得到全局均衡化的直方图,对数据的处理不加选择,可考虑采用自适应直方图均衡化(AHE),可改进图像的局部对比度以及获取更多的图像细节。MATLAB代码均可直接运行实现。(Digital image processing histogram equalization,Adaptive histogram equalization)
    2020-03-16 12:18:29下载
    积分:1
  • image-registration
    matlab实现的基于高斯光流法的图像配准(matlab implementation of optical flow method based on Gaussian image registration)
    2011-08-09 13:41:26下载
    积分:1
  • firedetection_matlab
    对火焰进行检测的matlab程序,可以通过算法检测火焰的情况(Flame detection of the matlab program, algorithm can detect the flame of)
    2011-08-16 15:19:53下载
    积分:1
  • quexianjc_zong
    这是基于图像处理,用MATLAB编程,对指定的图像进行缺陷检测和边缘提取的程序(This is based on image processing, using MATLAB programming, the images on the specified defect detection and edge extraction procedures)
    2009-04-12 11:05:40下载
    积分:1
  • wode1
    是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))
    2011-10-17 16:07:23下载
    积分:1
  • 7
    1. 理解彩色图像的颜色分层原理和方法 2. 利用颜色分层方法对彩色图像进行分层处理 3. 实现对身份证标准图像的背景分离和皮肤区域提取(1 understand the color image color layering principles and methods (2) the use of color layered approach for hierarchical processing of color images 3 to achieve the standard of identity and separation of the background image to extract the skin region)
    2011-12-26 17:10:15下载
    积分:1
  • motionComp
    基于三维递归搜索的运动估计得到运动矢量后进行运动补偿帧插算法,最后得到视频帧速率上转换序列(frame rate up conversion based on motion estimation)
    2020-08-18 15:48:21下载
    积分:1
  • VMD_tu
    vmd分解之后分解信号和原信号的对比图、频谱图等(After VMD decomposition, the contrast and spectrum of the decomposed signal and the original signal, etc.)
    2020-06-20 11:20:02下载
    积分:1
  • Powell
    方向加速法(Powell)是一种直接法,不用计算目标函数的梯度,仅通过比较目标函数的数值大小来移动迭代点就可以求出极值。(Powell use for registration)
    2012-03-09 09:48:57下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 33今日下载