TestLMDll

所属分类:图形图像处理
开发工具:Visual C++
文件大小:11065KB
下载次数:1035
上传日期:2012-03-06 16:39:40
上 传 者qianqian062088
说明:  用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。
(line detecting using hough tranaformation)

文件列表:
TestLMDll\Release\1_A.jpg (149002, 2009-09-22)
TestLMDll\Release\1_B.jpg (146876, 2009-09-22)
TestLMDll\Release\L503_A.JPG (76087, 2007-08-22)
TestLMDll\Release\L503_B.JPG (81465, 2007-08-22)
TestLMDll\Release\LineMatcher.dll (17408, 2011-05-18)
TestLMDll\Release\opencv_core220.dll (2010112, 2010-12-24)
TestLMDll\Release\opencv_features2d220.dll (636928, 2010-12-24)
TestLMDll\Release\opencv_highgui220.dll (776192, 2010-12-24)
TestLMDll\Release\opencv_imgproc220.dll (1241088, 2010-12-24)
TestLMDll\Release\TestLMDll.exe (44032, 2011-05-18)
TestLMDll\Release\TestLMDll.pdb (904192, 2011-05-18)
TestLMDll\TestLMDll\LineMatcher.h (1551, 2011-05-18)
TestLMDll\TestLMDll\LineMatcher.lib (2456, 2011-05-18)
TestLMDll\TestLMDll\lsd.c (59761, 2010-02-17)
TestLMDll\TestLMDll\lsd.h (8054, 2010-02-23)
TestLMDll\TestLMDll\main.cpp (10871, 2011-05-18)
TestLMDll\TestLMDll\Release\cl.command.1.tlog (1930, 2011-05-18)
TestLMDll\TestLMDll\Release\CL.read.1.tlog (57444, 2011-05-18)
TestLMDll\TestLMDll\Release\CL.write.1.tlog (1108, 2011-05-18)
TestLMDll\TestLMDll\Release\link.command.1.tlog (1402, 2011-05-18)
TestLMDll\TestLMDll\Release\link.read.1.tlog (3312, 2011-05-18)
TestLMDll\TestLMDll\Release\link.write.1.tlog (554, 2011-05-18)
TestLMDll\TestLMDll\Release\lsd.obj (71593, 2011-05-18)
TestLMDll\TestLMDll\Release\main.obj (1257064, 2011-05-18)
TestLMDll\TestLMDll\Release\mt.command.1.tlog (440, 2011-05-18)
TestLMDll\TestLMDll\Release\mt.read.1.tlog (716, 2011-05-18)
TestLMDll\TestLMDll\Release\mt.write.1.tlog (256, 2011-05-18)
TestLMDll\TestLMDll\Release\PtMatcher.obj (1228671, 2011-05-18)
TestLMDll\TestLMDll\Release\TestLMDll.exe.intermediate.manifest (381, 2011-05-18)
TestLMDll\TestLMDll\Release\TestLMDll.lastbuildstate (57, 2011-05-18)
TestLMDll\TestLMDll\Release\TestLMDll.log (4271, 2011-05-18)
TestLMDll\TestLMDll\Release\vc100.pdb (610304, 2011-05-18)
TestLMDll\TestLMDll\TestLMDll.vcxproj (4063, 2011-05-18)
TestLMDll\TestLMDll\TestLMDll.vcxproj.filters (1256, 2011-05-18)
TestLMDll\TestLMDll\TestLMDll.vcxproj.user (563, 2011-05-18)
TestLMDll\TestLMDll.sdf (39735296, 2011-05-18)
TestLMDll\TestLMDll.sln (894, 2011-05-18)
TestLMDll\TestLMDll.suo (13824, 2011-05-18)
TestLMDll\ipch\testlmdll-b01f5e5a (0, 2011-05-18)
... ...

This is a demo about how to use the 'LineMatcher' library, which conducts line matching by affine invariants. Please refer to the following paper for more details about the algorithm. Bin Fan, Fuchao Wu and Zhanyi Hu. Line Matching Leveraged by Point Correspondences, In CVPR 2010, pp 390-391. The line segmentation detector (LSD) used in the demo is from the website:http://www.ipol.im/pub/algo/gjmr_line_segment_detector/ Rafael Grompone von Gioi, J¨r¨mie Jakubowicz, Jean-Michel Morel, Gregory Randall, LSD: A Fast Line Segment Detector with a False Detection Control, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 32, no. 4, pp. 722-732, April 2010. The matched points in the demo are obtained based on the opencv 2.2 The system configuration is "Win 7 32bits + VS2010". If you have questions, please contact: bfan@nlpr.ia.ac.cn

近期下载者

相关文件


收藏者