搜索资源列表

  1. 图象处理源代码

    0下载:
  2. 图象处理的代码,包括灰度拉伸,边缘检测,图象处理各个算法程序完全,代码完整。-source codes for image processing,including grey scale stretching,edge detection,and the like. each algorithm or code is complete.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:313344
    • 提供者:
  1. tu1

    0下载:
  2. 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:276480
    • 提供者:霍宏宇
  1. bianyuan

    0下载:
  2. 应用各种算法进行边缘检测,比较后个有优劣-application for edge detection algorithm, compared with 000 pros
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:王世平
  1. VideoEdgeCounterSobel

    0下载:
  2. 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:231424
    • 提供者:
  1. ImgSeg

    0下载:
  2. 哥们图像边缘检测与特征提取的毕业设计,包括全部经典算法,还有他自己的改进,VC6下测试通过。(这个改进我不是很懂,不要问我!:))-Miners Edge detection and feature extraction graduate design, including all classic algorithms, and his own improvement, VC6 under test. (This I do not kn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:100352
    • 提供者:杨智丹
  1. edege_detection

    0下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别: 1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。-based on wavelet transform modulus maxima of multiscale edge detection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:高锋
  1. mallat_edge

    0下载:
  2. 多尺度边缘检测,用的是mallat算法,不过效果不太好,但基本思路有,可以参考.-multiscale edge detection, it was Mallat algorithm, but not very good results, but the basic idea is, reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:夏志飞
  1. timageedge

    0下载:
  2. C++编写的进行图像边缘检测处理的基本算法程序,一共有四种算法可以选择,可以自定义图像大小和处理模式,略加修改后也可以应用在Windows窗口模式下。-prepared by the image edge detection algorithm to deal with the basic procedures, a total of four algorithms to choose from, You can define the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:赵杰伊
  1. VC-edge-detection-code

    1下载:
  2. 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:1909760
    • 提供者:姜丽华
  1. snakedemo

    0下载:
  2. 功用:利用snake算法实现数字图像的边缘检测,图像分割以及特征提取-function : use of snake algorithm for digital image edge detection, image segmentation and feature extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:182272
    • 提供者:杨建
  1. datagainVC++

    0下载:
  2. 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-,Visual C++,图形图象 Graph program -this document to include a wide range of digital image processing algorithms, Edge Detection including corrosion expansion Image Compress
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:313344
    • 提供者:网络
  1. ass

    0下载:
  2. 本文首先介绍了边缘的定义,说明了传统的几种边缘检测算子并比较了它们算法的不同与优缺点。随后引入了小波的思想、小波的基本概念, -This paper introduces the edge of the definition, Note some of the traditional edge detection operators and compare them with the different algorithms advan
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:1587200
    • 提供者:
  1. cls_factory

    0下载:
  2. 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis
  3. 所属分类:电子书籍

    • 发布日期:2024-05-21
    • 文件大小:23552
    • 提供者:流流
  1. Wangmeng_8433028879

    0下载:
  2. ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operati
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:179200
    • 提供者:sadgdg
  1. segment00000012121

    0下载:
  2. 典型的图像视觉事别算法实现。包括边缘检测算子、区域分割算子、方向连接算子-visual images typical of other things algorithm. Including edge detection operators, regional segmentation operator, direction linking Operator
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:风清扬
  1. ViewCDib

    0下载:
  2. 自己用VC6.0编写的用遗传算法进行图像分割的软件,该算法已经经过验证,绝对可靠。(菜单:边缘检测- 用遗传算法分割图像)本程序还包括其它一些图像处理的功能,但这些功能还有待进一步修改。-VC6.0 prepare themselves with the use of genetic algorithms for image segmentation software, the algorithm has been tested, ab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:147456
    • 提供者:kindfree
  1. %e8%be%b9%e7%bc%98%e6%a3%80%e6%b5%8b

    0下载:
  2. 边缘检测程序 那附带程序原图 检测效果不错 各种算法,包括canny等一些成用算自-edge detection procedures incidental proceedings that the maximum effect of good detection algorithms, canny including into some other use since counting
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:181248
    • 提供者:
  1. Imagepro_4

    0下载:
  2. 用于各种图像分割的算法 ,隐痛上传,从上面的边缘检测,二值化,区域分割一些经典的算法来加深对图像分割的理解。粗略分析了这些算法的优点很不足。对于课题算法的选取起了很大的帮助-for various image segmentation algorithm secret anguish uploads from above the edge detection, two values, Segmentation some classica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2206720
    • 提供者:王晓明
  1. MatlabSIFT

    0下载:
  2. 一个进行特征提取的算法,主要可以进行特征点的检测以及与之相关的边缘检测-a feature extraction algorithm, the main feature points can be detected and the associated Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:321536
    • 提供者:宋明黎
  1. ImageProcessing_vc++

    0下载:
  2. 数字图像处理的全部算法,包括图像变换、图像增强、图像恢复和编码以及边缘检测等等算法,希望你能用得上-digital image processing algorithms, including image transform, image enhancement, Image restoration and encoding and edge detection algorithm, and so on, I hope you can
  3. 所属分类:2D图形编程

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

源码中国 www.ymcn.org