Welcome![Sign In][Sign Up]
Location:
Search - horizontal Sobel operator

Search list

[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: 69235 | Author: gloria | 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:

[Special Effectsedge

Description: 使用prewitt算子和sobel算子分别在垂直和水平方向进行检测,生成4幅分割图像-Using sobel operator and Prewitt operator, respectively, in the vertical and horizontal direction detection, image segmentation to generate 4
Platform: | Size: 3072 | Author: 萧然 | Hits:

[Graph programImageProcessSys

Description: 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation.
Platform: | Size: 317440 | Author: 孙亚新 | Hits:

[Special EffectsVCPP-Sobel-Edge

Description: 利用Sobel算子从纵向和横向对灰度图像进行边缘检测源码!-Sobel operator from the vertical and horizontal edge detection source grayscale images!
Platform: | Size: 144384 | Author: 独角之灵 | Hits:

[Otherlicense-plate-recognition

Description: 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-This program uses edge detection and projection of license plate positioning method based on vertical Sobel operator, according to a prominent feature of the license plate area vertical texture operator Sobel vertical edge extraction, then the horizontal projection of the projector to get the license plate, the horizontal projection the Figure split out the license plate, and then use the the dilation operation license plate vertical positioning. Take advantage of the rotation projection method to find the license plate tilt angle, and then the license plate image tilt correction bilinear interpolation. The focal point for fine positioning license plate using the vertical projection method to identify each character, according to the the character center point cut. Cutting out pictures with each template images in the database, subtraction, calculation of the mean square error of the picture with the template, the mean square error of the smallest template is identified characters.
Platform: | Size: 7168 | Author: 埃米尔 | Hits:

[DSP programSobelEdge_all

Description: 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolution of two nuclear doing, a check with the usual vertical edges corresponding maximum, and the other corresponding maximum horizontal edges.
Platform: | Size: 792576 | Author: 王林 | Hits:

[Special EffectsDIPAX

Description: 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook source 1.IMAGE literacy 2. Geometric transformations: vertical mirroring, Horizontal Mirror, mirror on the corner 3. Spatial transformation: Fourier transform, Walsh transform, discrete cosine transform 4 Image restoration: mean filtering, median filtering, Gaussian filtering 5 Image Enhancement: binary, gray, histogram equalization, pseudo-color 6. feature detection: LOG, Robert, Sobel, Prewitte etc. edge detection operator
Platform: | Size: 9250816 | Author: 王国 | Hits:

[Special Effectssobel

Description: Sobel算子对数字图像的每个像素,考察它的上下左右邻点的加权差,在边缘处达到极值这一现象检测边缘。-Sobel operator for each pixel in the digital image, visit the weighted difference between its vertical and horizontal neighboring points, reaching extreme edge of this phenomenon is detected at the edges.
Platform: | Size: 2048 | Author: li ming | Hits:

[Special EffectsEdgeMap

Description: 利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。-The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.
Platform: | Size: 1024 | Author: xiekaixuan | 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:

[DSP programImage

Description: 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准确,在检测不同方向的边沿时梯度的幅度一致。由于建筑物图像的特殊性,我们可以发现,处理该类型图像轮廓时,并不需要对梯度方向进行运算,所以程序并没有给出各向同性Sobel算子的处理方法。由于Sobel算子是滤波算子的形式,用于提取边缘,可以利用快速卷积函数,简单有效,因此应用广泛。 -Sobel operator (Sobel operator) operator is one of image processing, mainly for edge detection. Technically, it is a discrete difference operator for the operation gradient approximation image brightness function. At any point using this image operator, will have its corresponding gradient vector or vector method Sobel operator has two, one is to detect the horizontal edge the other is to detect vertical flat edge. Sobel operator is another form of isotropic Sobel (Isotropic Sobel) operator, there are two, one is to detect the horizontal edge, and the other vertical edge detection isotropic Sobel operator Sobel operator and ordinary compared to its location more accurate weighting factor, consistent detect edges in different directions when the magnitude of the gradient. Due to the special nature of the building of the image, we can see that, when dealing with this type of image contour, gradient direction does not need to be operational, so the program does not give an isotropic Sobe
Platform: | Size: 277504 | Author: 林晓冬 | Hits:

CodeBus www.codebus.net