CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - log_edge
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - log_edge - List
[
Graph program
]
log_edge
DL : 1
用log算子做边缘检测的matlab源程序-log Operators do edge detection Matlab source
Update
: 2008-10-13
Size
: 1.16kb
Publisher
:
张东
[
Graph program
]
log_edge
DL : 0
用log算子做边缘检测的matlab源程序-log Operators do edge detection Matlab source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张东
[
matlab
]
log_edge
DL : 0
用matlab编写的拉普拉斯高斯算子代码(LoG算子),用该函数实现LoG算子提取图像边缘点的功能。-Written by matlab Laplacian of Gaussian operator code (LoG operator), using the LoG operator functions for extracting the image edge points of the function.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
林安安
[
Graph program
]
log_edge
DL : 0
用log算子做边缘检测的matlab源程序-log Operators do edge detection Matlab source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sistheg
[
Special Effects
]
1.3 图像的边缘检测
DL : 0
1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序 1.3-6 直接运行 1.3-7 直接运行 1.3-8直接运行 1.3-9 f=imread('qipan.jpg'); f=rgb2gray(f); straightline(f) 1.3-10 直接运行(1.3 1 A = imread (' xinglong.jpg '); A = rgb2gray (a); E = log_edge (a, 0.25) 1.3 2 A = imread (' Lena.bmp '); E = canny_edge (a, 0.25); Note: the procedure requires the length and width of the input image to be equal. 1.3-3 is a subroutine of 1.3-2 1.3 4 Im = imread (' Lena. BMP '); Image_out = Susan (im, 0.25); 1.3-5 is a subroutine for 1.3-4 The 1.3-6 runs directly The 1.3-7 runs directly The 1.3-8 runs directly 1.3-9 F = imread (' qipan.jpg '); F = rgb2gray (f); Straightline (f) The 1.3-10 runs directly)
Update
: 2025-02-19
Size
: 142kb
Publisher
:
张继刚123
[
Other
]
log_edge detector
DL : 0
edge detection using log
Update
: 2025-02-19
Size
: 280kb
Publisher
:
haniy
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.