Description: 完整的Sobel边缘检测程序,可对灰度图或24位真彩色图进行边缘提取。-Complete Sobel edge detection process may be grayscale or 24-bit True Color chart Edge. Platform: |
Size: 354304 |
Author:liqiangqiang |
Hits:
Description: Sobel Filter in C.
Sobel Filter may be used for edge detection application in Image processing applications Platform: |
Size: 2048 |
Author:Images |
Hits:
Description: 图像sobel边缘检测,vc++开发环境,调试可用-Image sobel edge detection, vc++ development environment, debugging can be used Platform: |
Size: 2888704 |
Author:王国宇 |
Hits:
Description: 个人编写的一个干净VC++图像处理框架,并实现了SOBEL边缘检测算法,可为同学们相关作业参考,也可为初学者提供学习的资料,可相互交流-Personal writing a clean vc++ image processing framework, and implements the SOBEL edge detection algorithm, can be reference for the students homework, also can provide for beginners learning materials, can communicate with each other Platform: |
Size: 18150400 |
Author:suiyinling |
Hits:
Description: Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语
Sobel operator according to the pixel point up and down, left and right adjacent pixels gray weighted difference, at the edge of this phenomenon to detect the edge of the edge. The noise has a smooth effect, providing a more accurate edge direction information, edge positioning accuracy is not high enough. When the accuracy requirement is not very high, it is a kind of common edge detection method. The code with Sobel edge detection, check the cell edge, there is a fig. Platform: |
Size: 21504 |
Author:wuyi |
Hits:
Description: A soble edge function using basic convolutions. CImg library is used to display, read, and write image files. Platform: |
Size: 1084416 |
Author:穿山甲说
|
Hits:
Description: 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. Platform: |
Size: 6144 |
Author:穿山甲说
|
Hits: