搜索资源列表
matlab
- matlab求最下的外接矩形的程序,很好用的,只要把图片名字改了就可以运行!-GOOD
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
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
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.
pi
- 用概率(随机在半径为R的圆上打点,计算点在圆中和外接矩形的比值)求π的值-calculate the value of π by Probability and Statistics
minboundrect程序
- 求外接矩形minboundrect求外接矩形求外接矩形求外接矩形
zuixiaowaiqiejvxing
- 最小外接矩形,基于最小外切矩形方法来计算目标区域的长宽-Minimum bounding rectangle
linesize
- 附件是计算最小外接矩形的程序,这句boxes imOrientedBox(L)对其进行调用-The attachment is the program that computes the minimum circumscribed rectangle, which is called by boxes imOrientedBox (L)
minboundrect
- 用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d