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

搜索资源列表

  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. 4

    1下载:
  2. matlab区域填充的具体算法及演示,绝对原创-the algorithm of fill an origin used matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4304
    • 提供者:jia lei
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:140463
    • 提供者:孟萌
  1. fulfill

    1下载:
  2. 自己编的图像填充代码,附有检测图片,此图片为自己绘制,可以运行!有用拿去!-The images fill your code compiled, with a detection image, this picture drawn for themselves, you can run! Useful Take them!
  3. 所属分类:Special Effects

    • 发布日期:2016-01-06
    • 文件大小:26624
    • 提供者:Amanda Jing
  1. FillingHoles

    0下载:
  2. 用于对细小的孔洞的填充,是预处理的一种.再生产过程中,往往导致局部的材料中出现孔洞,这种孔洞严重影响了材料的性质。所以需要进行处理-This is a part of PreProcessing Work.Used for filling small holes.In reproduction process, partial material often have small holes.such holes has seriously affected the nature of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7530
    • 提供者:蓝水晶
  1. three-dimensional

    0下载:
  2. 彗星图、填充图、三维曲线图,都是些小程序。呵呵,不好意思。维matlab初学者提供些例子吧。-Comet map, filled with maps, three-dimensional curves are small procedures. Oh, sorry. Victoria matlab beginners you provide some examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:79386
    • 提供者:zhou
  1. untitled4

    1下载:
  2.  使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图;  使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。  利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。  使用PLOTYY命令,可设坐标。  利用二维绘图函数patch函数fill ,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1564
    • 提供者:袁明
  1. txrh

    1下载:
  2. 实现了图像的抠像和填充,并可实现多幅图像的融合。-Keying to achieve the image and fill, and to achieve the integration of multiple images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1097
    • 提供者:song
  1. mCh21

    0下载:
  2. matlab图像处理,在原始图像中选择的多边形区域及二进制mask图像,过滤前后的上衣商标显示,自定义的图像过滤操作,填充前后的trees图像-matlab image processing, in the original image selected regional and binary mask polygon images before and after filtration jacket trademark show that since the definition of ima
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:326773
    • 提供者:shakayan
  1. areashade

    0下载:
  2. 非常实用的做matlab做曲线图的程序 能将所需要强调的区域的曲线段填充颜色 -Very useful to do graph matlab to do the procedure can be stressed by the area fill color curve segments
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:7940
    • 提供者:李一
  1. matlab_Graphics_applications_2

    0下载:
  2. 分别给出了饼图的绘制、阶梯图、枝干图、罗盘图、轮廓图、交互式图形、变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图matlab的样例代码,简单实用。-Drawing pie charts are given respectively, ladder diagram, branches map, compass map, contour maps, interactive graphics, the Fourier transform function curves, L
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1818
    • 提供者:秦关
  1. imagecomputing

    1下载:
  2. MATLAB 图像运算 图像点的运算 图像的算术运算 其它运算 图像的位逻辑运算 图像的几何运算 图像缩放 图像旋转 图像剪切 空间变换 仿射变换( affine transformation ) 透视变换 (Perspective Transformation) 空间变换的 MATLAB 函数 空间变换实例 图像融合 邻域与块操作 邻域操作 图像块操作 区域处理 区域选择 区域滤波 区域填充 -MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:4576
    • 提供者:齐子新
  1. image_zoom_in

    0下载:
  2. 图像按比例放大。 通过像素填充的方法将灰度图进行简单的放大处理。-image zoom in. digital picture processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:142283
    • 提供者:孤竹
  1. ex_17_3

    1下载:
  2. 利用图像分割检测细胞,在获得细胞的边缘后,使用形态学中的膨胀操作和填充操作使细胞边缘跟光滑。-Cells were detected by image segmentation, the edge in access to cells, use the morphology of the expansion of operations and fill with the smooth operation of the cell edge.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:836
    • 提供者:力量
  1. matlab

    0下载:
  2. 用matlab编写的多边形画法及填充算法。-yong matlab bian xie de duo bian xing hua fa ji tian chong suan fa .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:857
    • 提供者:胡少凛
  1. MATLAB绘制圆形并填充斜线

    0下载:
  2. 绘制圆形并填充斜线,可自定义圆的半径, 定义直线的倾角,角度值(-90°至90°),定义直线的间距(Draw round and populate the slash, customizable round radius, define the line Angle,)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:lai东东
  1. 填充曲线

    1下载:
  2. 填充曲线 即希尔伯特曲线,利用matlab实现(The filling curve is the Hilbert curve, which is implemented by MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:6346752
    • 提供者:张俊娜
  1. 各种低秩约束矩阵填充方法

    1下载:
  2. matlab的低秩矩阵填充代码,可直接使用(Matlab low rank matrix filling code, can be used directly)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-14
    • 文件大小:16069632
    • 提供者:Tralaw
  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
  1. 矩阵填充算法

    1下载:
  2. 将数值v填充到闭合区域a的中央。主要利用MATLAB的find函数,亦可使用路径填充算法实现。(Fill the value v into the center of the closed area a. The main use of MATLAB's find function can also be achieved using path filling algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2021-01-25
    • 文件大小:24576
    • 提供者:大白兔西瓜
« 12 3 4 »
搜珍网 www.dssz.com