CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 边界提取

搜索资源列表

  1. ex8-2

    2下载:
  2. 在matlab的小波分析中标,设计一个包含若干不连续点的一维信号,利用小波变换的模极大提取它的阶梯型边界点。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:135791
    • 提供者:张瑞
  1. MATLAB_FuSeFenGe

    0下载:
  2. 肤色分割的MATLAB 代码,主要是利用YCrCb来探测皮肤区域,然后进行边界提取。 希望对您有所帮助!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1354
    • 提供者:hq
  1. bdry_extract_3

    0下载:
  2. 提取灰度图的边界,输入参数是灰度图,输出参数是灰度图边界的坐标
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:陈文
  1. MATLABandVC

    0下载:
  2. MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:279478
    • 提供者:ws
  1. project11-02

    0下载:
  2. 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:95487
    • 提供者:jhm
  1. code

    0下载:
  2. 基于boundar边界提取轮廓,采用曲率算法确定可能为指尖或者指根点的区域,采用该程序确定指尖指根区域。-Contour extraction based on boundar border, using the curvature method to determine the root may refer to point fingers or regions that use the procedure to determine the root area fingertips.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:675
    • 提供者:liyan
  1. Proj11

    0下载:
  2. 该源码包包括二值图像边界提取程序、边界序列提取程序、边界序列均匀抽样程序、计算边界的傅立叶描绘子程序、根据傅立叶描绘子对图像边界重建程序-The source package includes binary image edge detection process, the boundary sequence extraction process, the border sequence of uniform sampling procedure to calculate the boundar
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:54769
    • 提供者:yechao
  1. SEMtuxiangchuli

    1下载:
  2. 处理SEM图像的通用程序,包括读图、二值化、滤波、边界提取-A general program dealing with the general program the image of SEM, including Picture stories, binarization, filtering, boundary extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:84036
    • 提供者:zh
  1. FlagOneArea

    0下载:
  2. 对每个对象进行边界提取后标记内部元素,并计算该对象的面积。-The boundary of each object within the elements extracted marker and calculate the area of ??the object.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:804
    • 提供者:潘忆捷
  1. diliuci

    0下载:
  2. 自己编写的源代码能实现简单的形态学操作,如腐蚀膨胀边界提取-I have written the source code to achieve a simple morphological operations, such as corrosion expansion boundary extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:21735
    • 提供者:史善冬
  1. bianjietiqu

    1下载:
  2. 图像处理matlab 使用matlab语言对图像进行边界提取-Edge extraction image processing matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:156197
    • 提供者:lm
  1. 22464739106a

    0下载:
  2. 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-Boundary tracking method using the image contour extraction, this function is to get the file location of the boundary points corresponding to the index matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:孙思佳
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. matlab

    0下载:
  2. 主要适用于matlab图形处理中的各种边界提取-Mainly applied in a variety of graphics processing matlab boundary extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6610
    • 提供者:Lee
  1. mmc1

    0下载:
  2. 用于地球物理中重力和磁力位场边界提取的几个常用的算法,包含数据处理,建模,和滤波。-Gravity and Magnetic Data Mapping, Processing, Modeling and Filtering Software.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:559944
    • 提供者:韦伟
  1. 水果边界获取_本科图形图像处理

    1下载:
  2. 数字图像处理的理论涉及到彩色图像的灰度化、二值化、噪声滤除、特征提取、二值图→灰度图→真彩图的转换。特征提取主要利用了水果的几何特征,反映了水果的大小和形状。
  3. 所属分类:matlab例程

  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 Edge extraction, envelope
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:394240
    • 提供者:Harold
  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. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:小珠桃子
  1. Shape feature extraction

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

    • 发布日期:2020-05-17
    • 文件大小:122880
    • 提供者:堕落方舟
« 12 »
搜珍网 www.dssz.com