搜索资源列表

  1. sobel8

    0下载:
  2. 8方向的sobel边缘提取算法,自己用VC编的-8 direction sobel edge detection algorithm, itself compiled with VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3877888
    • 提供者:forlans
  1. vbedge

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

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

    0下载:
  2. mfc结合opencv的水平sobel变换-mfc&&opencv for the hozizontal sobel transform
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1574912
    • 提供者:luoyan
  1. EdgeDetectionTechniques

    0下载:
  2. Line Detection Using Sobel Mask
  3. 所属分类:多媒体

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:geewhy
  1. EdgeDetection

    0下载:
  2. 自己编写的一个C#程序,打开可执行程序后可以打开图片,对图片进行边缘检测,其中包括CANY检测,Robot检测,Sobel检测,二值化处理,灰度处理。-I have written a C# program, open the executable program can open the image, right image edge detection, including CANY detection, Robot detecti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:50176
    • 提供者:wangwenhong
  1. 091102sobel

    0下载:
  2. 以前从这个站下载的,改过后绝对无误的sobel源代码-the sobel is right and cute code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:楚晓丽
  1. Sobel

    0下载:
  2. calcule the sobel of image-calcule the sobel of image
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:A
  1. filterSobel

    0下载:
  2. sobel filter for image processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:631808
    • 提供者:Leila
  1. Sobel

    0下载:
  2. 数字图案象处理, Sobel算法,对256x256的黑白图像进行处理。-Digital Image Processing, Sobel algorithm, deal with 256x256 black white image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:fanming
  1. sobel

    0下载:
  2. 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:57344
    • 提供者:岳飞
  1. Sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:pranav
  1. Sobel

    0下载:
  2. Sobel边缘检测程序和实例,效果很好,有很详细的源码,很详细-Sobel edge detection procedures and examples of good results, there is a very detailed source code, very detailed
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:3987456
    • 提供者:wanhongji
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:317440
    • 提供者:孙亚新
  1. ImageProcess

    0下载:
  2. 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:119808
    • 提供者:skylost
  1. arm+dsp

    0下载:
  2. Davinci DM6446 loopback(arm) and sobel edge(dsp) processing
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:3447808
    • 提供者:Jinho
  1. sobel

    0下载:
  2. 利用Sobel算子处理数字图像,取得较好的效果!-you may process the digital image with sobel method,the result is very good,you can write your code according to this program!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wuwei
  1. edgedetect

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

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

    0下载:
  2. 用SOBEL算子实现对RGB-24位图二值化-With the SOBEL operator to realize the RGB-24 binary bitmap
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:403456
    • 提供者:紫光
  1. sobel_filter

    0下载:
  2. implementation of SOBEL filter using FPGA board RC200 in handle-c
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:nishu
  1. Sobel

    0下载:
  2. 图像处理 实现了sobel算子的图像边缘检测-Image processing to achieve a sobel edge detection operator
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:1287168
    • 提供者:景枫林
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org