Location:
Search - soble
Search list
Description: 图像处理soble算子及边缘检测,图像识别-soble image processing operator and edge detection, image recognition
Platform: |
Size: 5576298 |
Author: 萧萧 |
Hits:
Description: 1.细胞边缘检测
(1) 原理:
Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取
出的细节轮廓相对明显一些。
Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。
Platform: |
Size: 3683 |
Author: 深蓝 |
Hits:
Description: 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。
homework1
中值滤波中,边界没有处理。
均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。
homework2
对同样的阈值soble算子检测边缘比梯度算子清楚。
homework3
幅度谱表现出一些可辨认的结构,相位谱看不出来。
忽略相位信息,反变换得到的图看不出与原图的影子。
忽略幅度信息,反变换得到的图与原图好像有一些相似。
homework4
在菜单“几何变换”下。
2:我看不太懂题意,就用补充材料中的limb算法做的。
3:利用像素复制缩放,肉眼看不出不同,用windiff可以看到。
4:利用Bilinear Interpolation 缩放,肉眼看不出不同,用windiff可以看到。
Homework #5
在菜单“图像增强”下。
3、Arithmetic Operations (算术运算)
点击后出现选区操作符的对话框,选择“+”或“-”后,出现选择图像对话框,
可以选择作为操作符右端图像,如果是乘法,则在“*”后输入数值即可。
4、Spatial Filtering 5、Enhancement Using the Laplacian 6、Unsharp Masking
在“空间滤波”后,选择弹出对话框中的对应模板,进行操作。
Platform: |
Size: 2268580 |
Author: qq1418 |
Hits:
Description: 介绍了经典的图像处理中的边缘检测算法,有Robert,soble,prewitt,拉普拉斯算子,和高斯拉普拉斯算子等。
Platform: |
Size: 347999 |
Author: doudou |
Hits:
Description: 完整的Sobel边缘检测程序,可对灰度图或24位真彩色图进行边缘提取。
Platform: |
Size: 355803 |
Author: ydfghm |
Hits:
Description: 对于黑白图像,边界处理。利用SOBLE算子与拉普拉斯变换等。具有很高的研究与试验价值-for black-and-white images of boundaries. Use SOBLE Operator and Laplace transform other. High research and experimental values
Platform: |
Size: 144328 |
Author: 何红军 |
Hits:
Description: 对于黑白图像,边界处理。利用SOBLE算子与拉普拉斯变换等。具有很高的研究与试验价值-for black-and-white images of boundaries. Use SOBLE Operator and Laplace transform other. High research and experimental values
Platform: |
Size: 144384 |
Author: |
Hits:
Description: 图像处理soble算子及边缘检测,图像识别-soble image processing operator and edge detection, image recognition
Platform: |
Size: 25323520 |
Author: 萧萧 |
Hits:
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: 介绍了经典的图像处理中的边缘检测算法,有Robert,soble,prewitt,拉普拉斯算子,和高斯拉普拉斯算子等。-Introduce the classical image processing edge detection algorithm, has Robert, soble, prewitt, Laplacian, and Gaussian, such as Laplacian.
Platform: |
Size: 2706432 |
Author: doudou |
Hits:
Description: 完整的Sobel边缘检测程序,可对灰度图或24位真彩色图进行边缘提取。-Complete Sobel edge detection procedure for grayscale or 24-bit True Color chart Edge.
Platform: |
Size: 355328 |
Author: ydfghm |
Hits:
Description: 物体的边缘是由灰度不连续性所反映的。经典的边缘提取方法是考察图象的每个像素的某个邻域内的灰度变化,利用边缘邻近的一阶或二阶导数变化规律,用简单的方法检测边缘。
常用的边缘检测算子有梯度算子、Soble算子、Kirsh算子、拉普拉斯算子等。本系统考虑到车牌形状的规范性,因为车牌的突出边缘构成一个长方形,所以采用普通的一阶梯度算子-LicIdentify dofsjdf sdfhjsl eshifj
Platform: |
Size: 3783680 |
Author: weiminxiao |
Hits:
Description: matlab实现的soble算法,自己输入阈值,然后得到边缘提取图像-matlab achieved soble algorithm, input their own threshold, and then get the image edge detection
Platform: |
Size: 1024 |
Author: 任庆龙 |
Hits:
Description: soble算子对于图像分割有着最重要的意义,可以对图像有很好的分割效果,初初上传,不好还望见谅-soble operator for image segmentation have the most important, you can have a good image segmentation results,初初upload, not look to be forgiven
Platform: |
Size: 347136 |
Author: 西宁 |
Hits:
Description: soble边缘检测-soble
Platform: |
Size: 3200000 |
Author: 丁丁 |
Hits:
Description: 对学习CANNY算法,SOBLE算法有很大的帮助,尤其是初学者,希望大家共同探讨-CANNY learning algorithm, SOBLE algorithm is very helpful, especially beginners, want to explore all
Platform: |
Size: 2207744 |
Author: 贺燕 |
Hits:
Description: 利用QT平台写的图像处理soble算法,包含两种方法经调试通过可用。-QT platform to write image processing soble algorithm contains two methods available through debugging.
Platform: |
Size: 5120 |
Author: 刘会杰 |
Hits:
Description: 可以直接使用的代码,是关于图像过滤的代码,同时可以进行soble过滤和平均过滤-The code can be used directly, image filtering code can be soble filter and average filter
Platform: |
Size: 45056 |
Author: 杨亚辉 |
Hits:
Description: matlab soble算子,MATLAB图像处理必备源代码-matlab soble operator, MATLAB image processing source code necessary
Platform: |
Size: 1024 |
Author: 斯特凡 |
Hits:
Description: 使用soble算子计算图片梯度,得到图片的梯度图片,可用于清晰度检测或边缘识别(Using Soble operator to calculate image gradient, get gradient picture of the picture, which can be used for clarity detection or edge recognition.)
Platform: |
Size: 27795456 |
Author: 弑孽耋 |
Hits: