通用汽车的3D汽车模型.pdf
《通用汽车的3D汽车模型.pdf》由会员分享,可在线阅读,更多相关《通用汽车的3D汽车模型.pdf(13页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Vehicle Surveillance with aGeneric,Adaptive,3D Vehicle ModelMatthew J.Leotta,Member,IEEE,and Joseph L.MundyAbstractIn automated surveillance,one is often interested in tracking road vehicles,measuring their shape in 3D world space,anddetermining vehicle classification.To address these tasks simultan
2、eously,an effective approach is the constrained alignment of a priormodel of 3D vehicle shape to images.Previous 3D vehicle models are either generic but overly simple or rigid and overly complex.Rigid models represent exactly one vehicle design,so a large collection is needed.A single generic model
3、 can deform to a wide varietyof shapes,but those shapes have been far too primitive.This paper uses a generic 3D vehicle model that deforms to match a widevariety of passenger vehicles.It is adjustable in complexity between the two extremes.The model is aligned to images by predictingand matching im
4、age intensity edges.Novel algorithms are presented for fitting models to multiple still images and simultaneoustracking while estimating shape in video.Experiments compare the proposed model to simple generic models in accuracy andreliability of 3D shape recovery from images and tracking in video.St
5、andard techniques for classification are also used to compare themodels.The proposed model outperforms the existing simple models at each task.Index TermsMachine vision,road vehicle location monitoring,image shape analysis,image recognition,video signal processing.1INTRODUCTIONROADvehicles are argua
6、bly the second most importantsubjects in machine vision applicationssecond only tohuman subjects.Certainly this is true in automated surveil-lance,if not also more generally.In recent years,there havebeen many advances in tracking,recognition,and shapeestimationofhumansubjectsbyemployingdetailed,gen
7、eric,3D mesh models that deform to the shape of the subject.Yet,similar techniques have not been applied to road vehicles.Three-dimensional models of road vehicles used in machinevision studies have instead remained segregated intodetailed or generic models,but not both.The late 1980s and early 1990
8、s produced a flurry ofresearch activity on using 3D vehicle models for visualsurveillance.This activity was in large part due to fundingfrom some sizable United Kingdom and European pro-grams,most notably SERC Alvey(MMI-007)and EspritVIEWS(P2152).Vehicle models at the time tended to bequite simple(e
9、.g.,Fig.1a),owing to limited computationalresources and image resolution.In most cases,the vehicleshape and dimensions were also assumed to be knowna priori.However,a few studies 1,2 considered genericvehicle models that could deform to a wide range of roadvehicle shapes.Simple mesh models like that
10、 in Fig.1a are still used invehicle surveillance research.The resolution and accuracyof deformable vehicle models has not kept pace with theincreases in image resolution and computational resources.Conversely,deformable 3D models of human faces andbodies used in tracking,recognition,and shape estima
11、tionhave continued to advance in complexity and accuracy 3,4.Advancement has been driven in large part bycomputer graphics and the entertainment industry.Three-dimensional model-based vision research frequently bor-rows from the products of graphics research.Deformablegeneric human models are useful
12、 for rendering thecontinuous variation found in human shapes.Yet,there islittle need for deformable vehicles in graphics applications.Vehicles are made to precise specifications.One can simplybuild a detailed model by computer aided design(CAD)foreach vehicle of interest.An example of one such vehic
13、leCAD model is shown in Fig.1b.The vision community hasbenefited from highly detailed and generic graphics modelsfor humans but has been limited to collections of specificCAD models for vehicles.Vision researchers have indeedmade use of these CAD models in their work 5,6.The problem with using CAD m
14、odels for machine visionis that they are too specific and often too detailed.It isusually not sufficient in vision applications to assume thatall vehicles are known a priori.Furthermore,a CAD modelis not likely to be available for every vehicle.One solution isto use a small collection of CAD models,
15、apply an algorithmwith each,and choose the one that best agrees with the data5,6.In this case,the model agreement is not exact,soextreme detail in the CAD model is useless and a waste ofcomputational resources.This paper evaluates a highly detailed,yet generic,vehicle model for use in the tasks of v
16、ehicle shapeestimation,tracking,and classification.The proposed modelcombines the flexibility of a single generic vehicle modeland a level of detail approaching that found in CADmodels.The proposed model was first introduced in earlierwork by the authors in 7,where it was used in somepreliminary exp
17、eriments to reconstruct 3D vehicle shapefrom multiview still images.This paper improves uponIEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE,VOL.33,NO.7,JULY 20111457.M.J.Leotta is with Kitware,Inc.,28 Corporate Drive,Clifton Park,NY 12065.E-mail:.J.L.Mundy is with the School of Engine
18、ering,Brown University,Box D,Providence,RI 02912.E-mail:mundylems.brown.edu.Manuscript received 7 Mar.2010;revised 17 Aug.2010;accepted 22 Oct.2010;published online 29 Nov.2010.Recommended for acceptance by S.Sclaroff.For information on obtaining reprints of this article,please send e-mail to:tpamic
19、omputer.org,and reference IEEECS Log NumberTPAMI-2010-03-0150.Digital Object Identifier no.10.1109/TPAMI.2010.217.0162-8828/11/$26.00?2011 IEEEPublished by the IEEE Computer Societythe fitting algorithm in 7 and extends the applications toinclude simultaneous tracking and 3D reconstruction frommonoc
20、ular video and also vehicle classification based onrecovered shape.A far more extensive set of experimentshas been performed in both the new and old applicationareas.This paper covers the key ideas,experimental results,and conclusions of the work.Yet,many details have beensuppressed to meet space co
21、nstraints.Complete details canbe found in the first authors PhD thesis 8.2RELATEDWORKMany different types of models have been used for roadvehicles in machine vision applications.A common threadis that all models have some geometric component to them.The types of vehicle models in the literature can
22、 becategorized based on their use of geometry.Some vehiclemodels live in the image space and are inherently 2D.Others live in a 3D world and are related to the 2D image byprojection.Different models are also made of geometricelements of different intrinsic dimension.In the imagespace,this geometry m
23、ust have an intrinsic dimension ofeither zero,one,or two corresponding,respectively,topoints,curves,or regions.Examples of each are shown inFig.2.Finally,vehicle models can be classified as eitheragglomerative or prior.Agglomerative models are built upfrom detected,primitive image features(e.g.,poin
24、ts,edges,or regions).The primitive features are clustered into groupsrepresenting vehicles using little or no prior knowledgeabout vehicle shape.Prior geometric models are con-structed in advance and are fit to image data by matchingto primitive features.An example of an agglomerative,2D vehicle mod
25、el usingpointsisBeymeretal.9.Inthiswork,Harriscorners10aretracked in video and clustered into vehicles based onproximity and similar 2D motion.Similarly,Kanhere andBirchfield 11 track points.However,in 11,the points areback projected into 3D before clustering into vehicles.Pointfeatures have the adv
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 通用汽车 汽车模型
限制150内