资源简介

矩形检测,基于MATLAB的利用霍夫变换,自己弄的,很实用

资源截图

代码片段和文件信息

function [dmaxbcenter]=choose(glt)
[rc]=find(l==t);%经验值,待改进
[NM]=size(r);
aa=zeros(N2);
[KT]=size(g);
b=zeros(KT);
for i=1:N
    aa(i1:2)=[c(i)r(i)];%c(i)r(i)saves the coordinate of ralative value
    m=aa(i1);%get the coordinatereturn value g(nm)
    n=aa(i2);
    b(nm)=g(nm);%let g(nm) to b(nm)
end
d=diameter(b);%how to find the rectangle
dmax=d.Diameter;
[pq]=size(d.Image);
center=zeros(21);
center=[round(d.BoundingBox(1)+q/2)round(d.BoundingBox(2)+p/2)];

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         508  2008-06-25 17:57  Rectangular Detection\choose.m
     文件        5669  2013-12-02 13:24  Rectangular Detection\detection.m
     文件        6622  2012-08-19 17:01  Rectangular Detection\diameter.m
     文件        2707  2012-08-19 17:01  Rectangular Detection\hough.m
     文件        2886  2012-08-19 17:01  Rectangular Detection\houghlines.m
     文件        1046  2012-08-19 17:01  Rectangular Detection\houghpixels.m
     文件         387  2008-06-22 11:13  Rectangular Detection\maxmin.m
     目录           0  2014-02-19 19:55  Rectangular Detection\result image of test1 image\
     文件      389438  2013-12-01 19:05  Rectangular Detection\result image of test1 image\find all target center.bmp
     文件      389438  2013-12-01 19:01  Rectangular Detection\result image of test1 image\output of test1.bmp
     文件      759954  2013-12-01 17:03  Rectangular Detection\result image of test1 image\test1.bmp
     文件      236278  2013-12-01 19:10  Rectangular Detection\result image of test1 image\the 11th target rectangle houghpeaks figure.bmp
     文件      389438  2013-12-01 19:02  Rectangular Detection\result image of test1 image\the 11th target rectangle.bmp
     文件      236278  2013-12-01 19:11  Rectangular Detection\result image of test1 image\the 12th target rectangle houghpeaks figure.bmp
     文件      389438  2013-12-01 19:10  Rectangular Detection\result image of test1 image\the 12th target rectangle.bmp
     文件      389438  2013-12-01 19:04  Rectangular Detection\result image of test1 image\the bw image.bmp
     文件      391482  2013-12-01 19:05  Rectangular Detection\result image of test1 image\the egde of the BW image.bmp
     文件      391482  2013-12-01 19:04  Rectangular Detection\result image of test1 image\the image by open operation.bmp
     文件      389438  2013-12-01 19:03  Rectangular Detection\result image of test1 image\the original image.bmp
     文件          57  2013-12-02 10:05  Rectangular Detection\result image of test1 image\ts test1.txt
     目录           0  2014-02-19 19:55  Rectangular Detection\result image of test2 image\
     文件      389438  2013-12-01 19:40  Rectangular Detection\result image of test2 image\figure1 input image.bmp
     文件      389438  2013-12-01 19:40  Rectangular Detection\result image of test2 image\figure2  BW image.bmp
     文件      236278  2013-12-01 19:36  Rectangular Detection\result image of test2 image\figure20 斜矩形角度.bmp
     文件      391482  2013-12-01 19:36  Rectangular Detection\result image of test2 image\figure21 斜矩形直线.bmp
     文件      236278  2013-12-01 19:35  Rectangular Detection\result image of test2 image\figure22 三角形角度.bmp
     文件      389438  2013-12-01 19:34  Rectangular Detection\result image of test2 image\figure23 三角形直线.bmp
     文件      236278  2013-12-01 19:32  Rectangular Detection\result image of test2 image\figure24 六边形角度.bmp
     文件      389438  2013-12-01 19:33  Rectangular Detection\result image of test2 image\figure25 六边形直线.bmp
     文件      389438  2013-12-01 19:44  Rectangular Detection\result image of test2 image\figure29  斜正方形直线.bmp
     文件      389438  2013-12-01 19:41  Rectangular Detection\result image of test2 image\figure3 image byopen operation.bmp
............此处省略36个文件信息

评论

共有 条评论