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

搜索资源列表

  1. edge

    0下载:
  2. MATLAB中图像边缘检测程序源代码,是MATLAB中m文件格式-Edge Detection in MATLAB source code is in MATLAB m-file format
  3. 所属分类:Special Effects

    • 发布日期:2016-01-23
    • 文件大小:46080
    • 提供者:常言笑
  1. 46598

    0下载:
  2. 大量的图像处理源代码,使用C语言完成,包含阀值变换,图像镜像,傅里叶变换,去噪代码。锐化,反色,边缘检测等-A lot of image processing source code, using C language to complete, including threshold transform, image mirroring, Fourier transform, denoising code. Sharpening, anti-color, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:736329
    • 提供者:李辉
  1. bianyuan

    0下载:
  2. 多种图像边缘检测方法研究源代码,对图像边缘检测方法进行了matlab仿真分析-The image edge detection methods
  3. 所属分类:matlab

    • 发布日期:2016-04-16
    • 文件大小:2048
    • 提供者:zhangyao
  1. VC

    0下载:
  2. 采用vc编写的源代码,实现图像边缘检测等功能-vc write code to achieve the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:995216
    • 提供者:aaa
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. PictureColor

    0下载:
  2. 图像边缘提取,水墨边缘效果是另一种边缘检测效果,水墨边缘效果提取的C++源代码-PictureColor c++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:397044
    • 提供者:tb
  1. scale-edge

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行) -Wavelet-based multi-scale edge detection matlab source code (running in Matlab7.0)
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:755
    • 提供者:maryamgul
  1. susan

    0下载:
  2. susan边缘检测的源代码,供图像处理学习的童鞋参考-susan edge detection of the source code for the study of children' s shoes image processing reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4157589
    • 提供者:tianmeizi
  1. Contour-Detect

    0下载:
  2. 人脸边缘检测,人脸识别检测 源代码 OpenCV C-Face recognition testing OpenCV C++
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:42001971
    • 提供者:William He
  1. Image_Processing

    0下载:
  2. 图像处理中的N种算法源代码,包括边缘检测的canny、roberts,sobel,laplace,lowpass等-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2419164
    • 提供者:hujialin
  1. edge_detect

    0下载:
  2. 该程序源代码是C#的,在VS2008开发的,主要用于图像边缘检测。-The source code is C#, VS2008 development, mainly for image edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1323521
    • 提供者:
  1. vc6.0-Image-Processing

    0下载:
  2. 本源码共包括12个源代码,分别为数字图像显示、旋转及平移、图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码以及图像复原等内容。-The source code includes a total of 12 source codes, respectively, for digital image display, rotation and translation, image enhancement and smoothing, imag
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28861327
    • 提供者:叶鹏飞
  1. 1314905_13048476485996

    0下载:
  2. 图像处理有关的源代码,傅里叶变换、增强、平滑、边缘检测等-image operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:205014
    • 提供者:邵立群
  1. seg_source

    0下载:
  2. 利用水平集的方法对图像进行边缘检测,得到边缘分割图像,此中位c++源代码。-image segmentation using levelset method, c++source file included in the pack. nice job
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:134704
    • 提供者:黄浩
  1. Edge-Detection-and-Image-Analysis

    0下载:
  2. 边缘检测和图像分析源代码,经过测试,可以运行,融合效果基本够用,可作为学习参考-Edge Detection and Image Analysis programe has been tested and is good for studying.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:375703
    • 提供者:李轲
  1. matlab

    0下载:
  2. matlab图像处理实现功能的程序,包括阈值分额,边缘检测等所在的几十种功能对应的源代码。-matlab image processing function of the program, including dozens of functions of the threshold share, edge detection, where the corresponding source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:430704
    • 提供者:chenjiemeng
  1. wavelet2

    0下载:
  2. 第二代小波变换源代码,用于图像处理过程的边缘检测,图像压缩等-2th wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:3431
    • 提供者:王崛
  1. DIPDemo

    0下载:
  2. 图形处理:里面含有各种常见的图形处理功能源代码,如点运算,各种算子的边缘检测,高低通边缘滤波-Graphics: it contains a variety of common graphics functions source code, such as the dot operator, a variety of operator edge detection, high and low-pass edge filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7221312
    • 提供者:Joey
  1. chuizhibianyuanjiance

    0下载:
  2. 垂直边缘检测的相关算法,源代码实现。辛勤劳动,请尊重劳动。-Vertical edge detection algorithms, source code to achieve. Hard work, respect for labor.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:367072
    • 提供者:ren
  1. 12345

    0下载:
  2. 图像边缘检测与分割处理VC源代码,很实用的图像处理算法-Image edge detection and segmentation of the source code in VC very useful image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:40883
    • 提供者:zj
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
搜珍网 www.dssz.com