搜索资源列表
waijiejuxing
- 对两个及两个以上目标提取边缘和特征,并通过边缘画出目标的外接矩形,外界矩形广泛用于目标的识别和跟踪。-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.
CalRec
- 模拟控件使用,计算控件外接矩形等,通过外接矩形的计算获得控件面积
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
zuobiao.确定前景目标的最小外接矩形框
- 确定前景目标的最小外接矩形框,方便为以后的特征提取划定范围,Prospects for the target to determine the minimum external rectangular box, to facilitate the subsequent delineation of the scope of feature extraction
ConvexHull
- 多边形最小外接矩形算法,在CodeProject上下载的,共享-Minimum bounding rectangle polygon algorithm, download CodeProject, shared
matlab
- matlab求最下的外接矩形的程序,很好用的,只要把图片名字改了就可以运行!-GOOD
minboundrect
- 使用matlab代码求出不规则区域所对应的最小外接矩形-find the smallest rectantangle of unregular region with matlab
minboundrect
- 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
imaderectangle
- 本程序用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
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
geometry
- C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
cutNum
- 截取一篇文章的字符。其提取后,并显示图像的最小外接矩形。-Interception of an article of characters.
Object-measurement-
- 这个程序是关于数字图像处理里面的测量物体周长,还有中心,最后是画出物体的最小外接矩形。-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.
rezult
- 对图像进行前期去噪,二值,开闭运算处理。然后对矩形进行外接矩形操作。内附图片-process the image,include of filting,invert to binary image,indilate .use function minboundrect to get the result,draw rectangle and it s centroid.
minboundrect
- 用来提取二值图像白色区域的最小外接矩形的代码(The code used to extract the smallest circumscribed rectangle of the white region of the two valued image)
多边形外接矩形1
- 对任意多边形最小面积的外包矩形求解,求解的结果为该矩形的四个顶点坐标(Minimum circumscribed rectangle of polygon)
min
- 用于计算二值图像的最小外接矩形(若针对连通区域可用增加bwlabel函数自行处理)(The minimum circumscribed rectangle)
minboundrect
- 用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
minboundrect
- 使用最小最小矩形测量轮廓的最小外接矩形宽度、长度的功能函数(Minimum minimum rectangle function for measuring the minimum width and length of the circumscribed rectangle)
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d