搜索资源列表
Visual_C++数字图像处理第五章
- 目前,图像增强方法大致可分为两类:一类是空域处理法,另一类是频域处理法。空域法是直接对图像的像素进行处理,基本上是以灰度映射变换为基础的,所用的映射变换取决于图像的特点和增强的目的,主要包括图像灰度修正、图像平滑和锐化等。频域法是在图像的某种变换域内,对变换后的系数进行运算,然后再反变换到原来的空域得到增强的图像,主要包括低通滤波、高通滤波、带阻滤波、同态滤波。本章将详细讨论图像增强中空域的平滑和锐化处理。
modulation
- 对现有数字调制方式识别类型有限的问题,提出一种基于星座图的分类算法。算法首先利用盲均衡技术克服信道的多径效应与系统问步误差,再对信号减法聚类,提取聚类中心与理想星座图模型进行匹配,从而实现MAsK、MPsK、MOAM等调制方式的识别。-Existing types of digital modulation recognition of limited problem, a classification algorithm based on the constellation. Firstly,
abnormity
- 自定义两个exception类,编写一段程序使用这两个类,从标准输入读入字符串,当字符串为空时抛出一个exception当字符串包含阿拉伯数字时抛出另一个exception 捕获exception-Two custom exception class, write a program using these two classes, read the standard input string, the string is empty when thrown exception when a