Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab minboundrect
Search - matlab 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

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

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

用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
Update : 2025-02-19 Size : 2kb Publisher : 丁一12138
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.