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

搜索资源列表

  1. lab4

    0下载:
  2. shape detection, matlab code , rectangle
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:78380
    • 提供者:hamzeh
  1. ellipserecognise

    1下载:
  2. 椭圆、 矩形等的识别,在MATLAB下运行.-Ellipse, round, rectangle recognition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:3478
    • 提供者:wxn
  1. 35738633RECTANGLE

    0下载:
  2. matlab_矩形检测代码 刚刚用过很实用。可以下载-matlab_ rectangular test code just used the very practical. You can download to see
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:11964
    • 提供者:xq
  1. ssda

    1下载:
  2. 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:119216
    • 提供者:刘雨相
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. Motion-Detection

    1下载:
  2. 本代码实现对运动物体的跟踪,在运行程序时,会有一红色矩形框标记运动物体位置-The code tracking of moving objects, run the program, there will be a red rectangle marks the location of moving objects
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1196118
    • 提供者:zhaohai
  1. demo-matlab

    0下载:
  2. 在matlab中剪切出自己感兴趣的区域,鼠标点出两点,即可裁剪出所需矩形。-Cut in matlab in their own areas of interest, the mouse to point out two things, you can cut the required rectangle.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6358
    • 提供者:zt
  1. 123

    0下载:
  2. 智能交通系统中基于视频图像处理的车辆检测与跟踪方法综述-Intelligent transportation systems based on video image processing of vehicle detection and tracking methods were reviewed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:285705
    • 提供者:hu
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. MATLAB-Image-classify

    3下载:
  2. 识别图像中的矩形,正方形,圆,椭圆,线,点,菱形-Identify the image rectangle, square, circle, ellipse, line, point, diamond
  3. 所属分类:matlab例程

    • 发布日期:2013-08-19
    • 文件大小:1545600
    • 提供者:张瑞
  1. MeanShift-matlab

    0下载:
  2. MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 -MeanShift moving target tracking matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1664
    • 提供者:LGF
  1. Matlab-windows

    0下载:
  2. Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗-The window of the Matlab function, rectangle, triangle window, hamming window and hanning window, blackman window
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:207809
    • 提供者:Bond
  1. Line-Intersect-by-rectangle

    0下载:
  2. determine intersection line by rectangle in GUI interface matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7498
    • 提供者:mohsen
  1. minboundrect

    1下载:
  2. matlab 寻找外接最小矩形,可以选择最小面积和周长最小- Find the smallest rectangle matlab external
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2212
    • 提供者:sylar
  1. rectangle

    0下载:
  2. make a simple rectangle with matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1028
    • 提供者:Nurul
  1. FEM prpogram for rectangle

    0下载:
  2. FEM program in matlab ansys for rectangle figures
  3. 所属分类:数值算法/人工智能

  1. matlab

    0下载:
  2. 实现目标图像检测,确定其最小外接矩形 To achieve the target image detection, to determine the minimum enclosing rectangle-To achieve the target image detection, to determine the minimum enclosing rectangle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:21938
    • 提供者:天天天分
  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
    • 文件大小:4096
    • 提供者:法斗熊
  1. IIR滤波器

    0下载:
  2. 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计(A Butterworth low pass filter is designed, its technical specifications are: 3dB bandwidth, stopband cut-off frequency, stopband attenuation greater t
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:来年
  1. zuixiaowaijiejuxing

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

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:ciel1996
« 1 23 4 5 »
搜珍网 www.dssz.com