CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 垂直边缘检测

搜索资源列表

  1. Dilation

    0下载:
  2. 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2143
    • 提供者:丁峰
  1. test12-28

    1下载:
  2. 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, the number of transformation, an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69235
    • 提供者:gloria
  1. smagic

    1下载:
  2. 提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图
  3. 所属分类:源码下载

    • 发布日期:2010-10-21
    • 文件大小:6662676
    • 提供者:liuym2010
  1. canny检测C#实例

    1下载:
  2. C#边缘检测,含锐化,滤波,水平变换,垂直变换等各项内容
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-26
    • 文件大小:495162
    • 提供者:yayacream
  1. sobel

    0下载:
  2. 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:672
    • 提供者:liuqing
  1. IP

    2下载:
  2. 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中使用。 4)8位24位bmp图像之间的相互转化。 5
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:184654
    • 提供者:方四
  1. LicensePlateRecognition

    1下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:730813
    • 提供者:肖伟
  1. License_Plate_Recognition

    0下载:
  2. 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:12856
    • 提供者:juanjuan
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5143624
    • 提供者:王卫
  1. sobel

    0下载:
  2. sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:周娇
  1. 200830500211

    0下载:
  2. 人眼的识别是计算机人脸识别和智能监控中的重要部分。本文提出了一种基于灰度投影 曲线和边缘检测进行人眼定位的新算法。首先利用原图的垂直灰度投影曲线确定人脸的左右边界, 之 后利用人脸区域的水平灰度投影确定头顶至鼻中部的上下边界, 然后利用人脸比例模型估计人眼的大 概位置, 分析人眼区域的边缘图象, 给出人眼的确切位置。实现表明, 该算法简单、快速, 鲁棒性强-Identification of the human eye is the computer face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11167449
    • 提供者:廖减员
  1. Mybole

    0下载:
  2. 实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。-Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10519047
    • 提供者:梁志敏
  1. Edge-based-edge-detection

    0下载:
  2. Roberts 边缘检测算子,检测水平和垂直边缘效果好于斜向边缘,定位精度高,对噪声敏感 -Roberts edge detection operator, the detection of horizontal and vertical edge effects better than the oblique edge, high positioning accuracy, noise-sensitive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:10158
    • 提供者:kristena
  1. chuizhibianyuanjiance

    0下载:
  2. 垂直边缘检测的相关算法,源代码实现。辛勤劳动,请尊重劳动。-Vertical edge detection algorithms, source code to achieve. Hard work, respect for labor.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:367072
    • 提供者:ren
  1. SobelEdge_all

    0下载:
  2. 基于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 convolutio
  3. 所属分类:DSP program

    • 发布日期:2017-11-19
    • 文件大小:792229
    • 提供者:王林
  1. 1

    0下载:
  2. matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFS
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:568
    • 提供者:jwi
  1. SobelEdge

    0下载:
  2. Sobel算子实现水平边缘检测、垂直边缘检测;45度、135度角边缘检测 -Using Sobel operator to realize horizon and vertical edge detection 45 degree, 135 degree angle edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:张海涛
  1. roberts

    0下载:
  2. Roberts边缘检测算子根据任意一对互相垂直方向上的差分可用来计算梯度的原理,采用对角线方向相邻两像素之差。(The Roberts edge detection operator can be used to calculate the gradient principle based on any pair of vertical differences. The difference between adjacent pixels is two pixels.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:325632
    • 提供者:小豹
« 12 3 »
搜珍网 www.dssz.com