搜索资源列表

  1. edgedetection

    0下载:
  2. 用关图像处理方面,利用C++编程实现图像的边缘特征的提取,已生成可执行文件-With related aspects of image processing using C++ programming to achieve the characteristics of image edge extraction, has been to generate an executable file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2508800
    • 提供者:laura
  1. qqq

    0下载:
  2. 使用canny边缘检测,运行环境为vc2005,使用opencv-opencv canny edgedetection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:8391680
    • 提供者:阿芬
  1. edgedetection

    0下载:
  2. 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Edge detection and extraction, contour tracing the course of the following command-line compi
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:31744
    • 提供者:Sail Lee
  1. edgedetection

    0下载:
  2. C++边缘检测,用MFC实现图像边缘检测的代码-C++ code of Edge Detection,MFC CODE
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:355328
    • 提供者:raulhai
  1. EdgeDetection

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

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

    0下载:
  2. 实现8位灰度图像的边缘检测,用到canny算子,参数可控制-Detect the edge of a picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4665344
    • 提供者:田雨
  1. edgedetection

    0下载:
  2. 本代码可以对图像的轮廓提取,可以提取边缘轮廓,通过阈值的调整得到不同的提取效果对初学者有很好的帮助-This code can extract the outline of the image, you can extract the edges, through the adjustment of the threshold to be a different extraction methods have a good help f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2012160
    • 提供者:胡旭光
  1. EdgeDetection

    0下载:
  2. 最簡單的邊緣偵測,適合初學者使用與學習,搭配ECLIPSE來執行-The simplest edge detection, suitable for beginners to use and learning, with ECLIPSE to implement the
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:380928
    • 提供者:謝銘晃
  1. 12

    0下载:
  2. real time edgedetection using sundance video and image processing system
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:1366016
    • 提供者:JAVAD
  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-18
    • 文件大小:50176
    • 提供者:wangwenhong
  1. EdgeDetection

    0下载:
  2. Extract data TIFF information-Extract data TIFF
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:419840
    • 提供者:YU
  1. edgedetection

    0下载:
  2. 边缘提取,用CSharp语言编写的使用各种算子进行边缘提取的程序,并对结果进行了对比。-edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:556032
    • 提供者:crystal
  1. edgedetection

    0下载:
  2. 边缘检测VS梯度图像edge detection based on the sobel 这个算法比较完整,不错算法比较完整-edge detection based on the sobel 这个算法比较完整,不错算法比较完整
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:575488
    • 提供者:jun ge
  1. EdgeDetection

    0下载:
  2. 数字图像处理边缘检测程序,直接在MATLAB中运行即可-Digital image processing, edge detection process can be run directly in MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:宋飞
  1. EdgeDetection

    0下载:
  2. For Edge Detection. we can use bwperim or bwhitmi-For Edge Detection. we can use bwperim or bwhitmiss
  3. 所属分类:matlab例程

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

    0下载:
  2. A program to compare different method of edge detection
  3. 所属分类:matlab例程

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

    0下载:
  2. 实现边缘检测,可以处理jpg,bmp,png等多种格式-edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yuriyuri
  1. edgedetection

    0下载:
  2. matlab采用二进小波实现边缘检测的源代码-matlab using Dyadic Wavelet Edge Detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:208896
    • 提供者:沐广武
  1. edgedetection

    0下载:
  2. MATLAB在边缘检测中的应用,边缘检测概述,边缘检测的MATLAB 实现,以及实例列举。-edge detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:164864
    • 提供者:吴会英
  1. edgedetection-usingACO

    0下载:
  2. this code for edge detection using ACO
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:lazarus
« 1 2 3 45 6 7 8 »

源码中国 www.ymcn.org