登录
首页 » Matlab » 基于肤色的人眼定位

基于肤色的人眼定位

于 2023-05-02 发布 文件大小:70.36 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

function result = skin(Y,Cb,Cr)   % 参数   a = 25.39;   b = 14.03;   ecx = 1.60;   ecy = 2.41;   sita = 2.53;   cx = 109.38;   cy = 152.02;   xishu = [cos(sita) sin(sita);-sin(sita) cos(sita)];   % 如果亮度大于230,则将长短轴同时扩大为原来的1.1倍   if(Y > 230)       a = 1.1*a;  

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

发表评论

0 个回复

  • PSO_B_SA
    基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)(PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm)
    2009-10-04 11:02:42下载
    积分:1
  • Matlab-basic
    matlab的基本材料,很好的内容,可作为基本的起步材料(matlab basic materials, very good content)
    2009-06-13 20:13:45下载
    积分:1
  • 1111
    matlab--巴特沃斯高通滤波算法来增强图像(Matlab, butterworth high pass filter algorithm to enhance image)
    2014-10-16 14:28:53下载
    积分:1
  • MATLABSIM
    MATLAB语言与控制系统仿真的完整教程。此书写的非常详细。很适合有点基础的MATLAB编程者阅读。(MATLAB Language and Control System Simulation of a complete tutorial. The writing is very detailed. Is little basis for MATLAB programmers to read.)
    2010-08-01 11:00:36下载
    积分:1
  • D
    说明:  D模型数据包罗分析法,一种数学建模的实用方法,对你的比赛,和应用很有帮助(A good mathematical modeling tool, It is very helpful to your study MATLAB)
    2014-09-23 18:33:29下载
    积分:1
  • 振幅和相位的FFT
    这段代码读取图像。然后计算 fft 的图像。然后首先删除振幅信息的 fft 计算 ifft 和第二删除 fft 相位信息计算 ifft。这段代码很有用可视化振幅和相位的快速傅里叶变换的图像内容。
    2022-03-21 08:31:01下载
    积分:1
  • AdaptiveGA
    自适应遗传算法源matlab程序,用到了G-S正交化分解,希望对大家有用。(aAdaptive genetic algorithm source code by Matlab, used in the G-S orthogonal decomposition. )
    2009-04-17 12:42:20下载
    积分:1
  • DC_motor_control
    This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
    2009-05-21 15:43:54下载
    积分:1
  • beibaowenti
    背包问题遗传算法matlan主程序集合很有用(Knapsack problem genetic algorithm matlan main collection of useful)
    2011-04-22 14:25:20下载
    积分:1
  • featrue7
    提取信号七个基于瞬时信息的特征:零中心归一化瞬时幅度功率谱密度的最大值,零中心归一化瞬时幅度绝对值的标准偏差,零中心非弱信号段瞬时相位非线性分量绝对值标准偏差,零中心非弱信号段瞬时相位非线性分量标准偏差,零中心归一化的非弱信号段瞬时频率绝对值的标准偏差,一个信号段的归一化瞬时频率功率谱密度的最大值,根据信号 QPSK 和16QAM在 XI 轴投影的不同表现,提出特征参数。(extract information based on the instan eous features : In the center is one of the instantaneous rate of the power spectral density of the maximum, is a center to the absolute value of the instantaneous rate of the standard deviation, Non-zero weak signal instantaneous phase of the nonlinear component absolute standard deviation, Non-zero weak signal instantaneous phase of the nonlinear component standard deviation, In the center is one of the non-weak signal of the absolute value of the instantaneous frequency standard deviation, a signal to one of the instantaneous frequency of the power spectral density of the maximum, According to 16QAM and QPSK signals XI axis projection in the different performance parameters raised.)
    2021-01-24 13:28:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载