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

搜索资源列表

  1. waijiejuxing

    0下载:
  2. 对两个及两个以上目标提取边缘和特征,并通过边缘画出目标的外接矩形,外界矩形广泛用于目标的识别和跟踪。-two pairs and two more goals and edge extraction features, and painted goal edge through the external rectangular, Rectangular widely used outside the target identification and tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.41kb
    • 提供者:zhouaijun
  1. CalRec

    0下载:
  2. 模拟控件使用,计算控件外接矩形等,通过外接矩形的计算获得控件面积
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:16.04kb
    • 提供者:hhwei
  1. 运动目标检测 基于运动目标的外接矩形框的检测跟踪

    3下载:
  2. 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1.51kb
    • 提供者:jz
  1. zuobiao.确定前景目标的最小外接矩形框

    1下载:
  2. 确定前景目标的最小外接矩形框,方便为以后的特征提取划定范围,Prospects for the target to determine the minimum external rectangular box, to facilitate the subsequent delineation of the scope of feature extraction
  3. 所属分类:Windows编程

    • 发布日期:2013-12-20
    • 文件大小:1.71mb
    • 提供者:Jing
  1. ConvexHull

    2下载:
  2. 多边形最小外接矩形算法,在CodeProject上下载的,共享-Minimum bounding rectangle polygon algorithm, download CodeProject, shared
  3. 所属分类:C#编程

    • 发布日期:2013-12-20
    • 文件大小:23.44kb
    • 提供者:yangxixi
  1. matlab

    0下载:
  2. matlab求最下的外接矩形的程序,很好用的,只要把图片名字改了就可以运行!-GOOD
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:59.68kb
    • 提供者:ge
  1. minboundrect

    3下载:
  2. 使用matlab代码求出不规则区域所对应的最小外接矩形-find the smallest rectantangle of unregular region with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.58kb
    • 提供者:gaohaidi
  1. minboundrect

    0下载:
  2. 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2.53kb
    • 提供者:
  1. imaderectangle

    15下载:
  2. 本程序用matlab实现了求不规则图形的最小外接矩形和最大内接矩形,实验用的图形也附在了文件中,可直接运行-This matlab program graphical the irregular circum-rectangle minimum and maximum inscribed with rectangular, experiment graphics attached the documents and can be directly run
  3. 所属分类:matlab例程

    • 发布日期:2012-11-05
    • 文件大小:3.62kb
    • 提供者:庄稼汉
  1. tuxintuizhifenge

    1下载:
  2. 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:138.21kb
    • 提供者:子登
  1. geometry

    0下载:
  2. C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:543byte
    • 提供者:郭静男
  1. cutNum

    0下载:
  2. 截取一篇文章的字符。其提取后,并显示图像的最小外接矩形。-Interception of an article of characters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:980byte
    • 提供者:Richard
  1. Object-measurement-

    0下载:
  2. 这个程序是关于数字图像处理里面的测量物体周长,还有中心,最后是画出物体的最小外接矩形。-This program is about digital image processing measurement of body inside the perimeter, there are centers, and finally draw the object' s minimum bounding rectangle.
  3. 所属分类:matlab

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

    0下载:
  2. 对图像进行前期去噪,二值,开闭运算处理。然后对矩形进行外接矩形操作。内附图片-process the image,include of filting,invert to binary image,indilate .use function minboundrect to get the result,draw rectangle and it s centroid.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:117.28kb
    • 提供者:qq
  1. minboundrect

    1下载:
  2. 用来提取二值图像白色区域的最小外接矩形的代码(The code used to extract the smallest circumscribed rectangle of the white region of the two valued image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-09-14
    • 文件大小:2kb
    • 提供者:22n
  1. 多边形外接矩形1

    0下载:
  2. 对任意多边形最小面积的外包矩形求解,求解的结果为该矩形的四个顶点坐标(Minimum circumscribed rectangle of polygon)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:xiannan
  1. min

    1下载:
  2. 用于计算二值图像的最小外接矩形(若针对连通区域可用增加bwlabel函数自行处理)(The minimum circumscribed rectangle)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:11kb
    • 提供者:zsj9509
  1. minboundrect

    0下载:
  2. 用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-11
    • 文件大小:2kb
    • 提供者:丁一12138
  1. minboundrect

    1下载:
  2. 使用最小最小矩形测量轮廓的最小外接矩形宽度、长度的功能函数(Minimum minimum rectangle function for measuring the minimum width and length of the circumscribed rectangle)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-27
    • 文件大小:2kb
    • 提供者:青鸟飞鱼_1
  1. 设计程序

    1下载:
  2. 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d
  3. 所属分类:matlab例程

    • 发布日期:2021-02-20
    • 文件大小:20.06mb
    • 提供者:沃呦俏豚
« 12 3 4 5 »
搜珍网 www.dssz.com