搜索资源列表

  1. EdgeDetect.rar

    0下载:
  2. Windows SDK实现Roberts算子提取边缘。
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1884599
    • 提供者:
  1. 数字图像处理alpha版

    1下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. 图像识别算法

    1下载:
  2. 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:64772
    • 提供者:周志连
  1. sobel-roberts-equalization

    0下载:
  2. 图像处理,sobel和roberts和equalization算法,c语言,ppm图片-Image processing, sobel and roberts and equalization algorithm, c language, ppm picture. . . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:929792
    • 提供者:
  1. Roberts

    0下载:
  2. 用Roberts算子对图像进行边缘检测,找出图像边缘,是学习图像处理不错的程序-The image edge detection by Roberts operator, to find the edge of the image, image processing is to learn good program 0900卷积最终版卷积的0900最终版
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1967104
    • 提供者:西门吹雪
  1. Roberts

    0下载:
  2. 经典图像边缘检测(微分法思想)——Roberts微分交叉算子 优点:模板小,计算量小;-Classic edge detection (differential method thought)- Roberts differential crossover advantages: template small, small amount of calculation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:486400
    • 提供者:小燕
  1. Sobel-Roberts-Prewitt

    0下载:
  2. 原图-高斯白噪声-灰度图-中值滤波-小波除噪-Sobel算子-Roberts算子-Prewitt算子-Original- Gaussian white noise- gray- median filter- Wavelet Noise-Sobel operator-Roberts operator-Prewitt operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:孙菲
  1. roberts

    0下载:
  2. roberts算子的源程序,属于图像处理程序的一部分。-roberts operation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Huqing
  1. roberts

    0下载:
  2. 利用Roberts边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行。-Roberts edge operator method utilizing the image edge extraction of the source code, compiled executable files carry operation parameters.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:徐世民
  1. Roberts

    0下载:
  2. Roberts edge detection algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:57344
    • 提供者:gdstoica
  1. roberts

    0下载:
  2. Roberts 边缘检测算子是根据任意一对互相垂直方向上的差分可用来计算梯度的原理, 采用对角线方向相邻像素之差-Roberts edge detector is based on the difference any pair of mutually perpendicular directions can be used to calculate the gradient of principle, the use of adjac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:xuchunyan
  1. roberts

    0下载:
  2. 在机器视觉中roberts边缘检测可以检测出目标的边缘轮廓。-In machine vision, the edge detection of Roberts can detect the edge of the object.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5633024
    • 提供者:小攀
  1. roberts

    0下载:
  2. 此文件是自己用matlab编的一阶roberts算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled an order roberts operator image edge features
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mamiaomiao
  1. Roberts

    0下载:
  2. VC6.0+OPENCV上对Roberts算法的实现,对图像实现边缘提取-VC6.0+ OPENCV on the achievement of Roberts algorithm for image edge detection to achieve
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:280576
    • 提供者:贾明
  1. Roberts-filter

    0下载:
  2. OpenGL - a software interface to graphics hardware. C++ method of the Roberts filter of medical image.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:787456
    • 提供者:Anna
  1. Roberts

    0下载:
  2. 使用VC++实现Roberts边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Roberts edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张小卫
  1. picedge

    0下载:
  2. roberts边缘检测算子实现的边缘检测算法。(Edge detection algorithm of Roberts edge detection operator.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:7483392
    • 提供者:碎梦南瓜
  1. Rberts

    0下载:
  2. Roberts边缘检测算子,通过不同阈值的设定比较提取结果,对于初学者有一定帮助(Roberts edge detection operator, using different threshold settings to compare the results, it is helpful for beginners.)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 3dwavelet

    0下载:
  2. Edge detection that works with Sobel,Perwitt and Roberts. Wavelet transform has also been performed for images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:ssreshtu
  1. roberts

    0下载:
  2. * These functions first read a line and then call sscanf to * translate the number. Reading an entire line is essential to * good error recovery, because the characters after the point of * error would otherwise r
  3. 所属分类:其他小程序

« 1 2 3 45 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org