搜索资源列表

  1. 719522543531372

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码利用Sobel边缘算子法-use Sobel edge operator France, the image edge extraction using the source code Sobel edge operator France
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:mokran
  1. 54353137221`1

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码利用Sobel边缘算子法-use Sobel edge operator France, the image edge extraction using the source code Sobel edge operator France
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:jindalrae
  1. image_detection

    0下载:
  2. 图象边缘检测,包括传统经典算子:Sobel、Roberts、Prewitt、Laplacian及Canny算子-image edge detection, including traditional classics Operator : Sobel, Roberts, Prewitt, Laplacian and Canny operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:181248
    • 提供者:周健
  1. Sobel_Edge

    0下载:
  2. 彩色图像边缘检测的Sobel算子,适用于图像编程应用和初学者学习。-Color Image Edge Detection Sobel operator, applied to image applications and programming beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:
  1. sobelEdgeDetection

    0下载:
  2. Sobel算子边缘增强算法,利用梯度下降原理边缘化图象-Sobel operator enhancement algorithms, using gradient descent principle marginalized image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:江边漫步
  1. VC_Sobel_Kirsch

    0下载:
  2. 基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:80896
    • 提供者:zhanghl
  1. is

    0下载:
  2. 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:46080
    • 提供者:房劬
  1. sobel

    0下载:
  2. 采用索贝儿算子对图像进行边缘的检测和提取,效果一般吧,粗糙的示例程序。-The use of cable operator Belle image edge detection and extraction, the effect of the general bar, rough examples of procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:577536
    • 提供者:西曼
  1. edgedetectionandtracking

    0下载:
  2. 采用了sobel、Log算子完成对图像进行边缘检测的功能-Using sobel, Log Operator to complete the image edge detection function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:81920
    • 提供者:张琪
  1. Edge_Detection_and_Segmentation

    1下载:
  2. 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Seg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:major
  1. xiaobobianhuan

    0下载:
  2. 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:261120
    • 提供者:楚风云
  1. EdgeContour

    0下载:
  2. 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法-Based on the gradient edge detection, including Robert, Prewitt, laplace, sobel, such as contour extraction algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:2155520
    • 提供者:xiechangping
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:81920
    • 提供者:刘伟
  1. sobelEdgeDetect

    0下载:
  2. 利用sobel算子进行边缘提取的代码,传统算法,效果很好-Using sobel edge detection operator code, the traditional algorithm, the effect of good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:guiyangyang
  1. EdgeContour

    0下载:
  2. 这是一个检测边缘的VC++代码,主要有边缘跟踪,hough,sobel等传统检测方法.-This is a marginal detection of VC code, has the edge of the main track, hough, sobel traditional detection methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:77824
    • 提供者:wangzhao
  1. EdgeDetection

    0下载:
  2. 用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.-Using matlab to do an edge detection, including Sobel, Prewitt, Roberts, Marr, Canny edge detection operator procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:19456
    • 提供者:Johnson Huang
  1. Lab15-VideoEdgeCounterSobel

    0下载:
  2. 基于DM642的视频图象处理-边缘检测(Sobel 算子)源码1(VDParamForPAL.c)-DM642 based video image processing- edge detection (Sobel operator) source 1 (VDParamForPAL.c)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:徐春伟
  1. SEED401_SobelEdge_all_1

    0下载:
  2. 图形图象的sobel检测,对图象的边缘检测有好的效果-Graphic images sobel detection, edge detection of images have good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:257024
    • 提供者:小备
  1. 2561489

    0下载:
  2. 用roberts sobel laplacian算子进行边缘检测,附有图片-With roberts sobel laplacian operator for edge detection, with a picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:130048
    • 提供者:chenzhao
  1. prewittsobel

    0下载:
  2. 用Prewitt算子和sobel算子共同对图像进行处理,得到较好的边缘检测图-Using Prewitt operator and sobel operator common image processing, get a better edge detection map
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:李进
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org