搜索资源列表
肤色分割的matlab源代码
- RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
image_editor_source_code
- 一个内容丰富的图像处理器 包括很多图像变换 例如FFT 线性非线性变换 旋转 改变对比度 -an informative image processor including many images such as FFT transform linear transform nonlinear rotation change contrast, etc.
RGBtoRGBtoYcbcr
- RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色-RGB color space conversion of color space and Ycbcr nonlinear color transform discriminant
FaceDetect
- 实现基于肤色模型的人脸检测算法,包括基于相似度和几何特征以及基于非线性变换技术的两种方法。
DIP
- 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须
sms4
- SMS4的源代码,添加了几个其它的S盒,使得可以选择不同的S盒做非线性变换
notlinetransformation
- 根据图像非线性变换的算法。给出了MATLAB程序。这种分段线性变化也有很高的实用价值。
s-des算法分析及实现
- :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encry
图像非线性变换
- 用函数f(x)=(x)+0.05*x*(255-x)对图像进行非线性变换
基于DPT的非线性调频信号参数估计
- 将非线性调频(NLFM)信号建模为高阶多项式相位信号(PPS)模型, 采用由低阶离散多项式变换(DPT)到高阶DPT的逆向定阶方法确定模型阶数, 并在此基础上, 给出一种正弦调频信号(SFM)的DPT参数估计算法, 可以实现对载波频率、调制频率及调频系数的估计。该算法不受调频系数范围的限制, 核心环节为延时相关和FFT。
image_editor_source_code
- 一个内容丰富的图像处理器 包括很多图像变换 例如FFT 线性非线性变换 旋转 改变对比度 -an informative image processor including many images such as FFT transform linear transform nonlinear rotation change contrast, etc.
AffineTransformation
- 仿射变换 matlab 程序 关于2维配准-Affine transformation matlab program on the 2-D registration
notlinetransformation
- 根据图像非线性变换的算法。给出了MATLAB程序。这种分段线性变化也有很高的实用价值。-According to non-linear image transform algorithms. MATLAB program is given. This piecewise linear change has a very high practical value.
tuxiangyunsuan
- 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放
雷达杂波瑞利分布模型
- 应用零记忆非线性变换法( Z M N L ),就是从独立的高斯过程出发,得到相关高斯过程后经过非线性变化得到所需的非高斯过程,对幅度分布特性为瑞利分布,功率谱特性为高斯谱的地杂波进行matlab建模和仿真。
图像灰度变换
- 对彩色图像进行二值化,灰度图像非线性变换,指数变换,幂次变换从而得到直方图进行分析。(The binarization of the color image, the non-linear transformation of the gray image, the exponential transformation and the power conversion are carried out to obtain the histo
24.二进小波和非线性变换的图像增强项目
- 二进小波和非线性变换的图像增强项目 二进小波和非线性变换的图像增强项目(Image enhancement project based on two in wavelet and nonlinear transform)
希尔伯特黄变换及其应用研究
- 这是一种用来分析非线性、非平稳信号的方法。(A Nonlinear Nonstationary Signal Analysis Method)
24.二进小波和非线性变换的图像增强项目
- 直接运行非线性增强的程序NonlinearEnhancement即可,还需改进部分代码(Direct nonlinearity enhancement program can be used for NonlinearEnhancement,)
基于MATLAB的非线性薛定谔方程的数值算法研究
- 这是一篇关于非线性方程数值求解的论文,基于分步傅里叶算法,通过Matlab编程,里面详细代码程序。(This is a paper about the numerical solution of non-linear equations.)