07 2007 档案

image, volume,surface区别
摘要:image数据是一个2维矩阵,p = f(x,y)均匀volume数据是一个3维矩阵,p=f(x,y,z)mesh是三角形,多边形等组成的集合,它用来表示surface对image增强,通常是修改颜色,强度来实现的,其实就也就是直接修改image的data对mesh增强,通常是修改这些图元(三角形,等)顶点位置,法线来实现的对volume增强,通常是修改透明度来实现的,得到一个opacity*vo... 阅读全文

posted @ 2007-07-27 16:09 cloudseawang 阅读(960) 评论(0) 推荐(0) 编辑

container types
摘要:Containers In-depth Types Every standard container defines these typenames as members: Typename Meaning value_type ... 阅读全文

posted @ 2007-07-21 19:08 cloudseawang 阅读(249) 评论(0) 推荐(0) 编辑

Non-type parameters for templates
摘要:Besides the template arguments that are preceded by the class or typename keywords , which represent types, templates can also have regular typed parameters, similar to those found in functions. As an... 阅读全文

posted @ 2007-07-21 16:52 cloudseawang 阅读(207) 评论(0) 推荐(0) 编辑

volume graphics paper rejected
摘要:今天早上终于收到了chair的来信,我的volume grpahics的paper,拒了! 阅读全文

posted @ 2007-07-01 13:17 cloudseawang 阅读(218) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示