摘要:image数据是一个2维矩阵,p = f(x,y)均匀volume数据是一个3维矩阵,p=f(x,y,z)mesh是三角形,多边形等组成的集合,它用来表示surface对image增强,通常是修改颜色,强度来实现的,其实就也就是直接修改image的data对mesh增强,通常是修改这些图元(三角形,等)顶点位置,法线来实现的对volume增强,通常是修改透明度来实现的,得到一个opacity*vo...
阅读全文
摘要:Containers In-depth Types Every standard container defines these typenames as members: Typename Meaning value_type ...
阅读全文
摘要: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...
阅读全文
摘要:今天早上终于收到了chair的来信,我的volume grpahics的paper,拒了!
阅读全文