CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像边缘检测

搜索资源列表

  1. TriPeaks3.0

    0下载:
  2. 进行图像处理,图像边缘检测,图像特征提取,图像分析-Image processing, edge detection, image feature extraction, image analysis
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:248666
    • 提供者:h53168
  1. image-processing

    0下载:
  2. 包含图像点运算,图像增强,图像分割,图像配准,图像几何变换,图像正交变换,图像边缘检测,图像压缩编码等典型算法-Contains the image point operations, image enhancement, image segmentation, image registration, image geometry transform, image orthogonal transform, image edge detection, image compression and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1176956
    • 提供者:
  1. Code-of-canny--arithmetic-operators

    0下载:
  2. 用于图像边缘检测的canny算子代码的全部程序,请懂得图像处理的添加主程序使用。-Used for the image edge detection of canny operator all the program code, please understand image processing to add the main program use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11829
    • 提供者:fzc
  1. vcPPbianyuanjiance

    0下载:
  2. 自己用vc++编写的图像边缘检测算法,实现了常用的边缘检测算法。-Own with vc++ write image edge detection algorithm, commonly used in edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:85595
    • 提供者:jinliu
  1. Edgedetect

    0下载:
  2. 图像边缘检测,算法的代码核心部分全部是用ASM实现的,没有用MMX和SSE指令-Image edge detection algorithm code core part of all is using ASM, no MMX and SSE instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:12600
    • 提供者:刘华伟
  1. mbiaanyuanjiia

    0下载:
  2. matlab环境编程与开发下的图图像边缘检测程序源码。 -under the Matlab environment, programming and development of image edge detection program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:920
    • 提供者:mj
  1. dedggedetectie

    0下载:
  2. 我开发的一个关于小波变换进行数字图像边缘检测的程序源源码。仅供参考。欢迎联系探讨 -I developed a digital image edge detection on the wavelet transform program source code. For reference only. Discussion on Feel free to contact
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:242947
    • 提供者:lnwjyy
  1. ImageProcess

    0下载:
  2. 用Visual C++编写的图像处理的程序,亲自试过,可以正常使用。包括图像线性变化、图像滤波、图像平滑、图像边缘检测、图像形态学操作、图像阈值分割等功能。适合初学者。-The Visual C++ write image processing procedures, personally tried it, can be used normally. Including the function of the linear image changes, image filtering, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2642264
    • 提供者:小董
  1. Based-on-

    0下载:
  2. 基于蚁群算法的图像边缘检测的matlab实现。里面有详细注释可以学习或者参考之用。-Based on ant colony algorithm for image edge detection matlab. There are detailed notes can learn or reference purposes.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:7891
    • 提供者:傅子熠
  1. 16snake-picture

    0下载:
  2. 在图像分析中,使用OPENCV,用snake进行图像边缘检测-edge detecting by sanke using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:320072
    • 提供者:张娇
  1. PicViewerDemo2

    0下载:
  2. 用C++语言实现的图像处理程序,可以实现图像边缘检测、分割、复原等综合处理-Image processing program with C++ language, you can achieve the comprehensive treatment of image edge detection, segmentation, and recover
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1886430
    • 提供者:
  1. Kkallmanfileea

    0下载:
  2. 卡尔曼滤波C程序源码 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决非常大部分的问题,他是最优,效率率最高甚甚至是最有用的。他的广泛应用已经超过30年,包含机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统和导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。 -C program source code of Kalman filter Kalman
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:761
    • 提供者:xinlnix
  1. text-edge-detection

    0下载:
  2. 蚁群算法,图像边缘检测,用于模式识别,可以编译通过!-Ant colony algorithm for image edge detection for pattern recognition can be compiled by!
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:7766
    • 提供者:秦风
  1. Image-edge-detection-and-enhancement

    0下载:
  2. 图像边缘检测与增强,用于应付数字图像处理的课程设计,效果还过得去-Image edge detection and enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1011646
    • 提供者:lidixing
  1. sobel_eml

    0下载:
  2. 基于Sobel算子的图像边缘检测代码程序,保证可以正常运行-Sobel operator image edge detection code procedures to ensure the normal operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:529057
    • 提供者:呼延靖国
  1. edge

    0下载:
  2. 图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:126038
    • 提供者:Tong.w
  1. MyKirsch

    0下载:
  2. 图像边缘检测中需要合理描画出其边缘,常用的算法有很多,这里是关于kirsh算法的代码。-To determine the probabilities of the various possible of edge for an image, we might use some detectors for each pixel. This is the kirsh algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:653
    • 提供者:run
  1. EdgeDet

    0下载:
  2. 数字图像边缘检测,Prewitt算子,sobel算子,laplacian算子,实现方法-Digital image edge detection, Prewitt operator, sobel operator, laplacian operator method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2845837
    • 提供者:孙丹阳
  1. edgedetect

    0下载:
  2. opencv图像边缘检测,很好的说明了检测的过程,对函数进行了详细的解说-edgedetect of picture
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:3457029
    • 提供者:卢义
  1. d4ef13.ZIP

    0下载:
  2. 基于数学形态学的彩色图像边缘检测Based on mathematical morphology edge detection of color image-Based on mathematical morphology edge detection of color image
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-01
    • 文件大小:874096
    • 提供者:ff560
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com