资源列表
d5sym
- 这是对一维信号进行五层小波分解,然后分别把不同层数的细节分量和近似分量重组这个信号。这样有除噪和最大程度提取信号能量的效果。-This is a five-story one-dimensional wavelet decomposition of signals, and then the details of each component of different layers and approximate quantity of restructuring the signal. In
filter_laplacian
- 图像处理中,用拉普拉斯方法用来进行滤波,去除噪声干扰-Image processing, filtering with the Laplace method is used to remove noise
Chapter09RegionGrow
- 首先在打开的图像中定义一个初始区域,然后分别使用定义阈值法和标准偏差法进行区域增长。-First, open the image in the definition of an initial area, then use the defined threshold, respectively, and standard deviation method for regional growth.
filtracja3
- filtration on opencv library
lxc
- Matlab下实现图像自适应性阈值分割,算法使用大律法,可直接运行-Matlab to achieve adaptive image thresholding, algorithm uses a large law can be directly run
bianyuanjiance
- 利用六种算子进行灰度图的提取及其边缘检测。-Operator for the six grayscale using extraction and edge detection.
LMS_self
- 自适应噪声消除 可以画出误差以及学习曲线-Adaptive noise cancellation error and learning curve can be drawn
Untitledhough2
- 采用hough进行图像的检测,根据所检测到的直线进行提取-Hough image detection, according to the extraction of the detected straight line
steeringvector
- 空时处理中的导向矢量产生matlab程序-Space-time processing matlab program steering vector generation
selffuzzy
- 用模糊增强的方法增加原图像的对比度,以便用于后续分类和分割-Fuzzy enhancement method of increasing the contrast of the original image, so that for subsequent classification and segmentation
bilateralFilter.m
- 双边滤波模板主要有两个模板生成,第一个是高斯模板,第二个是以灰度级的差值作为函数系数生成的模板。然后这两个模板点乘就得到了最终的双边滤波模板。第一个模板是全局模板,所以只需要生成一次。第二个模板需要对每个像素都计算一次,所以需要放到循环的里面来生成。-There are two main bilateral filtering template template generation, the first one is the Gaussian template, and the second
guoke_picture_input_output
- 输入图像,简单二值化图像,求取灰度图像,RGB图像,用不同算法作边缘检测,最后输出图像-Load pictures,bi-value,check the maegins and output new pictues finally