搜索资源列表

  1. FGGDFDGFDDF

    0下载:
  2. 图象特征提取的相位编组方法,欢迎各位同仁下载研究。-image feature extraction phase of organizational methods, and to welcome you download colleagues study.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:967
    • 提供者:wzzww
  1. gradephase

    0下载:
  2. 采用MATLAB编写的相位编组算法,用于直线的提取,适用于图像灰度梯度较大的情况-MATLAB phase grouping algorithm for linear extraction, apply to the larger gray gradient of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3608
    • 提供者:任小龙
  1. ch8_4_3

    0下载:
  2. 5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出) function gradephase(x)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1278
    • 提供者:宗常进
  1. gradephase

    0下载:
  2. 传统的相位编组,将梯度分为8个方向,对边缘检测有很好的效果。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1108
    • 提供者:li
  1. PhasegroupingLaw

    0下载:
  2. 该程序实现了相位编组法检测,可以将灰度缓慢变化的边缘提取出来
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25979
    • 提供者:高婧
  1. FGGDFDGFDDF

    0下载:
  2. 图象特征提取的相位编组方法,欢迎各位同仁下载研究。-image feature extraction phase of organizational methods, and to welcome you download colleagues study.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:
  1. gradephase

    0下载:
  2. 采用MATLAB编写的相位编组算法,用于直线的提取,适用于图像灰度梯度较大的情况-MATLAB phase grouping algorithm for linear extraction, apply to the larger gray gradient of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:任小龙
  1. ch8_4_3

    0下载:
  2. 5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出) function gradephase(x) -5 Phase-grouping method to achieve linear texture edge detection program code (the code is given in the form of Functions) function gradephase (x)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:宗常进
  1. gradephase

    0下载:
  2. 传统的相位编组,将梯度分为8个方向,对边缘检测有很好的效果。-Traditional phase grouping, will be divided into eight direction of the gradient of edge detection are very good results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:li
  1. PhasegroupingLaw

    1下载:
  2. 该程序实现了相位编组法检测,可以将灰度缓慢变化的边缘提取出来-Realize the process of phase formation assay can be gray-scale changes in the edge of the slow extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:25600
    • 提供者:高婧
  1. gradephase

    0下载:
  2. 用相位编组法提取长直线、强弱纹理直线、以及在特定方向和位置上的直线。-Extraction of straight line with the phase-grouping method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:哓哓
  1. LinePhaseGrouping

    0下载:
  2. 相位编组方法对灰度图像进行直线提取,并附有本人所写论文原理解释。-Line extraction of image by the method of Phase grouping, and with interpretation of rinciples in the paper I have written.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:2211840
    • 提供者:zqf
  1. chap07

    0下载:
  2. 这个程序的主要是实现hough 变换实现直线检测最大方差法计算灰度分割门限 各种边缘检测算子 相位编组 -This program is primarily to achieve hough transform line detection method to calculate the maximum variance threshold gray level segmentation of various edge detec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:llwxs
  1. xiangweibianzu

    0下载:
  2. 实现相位编组的算法I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)-I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)
  3. 所属分类:中间件编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:xuan
  1. matlab_imageprocessing_code

    0下载:
  2. matlab常用图像处理源码合集,包括常用的Radon、Hough变换及相位编组等算法-Common image processing matlab source collection, including the commonly used Radon, Hough transform and phase grouping algorithm as
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:43008
    • 提供者:dyh
  1. Phase-_-extract-line

    1下载:
  2. 5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解-The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:
  1. ch7_2_3

    0下载:
  2. 相位编组法实现纹理直线边缘的检测程序代码-Phase grouping texture straight edge detection code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:john
  1. xiangweibianzu

    0下载:
  2. 实现相位编组的算法I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)-I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:ichsur
  1. xiangweibianzu

    0下载:
  2. 实现相位编组的算法I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)-I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)
  3. 所属分类:图形图象

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:eUSisn
  1. Extracting-Straight-Lines

    0下载:
  2. burn等人提出的直线提取的经典方法,相位编组法,可以有效的提取负责场景中的直线,但是最噪声不鲁邦。-burn, who made the classic line extraction method, phase formation can effectively extract responsible for the scene in a straight line, but the noise is not robust.
  3. 所属分类:文件格式

    • 发布日期:2024-05-29
    • 文件大小:9994240
    • 提供者:zhuhu
« 12 »

源码中国 www.ymcn.org