CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sobel edge matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sobel edge matlab - List
[
Special Effects
]
图形图象处理之边缘检测
DL : 0
这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace operator.
Update
: 2025-02-19
Size
: 202kb
Publisher
:
王云华
[
Graph program
]
SobelEdgeDetection
DL : 0
用于边缘检测的一种经典方法,供大家参考学习-edge detection for a classical method for reference learning
Update
: 2025-02-19
Size
: 79kb
Publisher
:
adan
[
Exploit
]
houghsearchcircle
DL : 0
文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of the procedure, with images and explanation!
Update
: 2025-02-19
Size
: 13kb
Publisher
:
image
[
Special Effects
]
MATLAB6p5
DL : 0
基于RobertCross,Sobel等算子的边缘检测-Based on RobertCross, Sobel operator, such as the edge detection
Update
: 2025-02-19
Size
: 1kb
Publisher
:
roy
[
Special Effects
]
dip3
DL : 0
将原始影像分别对RGB三色彩进行 x与 y轴之 Sobel边缘处理-original RGB images were of three colors for x and y axis of his Sobel Edge
Update
: 2025-02-19
Size
: 249kb
Publisher
:
qu yw
[
Special Effects
]
sobel
DL : 0
用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!-Matlabe for using sobel operator, to carry out mode, can achieve a clear effect of edge detection!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
徐军
[
Special Effects
]
EdgeDetection
DL : 0
用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.-Using matlab to do an edge detection, including Sobel, Prewitt, Roberts, Marr, Canny edge detection operator procedures.
Update
: 2025-02-19
Size
: 19kb
Publisher
:
Johnson Huang
[
matlab
]
sobel
DL : 0
自编边缘提取方法,能够准确的提取边缘,编写简单。-Self-edge detection method, able to accurately extract the edge, simple to prepare.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
郑实
[
Special Effects
]
edge
DL : 0
可以对图像进行边缘检测 其中检测方法可以通过参数设置改变 LoG Sobel Canny Prewitt -Can image edge detection method which can detect changes in parameter settings LoG Sobel Canny Prewitt
Update
: 2025-02-19
Size
: 7kb
Publisher
:
李鹏坤
[
Special Effects
]
edge
DL : 1
用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子-Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
Update
: 2025-02-19
Size
: 2kb
Publisher
:
H.C. Young
[
Software Engineering
]
sobeledgedetection
DL : 0
Sobel Edge Dectection figure
Update
: 2025-02-19
Size
: 753kb
Publisher
:
gyanendra
[
Graph program
]
Sobel
DL : 0
函数功能:对灰度图像进行sobel边缘检测-Functions functions: gray-scale image of the sobel edge detection
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lp
[
Special Effects
]
sobel
DL : 0
sobel边缘检测在matlab环境下实现的源程序代码-Sobel edge detection in matlab source code realization
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李明
[
matlab
]
sobel
DL : 0
sobel edge detector matlab code with comments
Update
: 2025-02-19
Size
: 1kb
Publisher
:
RJ
[
Special Effects
]
gaussian-sobel-pyramid
DL : 0
对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.
Update
: 2025-02-19
Size
: 88kb
Publisher
:
wang
[
matlab
]
edge-sobel
DL : 0
to detect edge using sobel filter
Update
: 2025-02-19
Size
: 5kb
Publisher
:
kiran
[
matlab
]
sobel-edge
DL : 1
sobel edge detector in matlab
Update
: 2025-02-19
Size
: 5.05mb
Publisher
:
sinku
[
Other
]
sobel edge
DL : 0
This use for sobel edge in matlab
Update
: 2025-02-19
Size
: 150kb
Publisher
:
syaipul
[
Special Effects
]
sobel
DL : 0
sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
Update
: 2025-02-19
Size
: 12kb
Publisher
:
zzjjbb
[
Other
]
MATLAB实用源代码
DL : 0
1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
Update
: 2025-02-19
Size
: 111kb
Publisher
:
春天里的野百合
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.