搜索资源列表

  1. EdgeDetection

    0下载:
  2. 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:refinebin
  1. OPENCV-camer

    0下载:
  2. MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:
  1. vbedge

    0下载:
  2. 实现彩图的Roberts、Prewitte、Sobel等边缘提取-To achieve color pictures of Roberts, Prewitte, Sobel edge detection, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:527360
    • 提供者:xiaoliu
  1. CSLib

    0下载:
  2. Windows和Linux下通用的CSLib.lib Eric S.Roberts编著的<The Art and Science of C>中提供的库,原版仅VC++ 6.0可用,此版本理论上支持所有VC版本以及MinGW32 CSLib.lib.lin是Ubuntu 9.04下GCC生成的适用于Linux的版本。-The common CSLib.lib forWindows and Linux. Eric S.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:Tydus
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1097728
    • 提供者:zhaolipo
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:tony
  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), edg
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2130944
    • 提供者:yangchjun
  1. RefactoringMartinFowler

    0下载:
  2. Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts 这是一本相当好的书-Refactoring: Improving the Design of Existing Code by
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:1868800
    • 提供者:leehomjin
  1. edgedetect

    0下载:
  2. 边缘检测VC实现了 Roberts算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测-edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:刘则是
  1. tuxiangchulishiyang

    0下载:
  2. 使用edge函数,分别采用‘roberts’‘sobel’‘log’算子,对图像MRIBrain_10.bmp进行锐化,比较各个算子的效果并说明其原因。-Using the edge function, respectively ' roberts' ' sobel' ' log' operator, sharpening the image MRIBrain_10.bmp compare the
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:52224
    • 提供者:gxt
  1. ImageTest

    0下载:
  2. 图像处理系列之5--边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Image Processing Serie
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:10629120
    • 提供者:
  1. shuzituxiang

    0下载:
  2. 这个程序是关于数字图像处理的边缘检测的,程序包含了Roberts算子,LaplacianOperator算子,Sobe算子,Prewitt算子,canny分割算子等几个经典算子程序来解决边缘检测问题-This program is about digital image processing edge detection, the program includes the Roberts operator, LaplacianOpera
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:了了
  1. 3971022b_canny

    0下载:
  2. roberts sobel prewitt边缘提取-edge
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yue
  1. 35738602EdgeDetect

    0下载:
  2. 边缘提取 Roberts sobel prewitt算子提取-edge text
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:359424
    • 提供者:yue
  1. new0

    0下载:
  2. 小波变换 多尺度,canny,sobel,roberts,边缘融合-Wavelet multi-scale, canny, sobel, roberts, edge blending
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:59392
    • 提供者:杨洋
  1. bianyuantiqu

    0下载:
  2. 详细介绍了各种图像边缘检测方法,包括Sobel、Roberts、Prewitt、Canny、Log算子-Details of the various edge detection methods, including Sobel, Roberts, Prewitt, Canny, Log operator. . .
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:428032
    • 提供者:曾锐
  1. roberts

    0下载:
  2. 传统的边缘检测算子,检测图像边缘,获取图像大小,求梯度函数。-The traditional edge detection operator to detect image edge, access to image size, find the gradient function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:吴晶
  1. bianbianyuangui

    0下载:
  2. 对图像进行sobel 、roberts、preweit、log、canny边缘检测-The images were sobel, roberts, preweit, log, canny edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李昊
  1. RobertsEdgedetection

    0下载:
  2. 边缘检测算子Roberts,是C/C++函数,只需修改函数参数即可调用-Edge detection operator Roberts, a C/C++ function call can only modify the function parameters
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xuelinger
  1. sobel_motion

    0下载:
  2. 从各种图像中提取该图像的边缘信息,比如cannny ,sobel,roberts边缘;以及视频资源-Extracted from various images of the image edge information, such as cannny, sobel, roberts edge and video resources
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:621568
    • 提供者:陈超
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

源码中国 www.ymcn.org