Description: 1.细胞边缘检测
(1) 原理:
Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取
出的细节轮廓相对明显一些。
Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。
-1. Cell Edge Detection (1) Principle: Soble edge detection operator--- Soble differential operator is an odd size (3 × 3) of the template under the omni-directional differential operator. Soble filter processing result, the visual impression that the only differential operator out the details mentioned in the outline of a number of relatively obvious. Laplacian operator Laplacian edge detection--- with second-order differential operator referred out more details on second-order operator as early as the image details have a strong sensitivity. Platform: |
Size: 3072 |
Author:深蓝 |
Hits:
Description: 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术
金字塔是一种有效的多尺度表达结构
构建高斯金字塔和拉普拉斯金字塔
高斯低通滤波器
对应高斯金字塔中相邻两层图像差的带通滤波器
-Multi-scale imaging technology refers to the image using multi-scale expression, and in different scales, respectively, for processing, also known as multi-resolution technology pyramid is an effective expression of the structure of building a multi-scale Gaussian pyramid and Laplacian pyramid, Gaussian Gaussian low-pass filter corresponding to adjacent two-story pyramid with poor image bandpass filter Platform: |
Size: 1024 |
Author:Mingruixia |
Hits:
Description: 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能-Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt filter, multiple functions, such as high-frequency upgrade Platform: |
Size: 226304 |
Author:程璞 |
Hits:
Description: These are Digital Image processing algorithm implementation in Matlabs. Following are the Matlab Codes attached:
Butterworth Filter in Frequency Domain
Gaussian Filter in Frequency Domain
Homomorphic Filter
Laplacian Transform
Histogram Equalization Function
Platform: |
Size: 4096 |
Author:Rizwan |
Hits:
Description: 对原始恶化图像进行复原,先进行普通的低通滤波,再用Laplacian滤波器加强图像。
-Deterioration of the original image restoration, first to the ordinary low-pass filter, and then Laplacian filter to enhance the image. Platform: |
Size: 1024 |
Author:potato |
Hits: