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

搜索资源列表

  1. xintai.rar

    1下载:
  2. 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:795byte
    • 提供者:沈海宏
  1. 001

    0下载:
  2. 图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:722byte
    • 提供者:xzy
  1. tezheng

    3下载:
  2. 这是本人找到的非常好的几何特征提取源代码,包括周长。面积。伸长度、矩形度等用过了,很不错的!-This is my very best to find the source code for geometric feature extraction, including the perimeter. Area. Elongation, rectangular degree used, very good!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-16
    • 文件大小:4.27kb
    • 提供者:陈小二
  1. image_processing

    1下载:
  2. 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.17kb
    • 提供者:yingl
  1. plotSmithChart

    0下载:
  2. MATLAB官方制作的精细的史密斯圆图 (1) plotsmithchart.m Usage: (1) plotsmithchart(Zl,Zo) Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3.42kb
    • 提供者:jack
  1. MorphologicalanalysisofcellsMatlab

    0下载:
  2. 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.94kb
    • 提供者:徐磊
  1. ranseti1

    0下载:
  2. 染色体配对程序,先通过分割算法分割出单个染色体,在利用染色体的面积、周长、骨架来进行配对。-Chromosome pairing procedure, the first segmentation algorithm segmented by a single chromosome, chromosome in the use of the area, perimeter, skeleton matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:224.53kb
    • 提供者:shuzhenqiu
  1. Gui

    0下载:
  2. GUI Matlab from calculate a chain code, skeleton, area ,perimeter.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16.51kb
    • 提供者:benz
  1. polygeom

    0下载:
  2. MATLAB code to compute area, centroid perimeter and moments of inertia for a polygonal outline
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:39.6kb
    • 提供者:tortepf
  1. AODV_2

    0下载:
  2. 这是一个基于贪婪算法和右手法则基础上得到的路由仿真程序。对于初学者还是有借鉴意义的!-Greedy Perimeter Stateless Routing for Wireless Networks and right hand rule
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.42kb
    • 提供者:庆栋梁
  1. area_length_tightness_eccentricity

    0下载:
  2. 对空间卫星、飞机等图像进行特征提取,提取的特征包括面积,周长,紧密度,及离心率-Space satellites, aircraft and other image feature extraction, the extracted features include area, perimeter, compactness, and eccentricity
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:95.7kb
    • 提供者:陈铭
  1. quexian

    2下载:
  2. 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.36kb
    • 提供者:zwx
  1. 0_02011042711083117160451553

    1下载:
  2. matlab 有关于面积计算的程序,周长,圆的面积-matlab calculation programs on the area, perimeter, area of ​ ​ a circle
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:19.55kb
    • 提供者:一心
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:249.36kb
    • 提供者:许胜强
  1. area_perimeter-and-aspect-ratio

    0下载:
  2. matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.05kb
    • 提供者:
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1kb
    • 提供者:李丽
  1. matlab-area

    0下载:
  2. MATLAB计算个连同图像的面积和周长,即计算图像内部的象素点数和边缘点数-MATLAB calculation together with the image area and perimeter, calculate the image within the pixels points and edge points
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:benben
  1. yengfei_v23

    0下载:
  2. allan FOG output error variance analysis, Chaos-based simulated annealing algorithm, Including the area, perimeter, rectangular, elongation.
  3. 所属分类:人工智能/神经网络/深度学习

  1. 特征提取

    0下载:
  2. 有效提取图像几何特征提取源代码,包括:周长面积,矩形度,圆形度,拉伸度特征等(Effective extraction of geometric features of the image extraction source code, including: perimeter, area, rectangle, roundness, tensile characteristics, etc.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:法斗熊
  1. ev203

    0下载:
  2. MinkowskiMethod algorithm, Interpolation and fitting, solution of equations, data analysis, Including the area, perimeter, rectangular, elongation.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:57kb
    • 提供者:张保军
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com