搜索资源列表
BianYuanJianCeDib
- 该代码包括了Robert\\Sobel\\Prewitt的算法-The code includes Robert \\ Sobel \\ Prewitt algorithm
ImageSharpness
- 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
ImagesharpeningImageTransform
- Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT is a separable Image Transfor
sobel
- sobel filter for image in c
EdgeContour
- 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法
图像处理
- 直方图均衡,图像锐化,Sobel算子锐化,图像平滑
sobel算子 canny算子图像边缘检测程序
- sobel算子 canny算子图像边缘检测程序
EDGE_SOBER
- The program is used to detect the edges of the image using Sobel method.
imagedectpro
- 提供了多种边缘检测和图像分割的源代码,包括Sobel边缘检测、Hough边缘检测等等,希望对学习这方面的人员能有所帮助。-Provides a wide range of edge detection and image segmentation of the source code, including the Sobel edge detection, Hough edge detection, etc., in the hope that this study can be helpful
sobel_final
- sobel edge detection
MedicalImageSegmentation
- 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
ImagePreprocessing
- The program can pre-process the image: use filters for edge detection Sobel, Prewitte, Kirsh.
Art_of_Edg2162889182009
- Detect any edge of pictures. contain Isothropic, Prewit, Robert, Sobel, Canny, Gaussian. Take a Look
SobelKirsch
- sobel 图像处理中的边缘检测 直接调试可以运行 包含工作站和源码-sobel edge detection. image processing can be run directly to debug. source code contains the workstation
sobel
- 二維圖像sobel,支援彩色(24位元)/灰階(8位元)-Two-dimensional image the sobel, supports color (24-bit)/greyscale (8-bit)
sobel
- Sobel邊緣偵測:功能主要為邊際的偵測,內包含強度和梯度的圖形,並且梯度圖的直方圖顯示出來。-Sobel edge detection: main function the marginal detection contained within the strength and gradient graphics, and gradient histogram display.
sobel.m
- 雷达遥感数据读取;SOBEL边缘监测;梯度计算-RADAR remote sensing data reading sobel edge detection gradient calculation
Sobel
- sobel 边缘检测 cuda加速 与openGL结合-sobel edge detection cuda
canny-laplace-robert-sobel-prewitt
- 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
Sobel
- 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator