CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge

搜索资源列表

  1. edge detecter(DE256)

    0下载:
  2. 很好用的边缘检测程序:) ED-256 is an edge detection program with support for any bitmap. As of 2.1, the program allows both edge detection and prototype classification on the images.-good use of edge detection procedures :) ED-256 is an edge detection program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89146
    • 提供者:libo
  1. edge

    0下载:
  2. 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6374
    • 提供者:峰云
  1. VC-edge-detection-code

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

    • 发布日期:2008-10-13
    • 文件大小:1909909
    • 提供者:姜丽华
  1. edge-select

    0下载:
  2. 自己做的边缘提取方面的源码。适于学生大作业。-themselves from the edge of the source. Suitable for most of the students work.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197684
    • 提供者:王豫东
  1. Marr-edge-detective

    0下载:
  2. Marr边缘检测算法的研究,,提出了不等间隔采样和非均匀量化相结合的数字化方法-Marr edge detection algorithm research, interval ranging from the non-uniform sampling and quantization combination of digital methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:496524
    • 提供者:庄宇飞
  1. Edge-preserving-wavelet-thresholding-for-image-den

    0下载:
  2. 边缘保持小波图象阈值去噪.是一个很有用的文章,小波阈值去噪图象处理的比较经典的文章,值得一看.-maintain edge wavelet image thresholding. Is a very useful article, Wavelet thresholding image processing of classic articles, an eye-catcher.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1043921
    • 提供者:单昊
  1. edge-track

    0下载:
  2. 边沿检测与提取,轮廓跟踪 运行时,在根目录下建立测试图片-edge detection and extraction, contour tracking operation, in the root directory establishing a testing Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44269
    • 提供者:zsc
  1. multiscale-edge-detection-wavelets

    0下载:
  2. 基于小波分析的matlab源代码,用于边缘提取,可以直接运行并显示图片的处理结果-matlab code for edge detection of wavelets
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:578
    • 提供者:fb
  1. edge detection

    0下载:
  2. edge detection code
  3. 所属分类:Windows编程

    • 发布日期:2013-07-25
    • 文件大小:1909913
    • 提供者:mwshin
  1. edge detection

    0下载:
  2. edge detection code for still image
  3. 所属分类:Windows编程

    • 发布日期:2013-07-25
    • 文件大小:1909913
    • 提供者:mwshin
  1. edge.zip

    0下载:
  2. this is the start of the code for edge detection
  3. 所属分类:其它程序

  1. CON EDGE

    0下载:
  2. PROTEL99 SE CONNECTOR EDGE 50
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:marvinsaint
  1. sobel edge

    0下载:
  2. This use for sobel edge in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:153600
    • 提供者:syaipul
  1. edge test code

    0下载:
  2. This code is used for shadow image edge detection process
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:184320
    • 提供者:vmmbabu
  1. Sobel-Edge-Detection-master

    0下载:
  2. A soble edge function using basic convolutions. CImg library is used to display, read, and write image files.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1084416
    • 提供者:穿山甲说
  1. edge-detection-master

    0下载:
  2. C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:穿山甲说
  1. Edge-Detection-master

    0下载:
  2. This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:穿山甲说
  1. Edge-Detection

    0下载:
  2. An Augmented Reality app that demonstrates basic computer vision concepts such as greyscaling, thresholding, edge detection, homography, corner detection...its a long list. It paints a 3D image on any detected markers. Here is a crude video that
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:7094272
    • 提供者:穿山甲说
  1. edge detection

    0下载:
  2. 用于图像边缘检测以及实现Otsu法阈值分割图像等(Used for image edge detection and the realization of the Otsu method threshold segmentation image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:v鹏子
  1. aco edge det

    0下载:
  2. ant colony foe edge optimisation
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:251904
    • 提供者:usgaa
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com