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

Search list

[Special Effectsedgaijin

Description: 边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
Platform: | Size: 2113536 | Author: beibeidai | Hits:

[Special EffectsMATLAB6p5

Description: 基于RobertCross,Sobel等算子的边缘检测-Based on RobertCross, Sobel operator, such as the edge detection
Platform: | Size: 1024 | Author: roy | Hits:

[GDI-Bitmapdemo_rar

Description: 一个可以读取并显示bmp文件的框架程序,可以在里面添加代码实现其他的图像处理功能,里面已经添加了一段sobel算子的程序。-one can read and display bmp the framework document procedures, Inside the can add code to achieve other image processing functions, Add inside a segmentation operator procedures.
Platform: | Size: 3869696 | Author: gzc | Hits:

[Graph Recognizenumberplate_C++Builder

Description: 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for noise reduction preliminary, the next step for vertical Sobel edge detection, strengthening plates vertical edge, edge detection after binarization, then plates regional identity can be further strengthened, But at the same time strengthen the part of the background noise, the so-corrosion, and then positioning and interception of a registration number, Finally, the plates for the value of two.
Platform: | Size: 23552 | Author: linvg | Hits:

[Special Effectssobel1

Description: 利用Sobel边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行。-use Sobel edge operator France, the image edge extraction of source code, the compiled executable file parameters required to bring operations.
Platform: | Size: 2048 | Author: taoran | Hits:

[Graph programbiance

Description: 对图象的边缘检测,包括sobel LAPLAS算子等多种检测方法-right image edge detection, segmentation LAPLAS including operator and other detection methods
Platform: | Size: 1949696 | Author: xiaoxue | Hits:

[AI-NN-PRsobel

Description: 边缘检测-edge detection edge detection edge detection edge detection edge detection edge detection Edge Detection
Platform: | Size: 1024 | Author: | Hits:

[Special Effectsdip3

Description: 经典的边缘检测算法Sobel matlab源码-classic edge detection algorithm Sobel Matlab FOSS
Platform: | Size: 245760 | Author: jimmy | Hits:

[Windows DevelopEdge_Detection_and_Segmentation

Description: mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Platform: | Size: 6144 | Author: 少文 | Hits:

[Special Effectsdip3

Description: 将原始影像分别对RGB三色彩进行 x与 y轴之 Sobel边缘处理-original RGB images were of three colors for x and y axis of his Sobel Edge
Platform: | Size: 254976 | Author: qu yw | Hits:

[Special Effectstest12-28

Description: 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, the number of transformation, and so on two square root transformation. Several filter, filter, filtering, etc. 3. Image segmentation, edge detection, contour extraction, and the gradient operator SOBEL 4. Color images, red, green channel, blue channel 5. Image geometry transform, image scaling, image (horizontal and vertical mirror image)
Platform: | Size: 68608 | Author: gloria | Hits:

[JSP/Javasobelbianyuanjiance

Description: 用于边缘检测的源代码,是用sobel算子的,用的是java的开发环境.-for edge detection of source code, segmentation is the operator, with the java development environment.
Platform: | Size: 1024 | Author: amy | Hits:

[Special Effectssobelsuanzi

Description: 此程序先由Butterworth高通滤波器滤波图像,后用sobel算子程序进行边缘检测,效果不错!-this procedure first Butterworth high-pass filter images, After segmentation operator subroutine used for edge detection, good results!
Platform: | Size: 1024 | 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:

[Special EffectsImageprocess-11

Description: 用VC实现图像处理的一些效果,如平滑与锐化,边缘增强, Sobel边缘检测和Hough边缘检测, 反转, 腐蚀与膨胀 -images with VC some of the results, such as smoothing and sharpening, edge enhancement, Sobel edge detection and Hough edge detection, inversion, corrosion and expansion
Platform: | Size: 131072 | Author: 林兴 | Hits:

[Special EffectsPhotoPrecess200705011006

Description: 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman coding. Image entropy calculated, the average code length, and coding efficiency code tree length. Additional crumple and decompress arbitrary document and check the function histogram function. It can only handle bmp format documents.
Platform: | Size: 275456 | Author: 成东 | Hits:

[Software Engineeringgraph-roberts

Description: 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operator. Experimental Analysis of the various operator edge-detection and anti-noise capability.
Platform: | Size: 1051648 | Author: zsc | Hits:

[Special Effectsfdfdf

Description: 用C++语言实现的SOBEL算法,简单易用。-using the C language SOBEL algorithm, easy to use.
Platform: | Size: 1024 | Author: 计算机 | Hits:

[2D GraphicImagesharpeningImageTransform

Description: 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 Transform, used to image compression coding.
Platform: | Size: 2048 | Author: xuhua | Hits:

[GDI-Bitmapjdszbyjc

Description: 在Visual C++的环境下 实现Roberts,Sobel,prewitt等经典的边缘检测算子。-in Visual C environment under Roberts, Sobel. prewitt such classic edge detection operators.
Platform: | Size: 352256 | Author: xingtao | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net