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

搜索资源列表

  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. edge-extraction

    0下载:
  2. 使用matlab对图像进行边缘提取,程序运行结果达到了预期目标-Use matlab to do image edge extraction, and the program running results achieve the expected goal
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3860
    • 提供者:jonevy miao
  1. dft

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1812
    • 提供者:quan
  1. traces

    0下载:
  2. this a matlab file channel rate who is maked by me.this is used in gsm,gprs,edge traffic simulation.-this is a matlab file channel rate who is maked by me.this is used in gsm,gprs,edge traffic simulation.
  3. 所属分类:matlab

    • 发布日期:2016-12-22
    • 文件大小:16384
    • 提供者:adi
  1. bian_yuan_te_zheng_ti_qu

    0下载:
  2. 边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:938
    • 提供者:yijing
  1. Zernike-moment

    0下载:
  2. This a matlab file for edge detection using Zernike moment-This is a matlab file for edge detection using Zernike moment
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2378
    • 提供者:Giang
  1. deriche

    0下载:
  2. 自己编的deriche边缘检测算子的matlab代码,效果很好。希望搞相关研究的同学可以与我交流。-Own deriche the operator edge detection matlab code, very good. Wish to engage in relevant research exchanges with my students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2985
    • 提供者:冯博
  1. matlab-goat

    2下载:
  2. MATLAB遗传算法图像边缘检测和图像分割-MATLAB genetic algorithm image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:9845760
    • 提供者:HC
  1. kuopinxinhaojiance

    0下载:
  2. 利用MATLAB对扩频信号进行检测和参数估计,结果表明本方法具有在低信躁比下检测的优势-The use of MATLAB for spread spectrum signal detection and parameter estimation results show that this method is in the low than under the letter impatient edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1946
    • 提供者:王将
  1. color-edge

    0下载:
  2. 彩色图像边缘检测程序color_edge.m:来源于:《数字图像处理及MATLAB实现》P197-198 canny_edgecolor.m:来源于网络资源 -Color image edge detection program color_edge.m: from: " Digital Image Processing and MATLAB to achieve" P197-198 canny_edgecolor.m: from the network resource
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1098
    • 提供者:林溪
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17989
    • 提供者:jing
  1. edge

    0下载:
  2. opencv中检测图像中物体的边缘,可以用过纹理识别出边缘-opencv object detection image edge texture, can be used to identify the edge
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:856
    • 提供者:z
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3926
    • 提供者:hq
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. wavelet-edge-Detection

    0下载:
  2. 小波边缘检测matlab程序,一个小波边缘检测的MATLAB程序.doc文件。-matlab wavelet
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6355
    • 提供者:esun
  1. Example_of_edge_detection_edge_linking_and_line_se

    0下载:
  2. 这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 - edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plot
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23852
    • 提供者:liucun
  1. dither

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:23300
    • 提供者:站长
  1. EdgeDetect

    0下载:
  2. Windows SDK实现Roberts算子提取边缘。-Windows SDK realizes the Roberts operator to withdraw the edge.
  3. 所属分类:Graph program

    • 发布日期:2017-11-10
    • 文件大小:17290
    • 提供者:薛杨
  1. segmeeeeeeeeeeeeeee.tar

    0下载:
  2. A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (includi
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:17758
    • 提供者:gggg
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com