搜索资源列表

  1. 地图

    0下载:
  2. 计算图幅中所有要素的最小外接矩形的最小角点坐标
  3. 所属分类:源码下载

    • 发布日期:2011-11-05
    • 文件大小:2704
    • 提供者:yinj87@163.com
  1. zuobiao

    0下载:
  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编程

    • 发布日期:2024-06-01
    • 文件大小:1789952
    • 提供者:Jing
  1. imaderectangle

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

    • 发布日期:2024-06-01
    • 文件大小:4096
    • 提供者:庄稼汉
  1. minboundrect

    0下载:
  2. 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:
  1. 1

    0下载:
  2. 基于运动目标区域、以图像灰度为特征的模板,因包括了运动目标较多的信息,可以在跟踪过程中获得较好的效果。通常将包括运动目标的最小外接矩形作为目标区域模板-Target area based on movement, characterized by gray template, including the moving target due to more information, you can track the process to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:xiaowei
  1. ConvexHull

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

    • 发布日期:2024-06-01
    • 文件大小:23552
    • 提供者:yangxixi
  1. MinBounDrect

    0下载:
  2. 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- Compute the minimal bounding rectangle of points in the plane usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric) arguments: (input) x,y- vectors of points, de
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:17408
    • 提供者:rainbow
  1. cutNum

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

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-06-01
    • 文件大小:131072
    • 提供者:
  1. cvMinAreaRect2

    1下载:
  2. Opencv中cvMinAreaRect2函数应用,获取最小外接矩形及其角度-Opencv cvMinAreaRect2 function in the application of the minimum bounding rectangle and the point of access
  3. 所属分类:软件工程

    • 发布日期:2024-06-01
    • 文件大小:26624
    • 提供者:节快乐
  1. minboundrect

    0下载:
  2. 使用matlab代码求出不规则区域所对应的最小外接矩形-find the smallest rectantangle of unregular region with matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:gaohaidi
  1. minboundrect

    0下载:
  2. 计算一个封闭区域的最小外接矩形的matlab代码。-calculate the minest rect of area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:zzg
  1. minboundrectangle-circle-and-box

    0下载:
  2. 最小外接矩形,最小外接圆和三维最小外接立方体-Minimum bounding rectangle, the smallest circumcircle and three-dimensional minimum external cube
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:9216
    • 提供者:张三
  1. Minimum-bounding-rectangle

    0下载:
  2. 使用VC编写的处理图像中的目标的最小外接矩形的求取,以及自动圈取目标,结合OpenCV显示结果。-VC prepared by processing images of the target minimum bounding rectangle of the strike, as well as automatic lap to take target, combined with the OpenCV display results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1682432
    • 提供者:张元科
  1. minboundrect

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

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:22n
  1. 多边形外接矩形1

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

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:xiannan
  1. min

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

    • 发布日期:2024-06-01
    • 文件大小:11264
    • 提供者:zsj9509
  1. minboundrect

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

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:丁一12138
  1. minboundrect

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

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:青鸟飞鱼_1
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    0下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of ima
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:1374208
    • 提供者:向日葵的光
« 12 3 »

源码中国 www.ymcn.org