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

Search list

[Special EffectsProject_Model

Description: 图像处理小程序,实现图像二值化,Sobel算子,拉普拉斯算子的应用。-Applet image processing to achieve image binarization, Sobel operator, Laplace operator applications.
Platform: | Size: 3453952 | Author: REI TWO | Hits:

[Special EffectsImage-Processing

Description: vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行程、LZW\JEPG编码),程序编译通过,运行正常无误。-vc++ programming basics of digital image, including point arithmetic, geometric transformations (translation, rotation, scaling, mirroring), orthogonal transforms (Walsh, Fourier, discrete cosine), image enhancement (image smoothing, median filtering, sharp gradients of, Laplacian sharpening), morphological transformation (erosion, dilation, opening and closing), edge and contour (robert, sobel, frewit, kirsch, gauss-laplace edge detection operator, hough transform, contour extraction, contour tracking), image analysis (segmentation, projection detection, subtraction detection, template matching), image restoration (deconvolution fuzzy, inverse filtering restoration, Wiener filter restoration, randomized, salt and pepper noise), image coding (Huffman coding Shannon Snow coding costs, travel, LZW \ JEPG code), the program compile and run the normal and correct.
Platform: | Size: 16464896 | Author: 李欣 | Hits:

[Special EffectsChinese-PDF__(p1-50)

Description: 给定一个归一化的指纹图像,算法的主要步骤如下: ** ** 1 - 将G分成大小为 w x w - (15 x 15) 的块; ** ** 2 - 计算每个象素 (i,j)的梯度 dx(i,j) 和 dy(i,j) , ** 根据计算的需求,梯度算子可以从简单的Sobel算子到复杂的Marr-Hildreth 算子。 ** ** 3 - 估算优势方向(i,j)-Given a normalized fingerprint image, the algorithm' s main steps are as follows:**** 1- The size of G into wxw- (15 x 15) blocks **** 2- calculated for each pixel (i , j) of the gradient dx (i, j) and dy (i, j),** according to the needs of computing the gradient operator can be from simple to complex Sobel operator Marr-Hildreth operator.**** 3- estimated dominant directions (i, j)
Platform: | Size: 1629184 | Author: zhangbao369 | Hits:

[Special Effectsomplab

Description: Algorithm of some 2d filtring of BMP image. realized filters: -Gauss diffusion -Sobel -Pruit -Contrast Enhancement
Platform: | Size: 2048 | Author: kda | Hits:

[OpenCVmymfc

Description: 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filters the sample program.
Platform: | Size: 11459584 | Author: 吴敬鑫 | Hits:

[AI-NN-PR_DIP

Description: 边缘检测——各种算子 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-Edge Detection- Various Operators
Platform: | Size: 12288 | Author: Evan | Hits:

[AI-NN-PRmatlab4

Description: This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used to show the superior noise suppression properties and response characteristics to both step and ramp edges. Natural images are also used to assess the performance of the newly proposed topological gradient estimation qualitatively. One of the fastest methods of localizing edges in images is based on small gradient kernels, such as Sobel, Prewitt, and Roberts. Although small gradient kernels provide a fast way
Platform: | Size: 22528 | Author: sudha | Hits:

[AI-NN-PRmatlab55

Description: This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used to show the superior noise suppression properties and response characteristics to both step and ramp edges. Natural images are also used to assess the performance of the newly proposed topological gradient estimation qualitatively. One of the fastest methods of localizing edges in images is based on small gradient kernels, such as Sobel, Prewitt, and Roberts. Although small gradient kernels provide a fast way
Platform: | Size: 33792 | Author: sudha | Hits:

[matlabbyjc

Description: 边缘检测程序,有各种边缘检测算子,包括sobel等,自己写的源程序,共享-Edge detection process, a variety of edge detection operator, including sobel and so on, to write the source code, sharing
Platform: | Size: 56320 | Author: 偏爱 | Hits:

[Special Effectsimage

Description: 这是一个C#编写的图像处理程序,包含hough变换以及sobel,canny各种算子。-It is written in a C# image processing procedures, including hough transform and sobel, canny various operator.
Platform: | Size: 273408 | Author: zhj | Hits:

[Special Effectssobel

Description: 字符检测,对于图像中的20几个字符检测出来并进行模板匹配-Character test, for the few characters in the image detected 20 and the template matching
Platform: | Size: 4096 | Author: 张稳 | Hits:

[OpenCVopencv_laplace

Description: 实现LAPLACE和SOBEL高通空域滤波-LAPLACE and SOBEL achieve high-pass spatial filter
Platform: | Size: 1341440 | Author: 王文博 | Hits:

[Special Effectskantu

Description: 可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作-Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, histogram equalization statistics and, sharpen, soften, add salt and pepper or gaussian noise , median filtering, Sobel edge detection, Gaussian edge detection, gray level threshold edge detection, region growing, rotation, scaling and other operations
Platform: | Size: 365568 | Author: wangyang | Hits:

[Special Effectsbmp2yuv_ldd032

Description: 图像处理(边缘提取、图像反转、中值滤波、Sobel滤波等)-Image Processiong
Platform: | Size: 46080 | Author: Daisy | Hits:

[Otherbasenehe

Description: pdf of sobel edge detection
Platform: | Size: 90112 | Author: zeg | Hits:

[Special EffectsDIP-ps

Description: 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produced using vs2010 with qt designer digital image processing software, currently contains the gray scale operation histogram, channel graph display realized Otsu algorithm, maximum entropy algorithm and manually adjust the (single-threshold, dual-threshold value) of the binary operation with geometric operations algebra operations using convolution completed roberts, sobel, prewitt three edge detection operator can also manually enter the kernel using convolution completed gaussian, median, mean function of the three denoising operator , gaussian operator can manually enter a sigma also used to support multi-document workspace open, is the prototype of a photoshop.
Platform: | Size: 13700096 | Author: snowymo | Hits:

[Special Effects20110506

Description: 主要分析几种应用于数字图像处理中的边缘检测算子,根据它们在实践中的应用结果进行研究,主要包括: Robert 边缘算子、Prewitt 边缘算子、Sobel 边缘算子、Kirsch 边缘算子以及Laplacian 算子等,根据实验处理结果讨论了 几种检测方法的优劣.-Analysis of several key used in digital image processing edge detection operator, according to their application in practice, the results of research, including: Robert edge operator, Prewitt edge operator, Sobel edge operator, Kirsch edge operator and Laplacian operator, etc, according to the results of the experimental treatment of several detection methods are discussed the advantages and disadvantages.
Platform: | Size: 475136 | Author: mimi | Hits:

[Special Effectsedge

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

[matlabmatlabfile

Description: 利用sobel边缘检测算子实现图像边缘提取,方法简单-Edge detection using sobel operator of image edge extraction, simple
Platform: | Size: 45056 | Author: hanqitao | Hits:

[matlabdeteccionbordessobel1

Description: Codigo que realiza la detección de bordes por sobel
Platform: | Size: 1024 | Author: luis | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net