Location:
Search - minboundrect
Search list
Description: 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
Platform: |
Size: 3072 |
Author: |
Hits:
Description: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- 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 )
Platform: |
Size: 17408 |
Author: rainbow |
Hits:
Description: 使用matlab代码求出不规则区域所对应的最小外接矩形-find the smallest rectantangle of unregular region with matlab
Platform: |
Size: 3072 |
Author: gaohaidi |
Hits:
Description: 计算一个封闭区域的最小外接矩形的matlab代码。-calculate the minest rect of area
Platform: |
Size: 2048 |
Author: zzg |
Hits:
Description: 对图像进行前期去噪,二值,开闭运算处理。然后对矩形进行外接矩形操作。内附图片-process the image,include of filting,invert to binary
image,indilate .use function minboundrect to get the result,draw rectangle and it s centroid.
Platform: |
Size: 119808 |
Author: qq |
Hits:
Description: 最小矩形的绘画,包含了图片,和所用到的函数,还有结果的图片-The smallest rectangle drawing, contains a picture, and used in the function, as well as a picture of the results
Platform: |
Size: 20480 |
Author: cc |
Hits:
Description: 利用MATLAB实现的最小包围矩形算法,精简实用-MATLAB implementation of the minimum bounding rectangle algorithm
Platform: |
Size: 3072 |
Author: 冰晶石 |
Hits:
Description: 在图像目标中需用到最小矩形提取,该程序能较好的解决该问题-Required in the target image to extract the minimum rectangle, the program can better solve the problem
Platform: |
Size: 2048 |
Author: 祥林 |
Hits:
Description: 通过外接最小矩形来计算图像的面积、横长、纵长以及横纵比等各个参数-Area of each parameter calculated by the external image of the smallest rectangle, horizontal length, vertical length and aspect ratio, etc.
Platform: |
Size: 2048 |
Author: zhang |
Hits:
Description: matlab 寻找外接最小矩形,可以选择最小面积和周长最小-
Find the smallest rectangle matlab external
Platform: |
Size: 2048 |
Author: sylar |
Hits:
Description: 将物体的边界以每次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.
Platform: |
Size: 2048 |
Author: 邹康 |
Hits:
Description: 用来提取二值图像白色区域的最小外接矩形的代码(The code used to extract the smallest circumscribed rectangle of the white region of the two valued image)
Platform: |
Size: 2048 |
Author: 22n
|
Hits:
Description: 可用于图像图形操作中封闭图形的矩形界定,用于取得最小的矩形图,即长度宽度的数值。(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.)
Platform: |
Size: 2048 |
Author: yaoahai
|
Hits:
Description: 用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
Platform: |
Size: 2048 |
Author: 丁一12138 |
Hits:
Description: 使用最小最小矩形测量轮廓的最小外接矩形宽度、长度的功能函数(Minimum minimum rectangle function for measuring the minimum width and length of the circumscribed rectangle)
Platform: |
Size: 2048 |
Author: 青鸟飞鱼_1 |
Hits: