Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Sobel edge detector
Search - Sobel edge detector - List
图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括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 : 李慧芳

简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
Date : 2025-07-02 Size : 1kb User : liuqing

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

DL : 0
调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
Date : 2025-07-02 Size : 1.98mb User : leon

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

DL : 0
sobel edge detector matlab code with comments
Date : 2025-07-02 Size : 1kb User : RJ

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

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

实用的vc++实现的soble边缘检测算子程序-Practical implementation of vc++ subroutine soble edge detector
Date : 2025-07-02 Size : 1.3mb User : 高静

Sobel Edge Detector
Date : 2025-07-02 Size : 1kb User : silva

DL : 0
sobel edge detector using matlab
Date : 2025-07-02 Size : 3kb User : raja.J

DL : 0
利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
Date : 2025-07-02 Size : 1kb User : yaya

用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
Date : 2025-07-02 Size : 2.51mb User : 黑白

edge detector using Sobel and Gradient Operator in Matlab
Date : 2025-07-02 Size : 106kb User : Vinh

edge detector operator
Date : 2025-07-02 Size : 1kb User : gokul durai

Edge detection implementation using Sobel edge detector.
Date : 2025-07-02 Size : 10kb User : Yogesh Patil

this file implement sobel edge detector for color images
Date : 2025-07-02 Size : 1kb User : masih

DL : 1
sobel edge detector in matlab
Date : 2025-07-02 Size : 5.05mb User : sinku

DL : 0
sobel fillter for edge detector
Date : 2025-07-02 Size : 1kb User : sg1

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 : 穿山甲说
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.