搜索资源列表

  1. 纤维处理软件sob+hough直线检测+自动判定

    1下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:43167
    • 提供者:唐军
  1. VC_ImageProcessing

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. DXF2MIKE

    0下载:
  2. 专门为MIKE 21定制的提取dxf文件数据点的程序.能够提取AutoCAD dxf文件中的:1.点高程2.Text中的数据3.线(包括Line,Polyline)中的高程数据,三种模式: 1)直接提取直线端点高程2)在直线上进行数据点的加密,然后输出3)输出为模型的水陆边界 -dedicated to the extraction of 21 customized data points dxf document proce
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:261289
    • 提供者:张高
  1. Thin

    0下载:
  2. 一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1379
    • 提供者:bodiz2002
  1. bianjietiqu

    0下载:
  2. 是一篇关于边界提取的小论文,对于写作有很好的启发作用。-Is an article on edge extraction of small papers for writing good inspiration.
  3. 所属分类:文件格式

    • 发布日期:2024-05-03
    • 文件大小:227328
    • 提供者:dong
  1. ImageProcessing

    0下载:
  2. 主要是图像处理和边界提取,以及边界跟踪和图像分割的c++源代码,可以直接加载-The main image processing and edge extraction, and boundary tracking and segmentation of c++ source code can be directly loaded
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-03
    • 文件大小:423936
    • 提供者:刘文涛
  1. 3

    0下载:
  2. 直方图阈值法 自动阈值法:Otsu法 膨胀操作 腐蚀操作 开启和闭合操作 开启和闭合组合操作 形态学边界提取-Histogram Threshold automatic threshold: Otsu method dilation etching operation opening and closing operation of the opening and closing operation of a c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:sun
  1. xingtaixuebianjietiqu

    0下载:
  2. 形态学边界提取,此程序是对一个图像边界的提取,用了一段代码和两个配图在里面,可以选择任意其中一个来进行matlab实验。实验结果均正确-Morphological edge extraction, this procedure is the extraction of an image border, with a piece of code and two with pictures on the inside, you can ch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:214016
    • 提供者:刘志远
  1. shiyan7

    0下载:
  2. 实现形态学功能,腐蚀,膨胀,开闭运算,边界提取以及平滑滤波.-Achieve functional morphology, erosion, dilation, opening and closing operation, boundary extraction and smoothing.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-03
    • 文件大小:540672
    • 提供者:hyf
  1. image

    0下载:
  2. 图像处理软件设计;设计了友好的图形用户界面,方便用户观察处理结果。软件包主要实现了数字图像交互式自动分析和处理,图像增强、图像锐化、图像边界提取、图像边缘检测功能-image processing software
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:shenshilu
  1. videoextract

    0下载:
  2. 两种方法实现镜头边界提取,并附上K-means代码-Two means to achieve video boundry extract,and the K-means.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:66525184
    • 提供者:李思齐
  1. sztx

    0下载:
  2. 利用傅里叶描述子复原图像 傅里叶描述子逆变换重建边界 对边界进行二次取样源码 进行边缘提取,得到包络数据信息等等。。(Restoration of images using Fourier descr iptors Fu Liye descr iptors, inverse transform, reconstruction boundary Two sampling sources for the boundary
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:394240
    • 提供者:Harold
  1. 程序

    0下载:
  2. 二值图像的基本形态运算,边界提取与跟踪及其实现(The basic morphological operations of two valued images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:大白白
  1. pangyuteng-caserel-bb0865d

    0下载:
  2. 基于图理论动态规划算法的OCT图像边界分割算法,边界提取效果好(OCT image boundary segmentation algorithm based on graph theory and dynamic programming algorithm, the boundary extraction effect is good)
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:867328
    • 提供者:上上之道
  1. MATLAB实用源代码

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态
  3. 所属分类:其他小程序

  1. 边缘提取

    0下载:
  2. 边缘提取:边缘检测的基本思想首先是利用边缘增强算子,突出图像中的局部边缘,然后定义象素的“边缘强度”,通过设置阈值的方法提取边缘点集。由于噪声和模糊的存在,监测到的边界可能会变宽或在某点处发生间断。因此,边界检测包括两个基本内容: (1)用边缘算子提取出反映灰度变化的边缘点集。 (2)在边缘点集合中剔除某些边界点或填补边界间断点,并将这些边缘连接成完整的线。(Edge extraction: the basic idea of ed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:Schonien
  1. boundaries

    0下载:
  2. 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵(The boundary tracing method is used to extract the contour of the image, and the function file gets the corresponding position index matrix of the boundary point.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:小珠桃子
  1. jingweijiaozheng

    0下载:
  2. 本程序用于鱼眼图像有效区域的提取,采用四个方向扫描提取区域边界(This program is used to extract the effective area of the fish eye image.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:382976
    • 提供者:我爱丫丫
  1. squareD

    0下载:
  2. 提取图像中规则的直线边界区域,并进行显示(The linear boundary area of the rule is extracted and displayed.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:5452800
    • 提供者:唯梦不破
  1. Shape feature extraction

    0下载:
  2. 图像的形状特征一般是在物体从图像中分割出来以后进行分析,形状特征描述与尺寸测量结合起来可以作为区分不同物体的依据。形状特征有两类表示方法,一类是边界特征,另一类是区域特征。图像的轮廓特征主要针对物体的外边界,而图像的区域特征则关系到整个形状区域。(The shape feature of an image is generally analyzed after the object is segmented from the image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:122880
    • 提供者:堕落方舟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

源码中国 www.ymcn.org