基于智能优化算法的体绘制研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
体绘制是应用于工程和医学等领域大规模三维数据场可视化的重要技术手段。它对信息的表达准确且完备,相比面绘制等传统可视化技术,它更符合科学计算的严谨性要求。之前研究中体绘制控制要素的设计,特别是转换函数设计和视点选择严重依赖用户经验,用户交互频繁但效率不高,可用性差。
     本文基于智能优化算法实现了转换函数设计和视点选择的自动化,提高了体绘制算法的可用性。自动转换函数设计可更准确且更有目的性地显示体数据;自动视点选择方法则能快速地选取数据观察的最优位置,避免重要信息被遮挡,并获取尽量多的有效信息。
     本文研究的重点包括:
     1、在基于图像的转换函数设计的基础上,提出了基于粒子群优化和基于遗传粒子群算法的转换函数设计方法。该方法基于不同的转换函数评价方法分别实现了转换函数设计的自动和半自动化,在降低用户操作强度的同时,减少了设计次数,提高了设计效率。同时基于智能优化算法的粒子评价过程提出了一种基于主观评价和客观评价的混合评价方法。该方法在评价过程中综合考虑了用户的主观评价值和粒子的客观评价值,将其按照一定比例合成,得到最终评价值。这种评价方法可使可视化结果既满足用户的需求,又符合严谨的客观评价原则。
     2、在简单转换函数设计的基础上,提出了一种复杂转换函数的设计方法。它把复杂转换函数设计问题转化为多个简单转换函数的融合设计问题。这种方法直观且易于实现,降低了复杂转换函数的设计难度。它把融合设计问题转化为对融合比例的参数寻优问题,采取基于预期适应度的相似性评价方法对融合比例作出评价,由PSO根据评价值生成新的融合比例,在很大程度上简化了复杂转换函数的设计。
     3、在体绘制中提出了一种基于粒子群优化的自动视点选择方法,基于屏幕提供给用户包含最多数据信息的绘制图像。该方法根据视点信息量来评估视点质量,通过采用PSO迭代生成新视点,较大程度地减少了需评价的视点数目,从而消除了冗余的视点计算,在保证视点质量的同时提高了视点选择效率。
     经过大量实验证明,本文提出的算法能较好地缩减用户可视化操作的工作量,有效提高了可视化效率,在体绘制的智能化方面做出了有益的探索。
Visualization of large datasets receives increasing attention from both engineering and medical communities in recent years.Direct Volume Rendering(DVR) has been proven to be an effective and important technique for visualizing 3D large-scale datasets.Compared with the traditional geometry rendering methods,it is more suitable for the visualization of scientific computation,since it exhibits information more accurately without losing any data.Traditional DVR methods heavily depend on users' experience to select the suitable transfer function(TF) and viewpoint,which makes it inefficient and hard to use.
     This thesis studies automatic/semi-automatic methods for design of transfer functions and selection of optimal viewpoints based on intelligent optimization algorithms.The study on automatic design methods of transfer function aims to express the information inside volume datasets more accurately and more purposively. Automatic viewpoint selection is used to locate optimal viewpoints quickly which can avoid the occlusion of important data.
     The main contributions of this thesis include:
     1.Based on image-based TF design,a technique using Particle Swarm Optimization(PSO) and genetic PSO is presented to improve the efficiency of DVR.This method makes the transfer function design automatically,which is based on various ways of TF evaluation.It does not only ease users,but also reduces the time in adjustment.We also provide a mixed evaluation method for particle evaluation,which is based on both subjective and objective evaluations.According to this method,the final fitness value is formed of the subjective evaluation values from users and the objective evaluation values from several energy functions,on a given proportion.With this method,the visualization results can satisfy users,which follow objective principles precisely.
     2.Based on the simple TF design,this thesis presents a technique for complicated TF design.It converts complicated TF design problem into the fusing problem of several simple TFs.The keystone is to formualte the TF fusing problem into searching for an optimal fusing proportion,by using a similarity evaluation method,which is based on expectation fitness.To a large extent,it simplifies the design process of complicated TF.
     3.As for volume rendering,this thesis brings forward a PSO-based viewpoint selection method,which provides the viewpoint that can improve both the speed and efficiency of data understanding.During the process,it generates new viewpoints using PSO,and the quality of a viewpoint is intuitively related to how much information its corresponding view gives us about a scene.We use viewpoint entropy to define the informative view.This method remarkably reduces the number of viewpoint candidates,thus eliminates the reluctant viewpoint evaluations.Generally speaking,it improves the performance of the applications,and the viewpoint quality as well.
     As proved with lots of experiments,these methods can greatly improve DVR efficiency,and ease the burden of users.Practice shows that we have done beneficial exploration for intellectualized visualization.
引文
1.Kaufman,A.Volume Visualization.ACM Computing Surveys,1996,28(1):165-167.
    2.唐泽圣等.三维数据场可视化.清华大学出版社,1999.
    3.Mueller,K.,Yagei,R.Fast Perspective Volume Rendering with Splatting by Utilizing a Ray Driven Approach.Proceedings of IEEE Visualization 1996,San Francisco,CA,USA,1996:65-72.
    4.Dürst,M.J.Additional Reference to "Marching Cubes".ACM Computer Graphics,1988,22(4):72-73.
    5.Westover,L.Footprint Evaluation for Volume Rendering.Proceedings of 17th Annual ACM Conference on Computer Graphics and Interactive Techniques (SIGGRAPH 1990),Dallas,TX,USA,1990,24(4):367-376.
    6.Callahan,S.P.,et al.Hardware-Assisted Visibility Sorting for Unstructured Volume Rendering.IEEE Transactions on Visualization and Computer Graphics,2005,11(3):285-295.
    7.Li,W.,K.Mueller,Kaufman,A.Empty Space Skipping and Occlusion Clipping for Texture-based Volume Rendering.Proceedings of the 14th IEEE Visualization 2003,Seattle,WA,USA,2003:317-324.
    8.Moreland,K.,Angel,E.A Fast High Accuracy Volume Renderer for Unstructured Data.Proceedings of IEEE/SIGGRAPH Symposium on Volume Visualization and Graphics(VolVis 2004),Austin,TX,USA,2004:9-16.
    9.Castanie,L.,Bosquet,F.,Levy,B.Advances in Seismic Interpretation Using New Volume Visualization Techniques.Eage,2005,23:535-537.
    10.Viola,I.,Kanitsar,A.,Groller,M.E.GPU-based Frequency Domain Volume Rendering Proceedings of the 20th Spring Conference on Computer Graphics (SCCG 2004),2004:55-64.
    11.Engel,K.,Kraus,M.,Ertl,T.High-Quality Pre-Integrated Volume Rendering Using Hardware Accelerated Pixel Shading.Proceedings of EuroGraphics/SIGGRAPH Workshop on Graphics Hardware,2001:9-16.
    12.Inder,J.Parallel Visualization Algorithm:Performance and Architectural Implications.IEEE Computer,1994,27(7):45-55.
    13.Levoy,M.A Hybrid Raytracer for Rendering Polygon and Volume Data.IEEE ComputerGraphics and Applications,1990,10(2):33-40.
    14.Levoy,M.Efficient Ray Tracing of Volume Data.ACM Transactions on Graphics,1990,19(3):245-261.
    15.Ma,K.L.,Painter,J.S.,Hansen,C.D.A Data Distributed Parallel Algorithm for Ray-traced Volume Rendering.Proceedings of 1993 Parallel Rendering Symposium,1993:15-22.
    16.Ma.K.L..Painter,J.S.Parallel Volume Visualization on Workstations.Computers&Graphics,1993,17(1):31-37.
    17.Rowlan,J.S.,et al.A Distributed Parallel Interactive Volume Rendering Package.Proceedings of Visualization 1994,Washington,DC USA,1994:21- 30.
    18.Montani,C.,Scopigno,R.Rendering Volumetric Data Using the STICKS representation Scheme.Proceedings of 1990 Workshop on Volume Visualization,San Diego,CA,USA,1990,24(5):87-93.
    19.Lacroute,P.,Levory,M.Fast Volume Rendering Using a Shear-warp Factorization of The Viewing Transformation.Proceedings of 21 st International SIGGRAPH Conference,Orlando,FL,USA,1994,28(5):451-457.
    20.Gross,M.H.,Staadt,O.G.,Gatti,R.Efficient Triangular Surface Approximations Using Wavelets and Quadtree Data Structures.IEEE Transactions on Visualization and Computer Graphics,1996,2(2):130-143.
    21.Kim,J.J.,Jeong,Y.C.An Efficient Volume Visualization Algorithm for Rendering Isosurface and Raycasted Images.Proceedings of Pacific Graphics '96,1996:91-105.
    22.彭延军,石教英.体绘制在医学可视化中的应用.中国图象图形学报,2002,7(12):1239-1246.
    23.Amanatides,J.,Woo,A.A Fast Voxel Traversal Algorithm for Ray Tracing.Proceedings of Computer Graphics 1987,London,UK,1987:149-55.
    24.Fujimoto,A.,Tanaka,T.Iwata,K.ARTS:Accelerated Ray-tracing System.IEEE Computer Graphics and Applications,1986,6(4):16-26.
    25.Yagel,R.,Kaufman,A.Template Based Volume Viewing.Proceedings of EuroGraphics 1992,Cambridge,UK,1992:153-167.
    26.Garrity,M.Ray Tracing Irregular Volume Data.ACM SIGGRAPH Computer Graphics,1990,24(5):35-40.
    27.Frtihauf,T.Raycasting of Nonregularly Structured Volume Data.Proceedings of EuroGraphics 1994,Oslo,Norway,1994:293-303.
    28.Ke,R.,Chang,R.C.Raycast Volume Rendering Accelerated by Incremental Trilinear Interpolation and Cell Templates.The Visual Computer,1995,11(6):297-308.
    29.Novins,K.L.An Efficient Method for Volume Rendering Using Perspective Projection.Computer Graphics,1990,24(5):95-101.
    30.Giertsen,C.Volume Visualization of Sparse Irregular Meshes.IEEE Computer Graphics and Applications,1992,12(2):40-48.
    31.Williams,L.Visibility Ordering Meshed Polyhedra.ACM Transactions on Graphics,1992,11(2):103-126.
    32.Comba,J.,Klosowski,J.T.,Max,N.Fast Polyhedral Cell Sorting for Interactive Rendering of Unstructured Grids.Computer Graphics Forum,1999,18(3):369-376.
    33.Günther,T.,Poliwoda,C.,Reinhart,C.VIRIM:A Massively Parallel Processor for Real-Time Volume Visualization in Medicine.Proceedings of the 9th Eurographics Hardware Workshop,1995,19(5):705-710.
    34.Pfister,H.,Kaufman,A.,Wessels,F.Towards a Scalable Architecture for Real-Time Volume Rendering.Proceedings of the 10th Eurographics Workshop on Graphics Hardware,1995:123-130.
    35.Osborne,R.,Pfister,H.,Lauer,H.EM-Cube:An Architecture for Low-Cost Real-Time Volume Rendering.Proceedings of the Siggraph/Eurographics Workshop on Graphics Hardware,1997:131-138.
    36.Meiβner,M.,Kanus,U.,Straβer,W.VIZARD Ⅱ:A PCI-Card for Real-Time Volume Rendering.Proceedings of the Siggraph/Eurographics Workshop on Graphics Hardware,Lisbon,Portugal,1998:61-67.
    37.Meiβner,M.,et al.VIZARD Ⅱ:A Reconfigurable Interactive Volume Rendering System.Proceedings of the ACM SIGGRAPH/EUROGRAPHICS conference on Graphics hardware,2002:137-146.
    38.Ney,D.R.,et al.Computed Tomography Data:Principles and Practice.Proceddings of IEEE Volumetric Rendering of Graphics and Applications,1990,10(2):24-32.
    39.Konig,A.,Groller,E.Mastering Transfer Function Specification by Using Volumepro Technology.Proceedings of Spring Conference on Computer Graphics,2001,17:279-286.
    40.Calhoun,S.,et al.Three-dimensional Volume Rendering of Spiral CT Data:Theory and Method.Radio Graphics,1999,19(3):745-764.
    41.Pfister,H.,Lorensen,B.,Baja,E.C.Visualization Viewpoints:The Transfer Function Bake-off.IEEE Computer Graphics and Applications,2001,21(3):16-23.
    42.Kniss,J.,Kindlmann,G.,Hansen,C.Interactive Volume Rendering Using Multi-Dimensional Transfer Functions and Direct Manipulation Widget Proceedings Visualization,2001:255 - 262.
    43.Kindlmann,G.,Durkin,J.W.Semi-automatic Generation of Transfer Functions for Direct Volume Rendering.IEEE Volume Visualization,Washington DC:IEEE press,Proceedings of Volume Visualization Symposium,1998:79-86.
    44.Taguchi,H.,Kawata,Y.,Niki,N.Lung Cancer Detection Based on Helical CT Images Using Curved Surface Morphology Analysis.Proceedings of the International Society for Optical Engineering(SPIE),San Diego,Califormia,USA,1999,3661(11 ):1307-1314.
    45.Fang,S.,Biddlecome,T.,Tuceryan,M.Image Based Transfer Function Design for Data Exploration in Volume Visualization.Proceedings of IEEE Visualization 1998,1998:319-326.
    46.Bajaj,C.L.,Pascucci,V.,Schikore,D.R.The Contour Spectrum.Proceedings of IEEE Visualization 1997,Phoenix,AZ,USA,1997:167-173.
    47.He,T.,et al.Generation of Transfer Functions with Stochastic Search Techniques.Proc.of IEEE Visualization 1996,1996:227-234.
    48.Kindlmann,G.http://www.cs.utah.edu./~gk.
    49.Hanspeter,P.,et al.The Transfer Function Bake-Off.IEEE Computer Graphics and Applications,2001,21(3):16-22.
    50.Levoy,M.Display of Surfaces from Volume Data.IEEE Computer Graphics and Applications,1988,8(3):29-37.
    51.石教英,蔡立文等.科学许算可视化算法与系统.科学出版社,1996.
    52.Tenginakai,S.,Lee,J.,Machiraju,R.Salient IsoSurface Detection with Model and Independent Statistical Signatures.Proceedings of IEEE Visualization 2001,Washington D.C.,USA,2001:231-238.
    53.Zhang,J.,et al.Moment Based Transfer Function Design for Volume Rendering. Computational Science and Its Applications,ICCSA 2003,Montreal:IEEE Press,2003,3:266-274.
    54.Pekar,V.,Wiemker,R.,Hempel,D.Fast Detection of Meaningful Isosurfaces for Volume Data Visualization.Proceedings of IEEE Visualization 2001,San Diego,CA,USA,2001:223-230.
    55.Weber,G.H.,Scheuermann,G.Topology-based Transfer Function Design.Proceedings of Second IASTED International Conference Visualization,Imaging,and Image Processing,Malaga,Spain,2002:527-532.
    56.Weber,G.H.,et al.Exploring Scalar Fields Using Critical Isovalues,Proceedings of IEEE Visualization 2002,Boston,MA,USA,2002:171-178.
    57.Fujishiro,I.,Takeshima,Y.,Azuma,T.Volume Data Mining Using 3D Field Topology Analysis.IEEE Computer Graphics and Applications,2000,20(5):46-51.
    58.Fujishiro,I.,Azuma,T.,Takeshima,Y.Automating Transfer Function Design for Comprehensible Volume Rendering Based on 3D Field Topology Analysis.Proceedings of IEEE Visualization 1999,San Francisco,CA,USA,1999:467-563.
    59.Hladǜvka,J.,Konig,A.,Groller,E.Curvature Based Transfer Functions for Direct Volume Rendering.Spring Conference on Computer Graphics 2000,Beijing,2000:58-65.
    60.Potts,S.,Moller,T.Transfer Functions on a Logarithmic Scale for Volume Rendering.Proceedings of Graphics Interface 2004,London,Ontario,Canada,2004,62:57-63.
    61.Csébfalvi,B.,Groller,E.Interactive Volume Rendering based on a "Bubble Model".Proceedings Graphics Interface 2001,Canada:Morgan Kaufmann Publishers,2001:209-216.
    62.Marks,J.,et al.Design Galleries:A General Approach to Setting Parameters for Computer Graphics and Animation.Proceedings of 24th International Conference on Computer Graphics and Interactive Techniques/SIGGRAPH'97,Los Angeles,CA,USA,1997:389-400.
    63.Botha,C.P.,Post,F.H.New Technique for Transfer Function Specification in Direct Volume Rendering Using Real-time Visual Feedback.Proceedings of the International Symposium on Medical Imaging(SPIE),2002:158-168.
    64.Wang,Y.,et al.Intelligent Volume Visualization for Medical Datasets.Proceedings of the 1st International Conference on Bioinformatics and Biomedical Engineering(ICBBE 2007),2007,1:360-364.
    65.Dorigo,M.,Stützle,T.Ant Colony Optimization.MIT Press,2004.
    66.Kennedy,J.,Eberhart,R.C.Particle Swarm Optimization.Proceedings of IEEE International Conference on Neural Networks,1995:1942-1948.
    67.Eberhart,R.C.,Shi,Y.H.Particle Swarm Optimization:Developments,Applications and Resources.Proceedings of the IEEE Congress on Evolutionary Computation,2001:81-86.
    68.Shi,Y.,Eberhart,R.C.A Modified Particle Swarm Optimizer Proceedings of the Congress on Evolutionary Computation,Anchorage,Alaska,USA,1998:69-73.
    69.Parsopoulos,K.E.,Plagianakos,V.P.,Magoulas,G.D.Improving The Particle Swarm Optimizer by Function "Stretching".Hadjisavvas N,Pardalos P.Advances in Convex Analysis and Global Optimization,2001:445-457.
    70.http.//blog.csdn.net/niuvongjie/archive/2007/04/18/1569671.aspx.
    71.Shi,Y.,Eberhart,R.C.Empirical Study of Particle Swarm Optimization.Proceedings of the Congress on Evolutionary Computation,1999,3:1945-1950.
    72.Shi,Y.,Eberhart,R.C.Fuzzy Adaptive Particle Swarm Optimization.Proceedings of the Congress on Evolutionary Computation,2001,1:101-106.
    73.Bergh,F.V.An Analysis of Particle Swarm Optimizers.PhD thesis,Department of Computer Science,University of Pretoria,2002.
    74.Clerc,M.The Swarm and The Queen:Towards Adeterministic and Adaptive Particle Swarm Optimization.Proceedings of the Congress on Evolutionary Computation,Washington,DC,USA,1999,3:1951-1957.
    75.Angeline,P.Using Selection to Improve Particle Swarm Optimization.Procedings of IEEE International Conference on Evolutionary Computation,ANCHORAGE,ALASKA,1998:84-89.
    76.Fukuyama,Y.Fundamentals of Particle Swarm Techniques.IEEE Power Engineering Society,2002:45-51.
    77.Lφvbjerg,M.,Rasmussen,T.K.,Krink,T.Hybrid Particle Swarm Optimiser with Breeding and Subpopulations.Proceedings of the Genetic and Evolutionary Computation Conference,San Francisco,USA,2001.
    78.Kennedy,J.,Eberhart,R.C.A Discrete Binary Version of The Particle Swarm Algorithm.Proceedings of the World Multiconference on Systemics,Cybernetics and Informatics 1997:4104-4109.
    79.Bergh,F.V.,Engelbrecht,A.P.Using Cooperative Particle Swarm Optimization to Train Product Unit Neural Networks.IEEE International Joint Conference on Neural Networks,2001.
    80.Fukuyama,Y.,Yoshida,H.A.A Particle Swarm Optimization For Reactive Power and Voltage Control in Electric Power Systems.Proceedings of IEEE International Congress on Evolutionary Computation,Seoul,Korea,2001,1:87-93.
    81.Eberhart,R.C.,Hu,X.Human Tremor Analysis Using Particle Swarm Optimization.Proceedings of Congress on Evolutionary Computation,Washingon D.C,USA,1999:1927-1930.
    82.Wu,Y.Effective,Intuitive,and Intelligent Volume Visualization.Postgraduate Qualification Exam(PQE) Report.Computer Science Dept,Hong Kong University of Science and Technology,2005.
    83.Interrante,C.W.V.,et al.Perceptually Based Visualization Design.Proceedings of Computer Graphics of SIGGRAPH 2003,Annual Conference Series,July,2003.
    84.Tory,M.,Moller,T.Human Factors in Visualization Research.IEEE Transactions on Visualization and Computer Graphics,2004,10(1):72-84.
    85.Ware,C.Information Visualization:Perception for Design.Morgan Kaufmann Publishers,500 Sansome Street,Suite 400,San Francisco,CA 94111,2004.
    86.Stone,M.Color in Information Display:Principles,Perception and Models.Proceedings of Computer Graphics and Interactive Techniques/SIGGRAPH 2004,2004.
    87.Tzeng,F.-Y.,Lum,E.B.,Ma,K.-L.An Intelligent System Approach to Higher-Dimensional Classification of Volume Data.IEEE Transactions on Visualization and Computer Graphics,2005,11(3):273-284.
    88.Kindimann,G.L.Transfer Functions in Direct Volume Rendering:Design,Interface,Interaction.Siggraph course 50,2002.
    89.Tzeng,F.-Y.,Lum,E.B.,Ma,K.-L.A Novel Interface for Higher-dimensional Classiffication of Volume Data.IEEE Visualization,2003:505-512.
    90.Boser,B.E.,Guyon,I.M.,Vapnik,V.N.A Training Algorithm for Optimal Margin Classiffiers.Proceedings of the 5th Annual Workshop on Computational Learning Theory(COLT 1992),1992:144-152.
    91.Cortes,C.,Vapnik,V.Support-vector Networks.Machine Learning,1995,20(3):273-297.
    92.Tzeng,F.-Y.,Ma,K.-L.A Cluster-space Visual Interface for Arbitrary Dimensional Classiffication of Volume Data.Proceedings of Joint IEEE/EG Symposium on Visualization,2004:17-24.
    93.Wu,Y.,et al.Transfer Function Fusing.Proceedings of IEEE Visualization 2006,2006.
    94.Wu,Y.,et al.Fusing Features in Direct Volume Rendered Images.Lecture Notes in Computer Science,Springer Berlin / Heidelberg,2006,4291:273-282.
    95.宫延新.基于BP神经网络的体绘制转换函数研究及应用.山东大学硕士论文,2007.
    96.Holland,J.H.Adaptation in Natural and Artificial Systems.MIT Press,Cambridge,MA,USA,1992.
    97.DeJong,K.A.,Spears,W.M.,Gordon,D.F.Using Genetic Algorithms for Concept Learning.Machine Learning,1993,13:161-188.
    98.Hemmi,H.,Mizoguchi,J.l.,Shimohara,K.Development and Evolution of Hardware Behaviors.Towards Evolvable Hardware,1995:250-265.
    99.Higuchi,T.,et al.Evolvable Hardware - Genetic-based Generation of Electric Circuitry at Gate and Hardware Description Language(HDL) Levels.Technical Report 93-4,Electorotechnicai Laboratory,Tsukuba,Ibaraki,Japan,1993.
    100.Kruiskamp,W.,Leenaerts,D.DARWIN:CMOS Opamp Synthesis by means of a Genetic Algorithm.Proceedings of the 32nd Design Automation,San Francisco,CA,USA,1995:433-438.
    101.Koza,J.R.,et al.Automated WYWIWYG Design of Both The Topology and Component Values of Analog Electrical Circuits Using Genetic Programming.Proceedings of Genetic Programming Conference,Stanford,1996:28-31.
    102.Nielsen,I.R.A C-T filter Compiler - From Specification to Layout.Analog Integrated Circuits and Signal Processing,1995,7(1):21-33.
    103.Koza,J.R.Genetic Programming:On the Programming of Computers by Means of Natural Selection.Cambridge,MA:MIT Press,1992.
    104.Teller,A.,Veloso,M.PADO:A New Learning Architecture for Object Recognition.Symbolic Visual Learning,Oxford University Press,New York,NY,USA 1994:77-112.
    105.Rechenberg,I.Cybernetic Solution Path of an Experimental Problem.Ministry of aviation,Royal Aircraft Establishment,U.K,1965.
    106.Rechenberg,I.Evolutionsstrategie:Optimierung Technischer Systeme nach Prinzipien der Biolgischen Evolution.Stuttgart:Frommann-Holzboog,1973.
    107.Fogel,L.J.,Owens,A.J.,Walsh,M.J.Artificial Intelligence Through Simulated Evolution.New York:John Wiley& Sons,1966.
    108.王小平,曹立明著.遗传算法一一理论、应用与软件实现.西安交通大学出版社,2002.
    109.Bordoloi,U.D.,Shen,H.-W.View Selection for Volume Rendering.Proceedings of the 16th IEEE Visualization 2005.Washington,DC,USA,2005:487-494.
    110.Zachary,J.M.An Information Theoretic Approach to Content Based Image Retrieval.Phd.Thesis Louisiana State University and Agricultural and Mechanical College,Louisiana State University and Agricultural & Mechanical College,2000:45-62.
    111.Ma,K.-L.Image Graps - A Novel Interface for Visual Data Exploration.Proceedings of the IEEE Visualization 1999,1999:81-88.
    112.Eberhart,R.C.,Kennedy,J.A New Optimizer Using Particle Swarm Theory.Proceedings of the 6th International Symposium on Micromachine and Human Science,1995:39-43.
    113.Takahashi,S.,et al.A Feature-driven Approach to Locating Optimal Viewpoints for Volume Visualization.Proceedings of the 16th IEEE Visualization 2005,Washington,DC,USA,2005:495-502.
    114.Vázquez,P.-P.,et al.Viewpoint Selection Using Viewpoint Entropy.Vision,Modeling,and Visualization,2001:273-280.
    115.Arbel,T.,Ferric,F.P.Viewpoint Selection by Navigation Through Entropy Maps.Proceedings of the 17th IEEE International Conference on Computer Vision,1999,1:248-254.
    116.Fleishman,S.,Cohen-Or,D.,Lischinski,D.Automatic Camera Placement for Image-based Modeling.Computer Graphics Forum,2000,19(2):101-110.
    117.Kamada,T.,Kawai,S.A Simple Method for Computing General Position in Displaying Three-dimensional Objects.Computer Vision,Graphics,and image Processing,1988:43-56.
    118.Barral,G.P.,Plemenosl,D.Scene Understanding Techniques Using A Virtual Camera.Proceedings of Eurographics 2000 Short Presentation,2000.
    119.Lee,C.H.,Varshney,A.,Jacobs,D.W.Mesh Saliency.Proceedings of ACM SIGGRAPH 2005,2005,24(3):659-666.
    120.Polonsky,O.,et al.What's in an Image.The Visual Computer,2005,21(8-10):840-847.
    121.王彦妮,郑耀.转换函数和视点选择的智能体视化.计算机辅助设计与图形学学报,北京:科学出版社,2008,20(5):565-570.
    122.Wu,E.,Liu,Y.,Liu,X.An Improved Study of Real-Time Fluid Simulation on GPU.Journal of Computer Animation and Virtual World,2004,15(3-4): 139-146.
    123.柳有权,刘学慧,吴恩华.基于GPU带有复杂边界的三维实时流体模拟软件学报,2006,17(3):568-576.
    124.Weiler,M.,et al.Hardware-Based Ray Casting for Tetrahedral Meshes.Proceedings of IEEE Visualization 2003,Seattle,WA,USA,2003:333-340.
    125.Bruckner,S.,Groller,M.E.Volumeshop:An Interactive System for Direct Volume Illustration.Proceedings of the IEEE Visualization 2005,Washington,DC,USA,2005:671-678.
    126.Zhou,D.B.,et al.Projecting Tetrahedra with a Simplified Basis Graph.Proceedings of IMSCCS 2007,Iowa,USA,2007:299-304.
    127.Zhou,D.B.,et al.A Novel Pointcloud-based Isosurface Extraction.CADGraphics 2007 Beijing,China,2007:76-81.
    128.吴恩华.图形处理器用于通用计算的技术现状及其挑战.软件学报,2004,15(10):206-214.
    129.吴恩华,柳有权.基于图形处理器(GPU)的通用计算.计算机辅助设计与图形学学报,2004,16(5):601-612.
    130.Kessenich,J.,Baldwin,D.,Rost,R.The OpenGL Shading Language.www.opengl.org/documentation/glsl/2004.
    131.Percy,J.OpenGL Extensions.OpenGL Extensions at ACM International conference on Computer Graphics and Interactive Techniques(SIGGRAPH 2003),http://www.ati.com/developer,2003.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700