CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - matlab 面积计算

搜索资源列表

  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
    • 文件大小:1194
    • 提供者:yingl
  1. largestRectangleArea

    1下载:
  2. 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3758
    • 提供者:cui ju
  1. 3

    1下载:
  2. 实现图像的修复,适用于需要修复面积较大的图像。本算法是采用region filling and object removal by exemplar-based image inpainting ,适用CIE lab颜色空间进行计算,发表于IEEE 2004-A new algorithm is proposed for removing large objects from digital images.the challenge is to fill in the hole that is
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5826
    • 提供者:lizheng
  1. polyarea

    0下载:
  2. matlab计算任意多边形面积POLYAREA(X,Y)-POLYAREA(X,Y) returns the area of the polygon specified by the vertices in the vectors X and Y.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-21
    • 文件大小:1188
    • 提供者:
  1. biography

    0下载:
  2. 平均值平局算法求二值图+二值图用间隔码表示并计算面积-The average algorithm for seeking a draw binary image+ binary image with the spacing and calculate the area code, said
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1250
    • 提供者:林一
  1. 2006011437_HW_2

    1下载:
  2. 陆文凯老师数字图像处理第二次作业,前景背景分割和前景区域面积计算-Wen-Kai Lu a teacher of digital image processing a second operation, the background segmentation and the prospects for the future size of the area calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2157429
    • 提供者:陈皓
  1. yepian

    0下载:
  2. 为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 - In order to study the growth pattern of plants
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1253
    • 提供者:diaoguangqiang
  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-30
    • 文件大小:2102
    • 提供者:
  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
    • 文件大小:1024
    • 提供者:李丽
  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-24
    • 文件大小:1024
    • 提供者:benben
  1. matlabAnalyzingImages

    0下载:
  2. matlab图像处理工具箱自带的针对大米图片进行背景均衡、对比度增强、二值化、连通区域获取、面积计算的实现过程,基于matlab的函数实现。-Matlab Image Processing Toolbox comes with rice picture background equalization, contrast enhancement, binarization, connected region to obtain the area of ​ ​ the imple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:668
    • 提供者:李春丽
  1. rice

    1下载:
  2. 计算matlab自带米粒图像的米粒个数和面积的代码,适合图像处理的初学者-Calculate the matlab code number and area of ​ ​ its own grain of rice image of a grain of rice, for image processing beginners
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:纪坤
  1. lake

    1下载:
  2. 数字图像处理,边缘提取,分割,湖面面积计算matlab程序-Image processing, edge detection, segmentation, the lake area
  3. 所属分类:Special Effects

    • 发布日期:2015-12-29
    • 文件大小:1024
    • 提供者:商丽锋
  1. Area-of-solving

    0下载:
  2. 利用matlab对图像所感兴趣的区域进行面积计算并且求解-Use matlab image of the region of interest and area calculations carried out to solve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10946831
    • 提供者:梁传晖
  1. 提取特定区域v3

    0下载:
  2. 基于matlab的CT图像处理,提取感兴趣的区域,并染色。计算面积(Based on matlab CT image processing, extract the region of interest and dyed. Calculate the area)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:捡起明天
  1. duckmass

    0下载:
  2. 以顶点一阶邻域内三角形面积为权重计算每个顶点的质量(The weight of each vertex is calculated by the weight of the triangle area which is the first neighborhood of that vertex.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:39936
    • 提供者:liuliu66
  1. tezhengti

    0下载:
  2. 这篇文章,利用MATLAB语言编写的,计算图形面积的程序(This article, a program written in the MATLAB language to calculate the area of the graphic area)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:都比较卡
  1. experiment

    0下载:
  2. 批量计算气泡的面积 和绘制气泡的轨迹在同一张图片上(Calculate the area of the bubble in batch and draw the trajectory of the bubble on the same picture)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:猎手牧谣
  1. zuixiaowaijiejuxing

    1下载:
  2. 使用matlab识别图像目标,并外接最小矩形方便计算面积等特征值。(Identifying the image target and connecting the smallest rectangle)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:ciel1996
  1. MATLAB平面参数测量系统(GUI,面积,周长参数)

    2下载:
  2. 一、课题介绍:本课题为基于MATLAB的平面参数测量系统,是以一个带缺陷的光伏面板作为素材,检测出缺陷所在,定位后计算出每个缺陷的面积大小。本设计带有一个人机界面GUI. 二、算法流程:读入测试图片——rgb转换——分割——开闭运算——空洞填充——过滤微小连通域面积——计算缺陷面积和个数。(1. Topic introduction: this topic is a plane parameter measurement system based on MATLAB. It uses a ph
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-24
    • 文件大小:942080
    • 提供者:www.wobishe.com
« 12 »
搜珍网 www.dssz.com