登录
首页 » matlab » humanfacedetection

humanfacedetection

于 2006-07-16 发布 文件大小:167KB
0 253
下载积分: 1 下载次数: 645

代码说明:

  关于人脸检测的小程序,重装了系统,还没装matlab,所以只能已word文档的方式上传,文档为论文形式,附源码及处理效果,以及处理思想.(Face Detection of the small program, reinstall the system, not loaded Matlab. Therefore, it can only have the word upload files, file papers to form, with source and the effect of treatment, and handling thinking.)

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

发表评论

0 个回复

  • zhzhx3
    很好的手机游戏源代码,希望大家下载学习使用(good cell phone game source code, we hope to learn how to use the download)
    2007-06-21 10:10:30下载
    积分:1
  • C# 取消磁盘共享功能的实例
    Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:   System.Diagnostics.Process myProcess = new System.Diagnostics.Process();   myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令   myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程   myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取   myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流   myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流   myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程   myProcess.Start();//启动进程   //执行取消磁盘共享命令   myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");   MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
    2023-05-13 16:00:03下载
    积分:1
  • 状态模式-工作状态01
    MetroFramework for windows forms
    2020-06-24 07:20:02下载
    积分:1
  • emd-source
    經驗模態分解(Empirical mode decomposition)的C++ CODE(Empirical mode decomposition of C++ CODE)
    2012-04-25 00:19:39下载
    积分:1
  • 2019年中国研究生数学建模竞赛B题
    说明:  2019年数学建模大赛题目,B题的题目,注意是研究生数学建模大赛(Mathematical Modeling Competition)
    2020-02-21 11:32:33下载
    积分:1
  • poinandmerory
    详细讲诉了指针和空间的关系,是很好的英文学习资料(describe the point and mermory in detail)
    2013-02-25 20:57:18下载
    积分:1
  • todayfood
    说明:  可以查看每天的美食推送,具有播放视频功能,留言功能,后台采用Java书写。(You can view the daily food push, with video playback function, message function, background using Java writing.)
    2018-12-28 16:25:58下载
    积分:1
  • BayesBinary
    基于Matlab语言的最小错误率贝叶斯分类器实现(handwritingRecognition)
    2020-07-01 09:00:02下载
    积分:1
  • servis v2
    scanned Babetta 210 service manual
    2019-02-10 01:43:12下载
    积分:1
  • 2.LED位移控制
    LED code for 51 chips
    2020-06-24 10:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载