Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - minboundrect
Search - minboundrect - List
基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
Update : 2025-02-19 Size : 3kb Publisher :

最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- 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, describing points in the plane as (x,y) pairs. x and y must be the same lengths. metric- (OPTIONAL)- single letter character flag which denotes the use of minimal area or perimeter as the metric to be minimized. metric may be either a or p , capitalization is ignored. Any other contraction of area or perimeter is also accepted. DEFAULT: a ( area )
Update : 2025-02-19 Size : 17kb Publisher : rainbow

使用matlab代码求出不规则区域所对应的最小外接矩形-find the smallest rectantangle of unregular region with matlab
Update : 2025-02-19 Size : 3kb Publisher : gaohaidi

计算一个封闭区域的最小外接矩形的matlab代码。-calculate the minest rect of area
Update : 2025-02-19 Size : 2kb Publisher : zzg

对图像进行前期去噪,二值,开闭运算处理。然后对矩形进行外接矩形操作。内附图片-process the image,include of filting,invert to binary image,indilate .use function minboundrect to get the result,draw rectangle and it s centroid.
Update : 2025-02-19 Size : 117kb Publisher : qq

最小矩形的绘画,包含了图片,和所用到的函数,还有结果的图片-The smallest rectangle drawing, contains a picture, and used in the function, as well as a picture of the results
Update : 2025-02-19 Size : 20kb Publisher : cc

利用MATLAB实现的最小包围矩形算法,精简实用-MATLAB implementation of the minimum bounding rectangle algorithm
Update : 2025-02-19 Size : 3kb Publisher : 冰晶石

在图像目标中需用到最小矩形提取,该程序能较好的解决该问题-Required in the target image to extract the minimum rectangle, the program can better solve the problem
Update : 2025-02-19 Size : 2kb Publisher : 祥林

通过外接最小矩形来计算图像的面积、横长、纵长以及横纵比等各个参数-Area of ​ ​ each parameter calculated by the external image of the smallest rectangle, horizontal length, vertical length and aspect ratio, etc.
Update : 2025-02-19 Size : 2kb Publisher : zhang

matlab 寻找外接最小矩形,可以选择最小面积和周长最小- Find the smallest rectangle matlab external
Update : 2025-02-19 Size : 2kb Publisher : sylar

将物体的边界以每次3°左右的增量在90°范围内旋转。每旋转一次记录一次其坐标系方向上的外接矩形边界点的最大和最小x、y值。旋转到某一个角度后,外接矩形的面积达到最小。取面积最小的外接矩形的参数为主轴意义下的长度和宽度。 -The boundaries of each object in increments of about 3 to rotate within the 90 range. Each rotation time recording the maximum and minimum x, y values ​ ​ of a circumscribed rectangle boundary point coordinates its direction. Rotate to a certain angle, the external area of ​ ​ a rectangle to a minimum. Take the smallest rectangle circumscribed parameters for the length and width of the spindle sense.
Update : 2025-02-19 Size : 2kb Publisher : 邹康

用来提取二值图像白色区域的最小外接矩形的代码(The code used to extract the smallest circumscribed rectangle of the white region of the two valued image)
Update : 2025-02-19 Size : 2kb Publisher : 22n

可用于图像图形操作中封闭图形的矩形界定,用于取得最小的矩形图,即长度宽度的数值。(It can be used for rectangle definition of closed graph in image and graphic operation, and is used to obtain the smallest rectangle graph, that is the length width value.)
Update : 2025-02-19 Size : 2kb Publisher : yaoahai

用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
Update : 2025-02-19 Size : 2kb Publisher : 丁一12138

使用最小最小矩形测量轮廓的最小外接矩形宽度、长度的功能函数(Minimum minimum rectangle function for measuring the minimum width and length of the circumscribed rectangle)
Update : 2025-02-19 Size : 2kb Publisher : 青鸟飞鱼_1
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.