资源简介

基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高

资源截图

代码片段和文件信息

function varargout = face_dectect(varargin)
% FACE_DECTECT M-file for face_dectect.fig
%      FACE_DECTECT by itself creates a new FACE_DECTECT or raises the existing
%      singleton*.
%
%      H = FACE_DECTECT returns the handle to a new FACE_DECTECT or the handle to
%      the existing singleton*.
%
%      FACE_DECTECT(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in FACE_DECTECT.M with the given input arguments.
%
%      FACE_DECTECT(‘Property‘‘Value‘...) creates a new FACE_DECTECT or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before face_dectect_OpeningFunction gets called.  An
%      unrecognized property name or invalid value makes property application

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2010-03-14 10:04  face_detect\
     文件       80932  2009-07-06 10:52  face_detect\00.jpg
     文件       18465  2009-07-12 09:06  face_detect\11.jpg
     文件       52264  2009-07-13 14:55  face_detect\face_dectect.fig
     文件       12937  2009-07-13 15:36  face_detect\face_dectect.m

评论

共有 条评论