CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Sobel算子

搜索资源列表

  1. edge

    0下载:
  2. 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1687064
    • 提供者:王坤
  1. fuzzyedge

    0下载:
  2. 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2307004
    • 提供者:duyaqin
  1. EdgeDdetection

    0下载:
  2. 实现几种边缘检测算法(Robert、2×2算子、prewitt、sobel等)-Accomplish a number of edge detection algorithm (Robert, 2 × 2 operator, prewitt, sobel, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:25743
    • 提供者:刘丽梅
  1. Edgedetect

    0下载:
  2. 实现图像边缘检测的程序,算子分别为Robert Sobel Prewitt.-Achieve the image edge detection procedure, operator, respectively Robert Sobel Prewitt.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3972381
    • 提供者:liya
  1. SobelKirsch

    0下载:
  2. 边缘检测程序,用VC实现了用几种算子包括sobel、kirsch算子对图象的边缘进行检测-Edge detection procedure, using VC achieved in several operators including sobel, kirsch operator to detect the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:574416
    • 提供者:陈少华
  1. myIPC

    0下载:
  2. BMP图像打开,二值化,形态学处理(膨胀,腐蚀,开,闭,二值边界提取),边缘提取(Roberts,sobel,laplacian,prewitt,laplacian of gaussian算子)-BMP images open, binarization, morphology processing (expansion, corrosion, open, closed, two-valued edge extraction), edge extraction (Roberts, sobel,
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2131312
    • 提供者:yangchjun
  1. sobeledge

    0下载:
  2. 提供sobel 边缘检测算子和一个狗的心脏动态图像数据, 主要用来检测强度图像中的边缘-a sobel operator for the edge extraction in intensity image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:334141
    • 提供者:周寿军
  1. main

    0下载:
  2. sobel、prewitt、robot、LOG、canny 运行main文件,该程序用以上五种算子对图像进行边缘检测-sobel, prewitt, robot, LOG, canny run the main file, the program for more than five operators using the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:55247
    • 提供者:徐薇
  1. 35738602EdgeDetect

    0下载:
  2. 边缘提取 Roberts sobel prewitt算子提取-edge text
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:359252
    • 提供者:yue
  1. 41_cyq

    0下载:
  2. 可以打开bmp真彩图像,并能完成Sobel边缘检测算子提取边缘还能完成低通滤波,高通滤波等基本图像处理-Can open bmp true color images, and can complete the Sobel edge detection operator can extract the edge of complete low-pass filter, high pass filter, and other basic image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2015004
    • 提供者:yue
  1. Untitled

    0下载:
  2. 里面是用sobel、Robert、canny、log和Prewitt算子编写的处理图像的程序,比较简单-Which is sobel, Robert, canny, log, and Prewitt operator prepared image processing procedure is relatively simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:活得自由
  1. MedicalImageSegmentation

    0下载:
  2. 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:613966
    • 提供者:nancy
  1. EdgeDetectionandSegmentation

    0下载:
  2. 利用各种算子对图像进行边缘检测,效果很好-edge test by Roberts,Sobel,prewitt,Kirsch,Laplac
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5865
    • 提供者:俊博
  1. cvboundary

    0下载:
  2. vc2003下,在opencv平台上实现图像边缘检测,采用了不同算子,sobel,canny,prewwitt等,便于实现不同算子效果的比较-vc2003, in opencv platform to achieve image edge detection, using a different operator, sobel, canny, prewwitt so easy to realize the effect of different comparison operators
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1134233
    • 提供者:huihui
  1. edgeDetectionAndEnergy

    0下载:
  2. 灰度图像边缘检测的代码,常用的集中边缘检测算子都有 canng log sobel 等,并计算了图像中边缘的能量信息-Edge Detection of code, commonly used edge detection operators have focused canng log sobel, etc., and calculate the energy of the edge of the image information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:156160
    • 提供者:zhanghf
  1. edgematlab

    0下载:
  2. 边缘检测,sobel,canny,Roberts,等算子边缘检测matlab代码-Edge detection, sobel, canny, Roberts, and other operator edge detection matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:418832
    • 提供者:youyou
  1. Image-Edge-Detection

    0下载:
  2. 提出一种在噪声条件下将中值滤波与Sobel、Canny算子相结合进行图像边缘检测的方法。首先,采用中值滤波对图像进 行平滑处理,再利用Sobel、Canny算子检测图像边缘。仿真实验表明。该方法对图像边缘检测精度较高,抗噪声性能强,可 提高图像边缘检测效果。-This article proposed an image edge detection method based on the median value filter,Sobel and Canny Operator und
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:238190
    • 提供者:王文
  1. Hw3

    0下载:
  2. 使用vs08编写的一个基于mfc的图像处理程序,功能包括 1.通过拉普拉斯边缘检测算子提取图像边缘 2.通过罗伯特交叉边缘检测算子提取图像边缘 3.通过Sobel边缘检测算子提取图像边缘 -Prepared using vs08 a mfc-based image processing program, features include 1. Laplacian edge detection by extracting edge operator 2. By Robert Cro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5816837
    • 提供者:zhengarean
  1. image

    0下载:
  2. 这是一个C#编写的图像处理程序,包含hough变换以及sobel,canny各种算子。-It is written in a C# image processing procedures, including hough transform and sobel, canny various operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:273628
    • 提供者:zhj
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13700030
    • 提供者:snowymo
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 »
搜珍网 www.dssz.com