登录
首页 » Matlab » Matlab 人嘴形识别

Matlab 人嘴形识别

于 2022-02-28 发布 文件大小:87.15 kB
0 93
下载积分: 2 下载次数: 1

代码说明:

inal_image = zeros(size(img_ycbcr,1), size(img_ycbcr,2)); if(size(img_ycbcr, 3) > 1)     for i = 1:size(img_ycbcr,1)         for j = 1:size(img_ycbcr,2)             y = img_ycbcr(i,j,1);             cb = img_ycbcr(i,j,2);             cr = img_ycbcr(i,j,3);                         if(y > 70 && cb > 100 && cr > 163)                 if(y < 130 && cb < 150 && cr < 180)                   

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

发表评论

0 个回复

  • cliprightmargin
    this clips the right margin of the document
    2010-08-18 15:21:47下载
    积分:1
  • tyhuk
    Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
    2010-10-18 22:13:25下载
    积分:1
  • yangshishuangfengganshe
    一个杨氏双孔成像干涉模拟,仅供光学爱好者学习干涉成像(A Young)
    2008-05-15 11:51:42下载
    积分:1
  • mppt_disturb_s
    用S函数实现的电导增量法,可以对方便修改为变步长电导增量法(S function realization of conductance increment method)
    2018-01-24 20:02:56下载
    积分:1
  • This is the eigenvalue decomposition of Blind Source Separation of source functi...
    这是利用特征值分解的盲源分离的源函数文件,可以直接调用-This is the eigenvalue decomposition of Blind Source Separation of source function, can be called directly
    2023-04-09 12:25:03下载
    积分:1
  • Classic-Matlab-Tutorial
    一本Matlab的经典教材,适合刚入门的新人,可以帮你解决初期遇到的很多问题!(Matlab a classic textbook for newcomers just getting started, you can help solve many problems encountered early!)
    2015-03-25 23:01:12下载
    积分:1
  • GMSKsystem_grt_rtw
    说明:  毕业设计之跳频通信系统的设计与仿真,配有仿真结果说明。(Frequency hopping communication system)
    2021-02-15 14:59:48下载
    积分:1
  • WSN
    WSN(无线传感器网络)的初期模型建立以供后期仿真,模拟所用。(WSN (Wireless Sensor Networks) Ausgangsmodell für die Post-Simulation, die Simulation verwendet)
    2015-02-08 12:41:23下载
    积分:1
  • least-square-method
    在模型阶数和时滞已知与未知情况下,系统辨识与建模的5种最小二乘法。(5 kinds of least square method for system identification and modeling in the model order and time delay are known and unknown.)
    2020-11-11 20:39:46下载
    积分:1
  • 利用伪随机序列作为发送信号 dppl
    说明:  利用伪随机序列作为发送信号,经过信道,产生了频偏和相位偏移,利用数字锁相环的原理实现对信号的频率估计和相位估计,实现信号的载波同步。(The frequency offset and phase offset are generated by using pseudo-random sequence as the transmitting signal through the channel. The frequency estimation and phase estimation of the signal are realized by using the principle of digital phase-locked loop, and the carrier synchronization of the signal is realized.)
    2018-12-27 10:59:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载