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

搜索资源列表

  1. 数字图像处理程序集 V1.0log

    1下载:
  2. vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:264146
    • 提供者:e_man518
  1. All2EPS_Batch_V1.0

    0下载:
  2. 用于检测数字图像的边缘,用户可以自己设定。-used to detect the edge of digital images, users can set itself.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:426532
    • 提供者:wolf
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. edgedetecting

    0下载:
  2. 主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:922
    • 提供者:pingxiyan
  1. hough

    0下载:
  2. hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4021
    • 提供者:llp
  1. edge_detection

    0下载:
  2. scr ipt to detect the edge of the picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2387539
    • 提供者:perconte
  1. Imageprocess

    0下载:
  2. This program is used to process image file. edge detect, smoothing, geometric transform etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6264642
    • 提供者:jinhyung
  1. canny.m

    0下载:
  2. detect edes by canny edge detection based method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1346
    • 提供者:shishu
  1. facedetection

    0下载:
  2. 基于肤色和模板匹配的人脸检测VC程序,利用人脸的肤色进行边缘检测,然后与训练集中的人脸样本进行匹配来检测人脸。-Template matching based on skin color and face detection VC program, use face color edge detection, and then with the training set of face samples for matching to detect the human face.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3749972
    • 提供者:xiao
  1. canny

    0下载:
  2. use the conventional canny edge detector algorithm to detect the edges of a given image. in first step the given image will be filter.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:305249
    • 提供者:atefeh
  1. susan

    0下载:
  2. use the conventional susan edge detector algorithm to detect the edges of a given image. in first step the given image will be filter.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:303752
    • 提供者:atefeh
  1. IAn_Improved_n

    0下载:
  2. 本文提出了一种基于方向可变滤波器的改进Hough变换方法。该方法首先利用方向可变滤波器检测出图像边缘和边缘的方向特性,然后后基于边缘点及其方向,通过改进的Hough变换得到圆心、半径。最后,将该算法应用于球类对象分割并得到较好的结果。 已通过测试。 -In this paper, based on the direction of the variable filter improved Hough transform method. First, using the direction v
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:761786
    • 提供者:门槛
  1. chenxxx

    0下载:
  2. 在MATLAB上实现了,基于小波变换的边缘检测,可以检测图像,影音等-Implemented in MATLAB, can to detect image, audio and video edge detection based on wavelet transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:3660
    • 提供者:sadf
  1. DSP_2012_Examination_SEU

    0下载:
  2. SEU2012年系统实验(DSP组)考试题目。计算并显示彩色图像在三个基色空间的直方图;用Prewitt梯度算子检测彩色图像的边缘,梯度阈值T自选,以检测到最佳边缘为目标 -SEU2012 system experiments (the DSP groups) exams. Calculate and display a histogram of the color image in the three primary color space Prewitt gradient operat
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:273722
    • 提供者:katheqiu
  1. canny-edge-detector

    0下载:
  2. the algorithm is canny edge detector that is used to detect edges in an image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1297
    • 提供者:sal89
  1. HW7

    0下载:
  2. Sobel側邊、尋圓、細線化 並尋找圓的半徑值-Sobel edge detect,find circle,thin
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:陳建元
  1. FUZZY--LOGIC-EDGE-DETECTION

    0下载:
  2. by using this source code we can detect the edges of the image...which helps in the medical field and in satellite.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10550
    • 提供者:sairam
  1. otsu-edge-detect

    0下载:
  2. 先大津法计算全局图像的阈值,再用阈值分割找出肺实质区域,再填补肺实质空洞,实现用边界追踪检测肺实质边界的目的(The calculation of the overall image threshold Otsu threshold segmentation first, and then find out the lung parenchyma, and pulmonary parenchyma fill holes, trace detection boundary in the purpo
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:190464
    • 提供者:芥末茶
  1. Fixed-Pattern-Noise-Correction-master

    0下载:
  2. This Application aim to detect the lines using Sobel or my custom Algorithm. In image processing, this app associated with Edge Detection and Fixed pattern Noise.
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:889856
    • 提供者:穿山甲说
  1. 作业3

    0下载:
  2. 使用matlab自带的rice图像进行边缘检测(using the rice image from matlab platform as a sample image.detect deges of this image by using canny dege detection method and segment tihs image using watershed method)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:496640
    • 提供者:mrsun
« 12 »
搜珍网 www.dssz.com