登录
首页 » matlab » aasthana_cvpr2013_code_version_1.0

aasthana_cvpr2013_code_version_1.0

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

  • TTT_ista_lasso-master
    迭代收缩阈值算法和快速收缩阈值迭代算法求解Lasso问题(Iterative Shrinkage Thresholding Algorithm (ISTA) for LASSO problem)
    2020-10-25 12:40:00下载
    积分:1
  • AreaMeasure
    本文件包含连通区域标记以及面积测量的matlab源代码(This document contains the connected component labeling, and area measurement of the source code matlab)
    2011-06-03 20:45:36下载
    积分:1
  • GSM
    基于梯度相似度的图像质量评价方法,发表在2012年TIP国际期刊上(A. Liu, W. Lin, M. Narwaria, “Image Quality Assessment Based on Gradient Similarity,” IEEE Transactions on Image Processing, vol. 21(4), pp. 1500-1512, 2012.)
    2020-12-04 23:09:23下载
    积分:1
  • qulv
    利用MATLAB处理图形图像,求曲线的曲率(Using MATLAB processing graphics demand curve curvature)
    2012-11-01 15:50:46下载
    积分:1
  • FUSION
    提出了基于小波变换的图像融合方法,并分析了可见光与红外图像的融合结果(An image fusion method based on wavelet transform is proposed, and the fusion results of visible and infrared images are analyzed.)
    2018-03-20 22:30:15下载
    积分:1
  • 新建文件夹
    说明:  图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
    2020-07-16 11:48:49下载
    积分:1
  • StereoVisionVS2008
    双目立体视觉,采用两张图像恢复三维形状,外国人的一个开源项目。(System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets. )
    2010-08-08 13:43:57下载
    积分:1
  • Stretch
    Digital Image Processing, stretch of an image with two optional setting via realtime combobox (stretch or default size).
    2012-06-14 21:43:29下载
    积分:1
  • read envi
    读取envi的img格式的高光谱文件,是matlab对其进行处理高光谱图像,是env和matlab相同(Read envi img format hyperspectral file, is matlab to deal with hyperspectral images, is the same as env and matlab)
    2017-09-24 21:45:44下载
    积分:1
  • mypf
    目标跟踪,使用基于颜色特征的粒子滤波跟踪算法。使用方便,较精确的实现目标跟踪功能(Target tracking using particle filter based on color feature tracking algorithm. Easy to use, more accurate tracking goals)
    2015-03-22 20:36:39下载
    积分:1
  • 696516资源总数
  • 106436会员总数
  • 7今日下载