Welcome![Sign In][Sign Up]
Location:
Search - sobel-bianyuanjiance

Search list

[Special Effectsbianyuanjiance-juti

Description: 二值化后边缘检测算法具体实现,用matlab编写的,有roberts,sobel,prewitt,log等算法的具体实现-value after two edge detection algorithm to realize the use of Matlab prepared, roberts, segmentation, prewitt, log, etc. of specific algorithm implementation
Platform: | Size: 872 | Author: 张亮 | Hits:

[Graph programsobel-bianyuanjiance

Description: 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现
Platform: | Size: 1755 | Author: 朱志敏 | Hits:

[Graph programSobel-Kirsch

Description: Sobel和Kirsch的边缘检测算法-Sobel Edge Detection Algorithm
Platform: | Size: 566272 | Author: 陈琦 | Hits:

[Special Effectsbianyuanjiance-juti

Description: 二值化后边缘检测算法具体实现,用matlab编写的,有roberts,sobel,prewitt,log等算法的具体实现-value after two edge detection algorithm to realize the use of Matlab prepared, roberts, segmentation, prewitt, log, etc. of specific algorithm implementation
Platform: | Size: 1024 | Author: 张亮 | Hits:

[Graph programsobel-bianyuanjiance

Description: 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现-By sobel edge detection operator realize the source code, using C++ Realize the sobel operator. Image coding is to achieve complete
Platform: | Size: 1024 | Author: 朱志敏 | Hits:

[Graph programbianyuanjiance

Description: EdgePicker类中实现了Kirsch、Prewitt、Sobel、Gauss边缘提取算法,并根据MATLAB中的Canny算法实现了Canny算法,BianYuanJianCe.CPP中实现了背景提取。程序中图像的读取、存储用到了ImageMagick库,ImageMagick库的使用方法在ImageMagick.rar中有说明-EdgePicker class implements Kirsch, Prewitt, Sobel, Gauss edge extraction algorithm and, based on MATLAB, the Canny algorithm of the Canny algorithm, BianYuanJianCe.CPP to achieve the background extraction. Program to read the image, store use the ImageMagick library, ImageMagick library to use is illustrated in the ImageMagick.rar
Platform: | Size: 12272640 | Author: 孙瑜鑫 | Hits:

[Special Effectsbianyuanjiance

Description: 边缘检测函数,包括canndy算子,Prewitt算子,sobel算子,运行mian函数即可-Edge detection function, including canndy operator, Prewitt operator, sobel operator, you can run the mian function
Platform: | Size: 6144 | Author: 陈智 | Hits:

[Special EffectsSobel

Description: 图像处理sobel算子,原理介绍,算子公式。-Image processing sobel operator
Platform: | Size: 50176 | Author: 刘真 | Hits:

[Special Effectsbianyuanjiance

Description: 利用几种典型的图像边缘检测算法进行图像边缘检测,对比各种检测效果,其中包括sobel算子具体算法代码-Using some typical edge detection algorithm for image edge detection, contrast a variety of testing results, including the specific algorithm code sobel operator
Platform: | Size: 1024 | Author: 武星 | Hits:

[Special Effectsbianyuanjiance

Description: 对图像进行边缘检测,检测算子包括Robert算子、Sobel算子、拉普拉斯算子等-The image edge detection, detection operator, including Robert operator, Sobel operator, Laplacian, etc.
Platform: | Size: 949248 | Author: 马伊凡 | Hits:

[Special Effectsbianyuanjiance

Description: 基于MFC的数字图像处理的边缘检测,含有sobel、laplace、canny等算子-MFC-based digital image processing, edge detection, with sobel, laplace, canny operator
Platform: | Size: 1985536 | Author: 黄峰 | Hits:

[Special Effectsbianyuanjiance

Description: MFC + OpenCV 2.4 + Visual Studio 11 + OpenAL 1.1 7种算法实现(使用Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log和SUSAN 8种算法实现)了-MFC+ OpenCV 2.4+ Visual Studio 11+ OpenAL 1.1 7 algorithms (using the Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log and SUSAN 8 algorithm implementation)
Platform: | Size: 6934528 | Author: yss | Hits:

[Otherbianyuanjiance

Description: 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma operator, sobel operator and canny operator.
Platform: | Size: 22528 | Author: 陈勇 | Hits:

[Special Effectsbianyuanjiance

Description: Matlab常用的几种边缘检测算法,适合初学者,有SOBEl,CANNY,等-Matlab commonly used several kinds of edge detection algorithm, is suitable for beginners, there are SOBEl, CANNY, etc
Platform: | Size: 1024 | Author: 小河 | Hits:

[Graph programsobel-bianyuanjiance

Description: 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现-By sobel edge detection operator realize the source code, using C++ Realize the sobel operator. Image coding is to achieve complete
Platform: | Size: 2048 | Author: aidthat | Hits:

[Graph programsobel-bianyuanjiance

Description: 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现-By sobel edge detection operator realize the source code, using C++ Realize the sobel operator. Image coding is to achieve complete
Platform: | Size: 2048 | Author: onhatgr | Hits:

[Special Effectsbianyuanjiance

Description: Prewit t 算子和Sobel 算子都是对图像进行差分和滤波运算,仅在平滑部分的权值选择上有些差异,但是图像产生了一定的模糊, 而且有些边缘还检测不出来,所以检测精度比较低, 该类算子比较适用于图像边缘灰度值比较明显的情况。-Prewit t operator and Sobel operator is on image difference and filtering operation, only some differences in the smooth part of the weights of choice, but to the fuzzy image, and some edge detection not to come out, so the accuracy is lower, the operator is applied to image edge gray value is more noticeable.
Platform: | Size: 53248 | Author: 李浩杰 | Hits:

[Special Effectsbianyuanjiance

Description: 利用sobel算子实现边缘检测,包括水平方向,垂直方向,以及45度,135度检测。-Using edge detection sobel operator, including horizontal and vertical directions, as well as 45 degrees, 135 degrees is detected
Platform: | Size: 3072 | Author: 李建辉 | Hits:

[Special Effectsbianyuanjiance

Description: 利用各种算子对图像进行边缘检测。如roberts算子、sobel算子、log算子、perwitt算子四种算子,利用这四种算子分别对图像进行边界的提取。-Using a variety of operators for image edge detection. Operators such as roberts, sobel operator, log operator, perwitt operator of four operators, the use of these four operators were extracting the image boundary.
Platform: | Size: 1024 | Author: 张蕊 | Hits:

[Special Effectsbianyuanjiance

Description: 彩色图像的边缘检测,包含canny算子,sobel算子和Robert算子。-Color image edge detection, including canny operator, sobel operator and Robert operator.
Platform: | Size: 1024 | Author: Cece | Hits:
« 12 »

CodeBus www.codebus.net