CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Sobel edge detector
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Sobel edge detector - List
[
Special Effects
]
LhfImage2
DL : 0
图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge detection operator, Prewitt edge detection operator and the Gauss- Laplace Edge Operator
Date
: 2025-07-02
Size
: 3.58mb
User
:
李慧芳
[
Special Effects
]
sobel
DL : 0
简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
Date
: 2025-07-02
Size
: 1kb
User
:
liuqing
[
Delphi VCL
]
CannyEdgeDetector
DL : 0
canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
Date
: 2025-07-02
Size
: 5kb
User
:
Delphi_CAT
[
OpenCV
]
edge
DL : 0
调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
Date
: 2025-07-02
Size
: 1.98mb
User
:
leon
[
CSharp
]
Sobel
DL : 0
This a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sobel Mask, and then normailize value to be a bitmap with Gray level.-This is a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sobel Mask, and then normailize value to be a bitmap with Gray level.
Date
: 2025-07-02
Size
: 1kb
User
:
Ming-Yang, Lo
[
matlab
]
sobel
DL : 0
sobel edge detector matlab code with comments
Date
: 2025-07-02
Size
: 1kb
User
:
RJ
[
VHDL-FPGA-Verilog
]
EDGELAP
DL : 0
Based on this one-dimensional analysis, the theory can be carried over to two-dimensions as long as there is an accurate approximation to calculate the derivative of a two-dimensional image. The Sobel operator performs a 2-D spatial gradient measurement on an image. Typically it is used to find the approximate absolute gradient magnitude at each point in an input grayscale image. The Sobel edge detector uses a pair of 3x3 convolution masks, one estimating the gradient in the x-direction (columns) and the other estimating the gradient in the y-direction (rows). A convolution mask is usually much smaller than the actual image. As a result, the mask is slid over the image, manipulating a square of pixels at a time.
Date
: 2025-07-02
Size
: 2kb
User
:
siva
[
VHDL-FPGA-Verilog
]
sobel_verilog
DL : 0
Based on this one-dimensional analysis, the theory can be carried over to two-dimensions as long as there is an accurate approximation to calculate the derivative of a two-dimensional image. The Sobel operator performs a 2-D spatial gradient measurement on an image. Typically it is used to find the approximate absolute gradient magnitude at each point in an input grayscale image. The Sobel edge detector uses a pair of 3x3 convolution masks, one estimating the gradient in the x-direction (columns) and the other estimating the gradient in the y-direction (rows). A convolution mask is usually much smaller than the actual image. As a result, the mask is slid over the image, manipulating a square of pixels at a time.
Date
: 2025-07-02
Size
: 1kb
User
:
siva
[
Special Effects
]
Sobel
DL : 0
实用的vc++实现的soble边缘检测算子程序-Practical implementation of vc++ subroutine soble edge detector
Date
: 2025-07-02
Size
: 1.3mb
User
:
高静
[
OpenCV
]
Borda_Sobel
DL : 0
Sobel Edge Detector
Date
: 2025-07-02
Size
: 1kb
User
:
silva
[
matlab
]
codes
DL : 0
sobel edge detector using matlab
Date
: 2025-07-02
Size
: 3kb
User
:
raja.J
[
matlab
]
roberts
DL : 0
利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
Date
: 2025-07-02
Size
: 1kb
User
:
yaya
[
Special Effects
]
canny
DL : 0
用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
Date
: 2025-07-02
Size
: 2.51mb
User
:
黑白
[
matlab
]
Image-processing-1
DL : 0
edge detector using Sobel and Gradient Operator in Matlab
Date
: 2025-07-02
Size
: 106kb
User
:
Vinh
[
Other
]
sobel-operator
DL : 0
edge detector operator
Date
: 2025-07-02
Size
: 1kb
User
:
gokul durai
[
JSP/Java
]
EdgeDetection
DL : 0
Edge detection implementation using Sobel edge detector.
Date
: 2025-07-02
Size
: 10kb
User
:
Yogesh Patil
[
matlab
]
sobel_edge_color
DL : 0
this file implement sobel edge detector for color images
Date
: 2025-07-02
Size
: 1kb
User
:
masih
[
matlab
]
sobel-edge
DL : 1
sobel edge detector in matlab
Date
: 2025-07-02
Size
: 5.05mb
User
:
sinku
[
Other
]
sobel
DL : 0
sobel fillter for edge detector
Date
: 2025-07-02
Size
: 1kb
User
:
sg1
[
Special Effects
]
edge-detection-master
DL : 0
C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
Date
: 2025-07-02
Size
: 6kb
User
:
穿山甲说
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.