Surgical metrics tab should compute the following metrics: - Surface area per skull plate ( http://www.vtk.org/doc/nightly/html/classvtkMassProperties.html - GetSurfaceArea() ) - ICV inside the skull plates (iCSPlan - wrapper and http://www.vtk.org/doc/nightly/html/classvtkMassProperties.html - GetVolume() ) - Metrics between pre-surgical model and simulated-surgical (3D distances computed with ModeltoModelDistance and linear statistics computed with MeshStatistics) - Metrics between pre-surgical model vs healthy brain and simulated-surgical vs healthy brain (3D distances computed with ModeltoModelDistance and linear statistics computed with MeshStatistics)