搜索资源列表
sobel
- 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
LhfImage2
- 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括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 dete
Q1
- 用matlab實做sobel corner detector,程式一開始會先讀檔,轉成灰階,並對影像做smooth的動作,再套用sobel opperator做corner detect的動作-Using matlab to do it sobel corner detector, the program will first read the beginning of one file into grayscale, and image make smooth moves, and then
CannyEdgeDetector
- 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
edge
- 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
Sobel
- 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 Sob
sobel
- sobel edge detector matlab code with comments
EDGELAP
- 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 measurem
sobel_verilog
- 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 measurem
Sobel
- 实用的vc++实现的soble边缘检测算子程序-Practical implementation of vc++ subroutine soble edge detector
Borda_Sobel
- Sobel Edge Detector
codes
- sobel edge detector using matlab
roberts
- 利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
canny
- 用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
sobel-operator
- edge detector operator
LABORATORIO-CORTE-II
- Filtros y mascaras de convolucion de imagenes,filtro mediana,filtro promedio, filtro gaussiano,detector sobel,detector prewi-Filtros y mascaras de convolucion de imagenes,filtro mediana,filtro promedio, filtro gaussiano,detector sobel,detector prewit
Sobel_detector
- 基于opencv的sobel边缘检测算子-sobel detector of opencv
edge_detect
- 利用五种检测器(Roberts检测器、Prewitt检测器、Sobel检测器、 Robinson检测器、Kirsch检测器)实现边缘检测-The use of five kinds of detectors (Roberts detector, Prewitt detector, Sobel detector, Robinson detector, Kirsch detector) edge detection
sobel-edge
- sobel edge detector in matlab
sobel
- sobel fillter for edge detector