You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The application has been written by Michael Jeulin-Lagarrigue and Julien Finet.<br />Funding for this work comes from the European Commission within the MSV project (FP7-IST-248032)<br />Different spatial scales (Challenge #Ch1), heterogeneous data type (Challenge #Ch5) and time varying issues(Challenge #Ch9) are handled by the application.<br />It uses Electro-physiological dataset structured as the following: </p>
49
-
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">CartoDataFolder/CartoPoints: collection of .vtk files describing sparse 3D points localized on the heart surface for each time step. </li>
50
-
<li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">CartoDataFolder/CartoSignals: collection of .csv files corresponding to the entire HAI of a subset of points with each parameter being I, II, III, AvR, AvL, AvF, V1, V2, V3, V4, V5 and V6 derivations. </li></ul>
51
-
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It makes the usage of the new VTK pipeline architecture and its temporal pipeline extensions through new modules and widgets added in MSVTK. It also shows and implements the vtkButtons and vtkCharts widgets. </p>
52
-
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The VTK (&gt;5.0) pipeline architecture is needed in order to have time support. Utility classes have been added to MSVTK to ease the use of time in VTK. vtkButtons and vtkCharts widgets are also demo-ed. <br />Time is represented differently depending on the data type: 3D point clouds are displayed in the VTK render window and animated depending on the HAI coupled time, while the HAIs are represented in a separate VTK chart view(s) as static representations. <br />3D points for which HAI measurements are recorded are clickable through vtkButtons. vtkButtons are displayed in the VTK render window as cube and linked to the point cloud. Buttons are the connection between the 3D points and the HAI. They are used to display the HAI chart corresponding to the clicked point. </p></body></html></string>
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">The application has been written by Julien Finet and Michael Jeulin-Lagarrigue.<br />Funding for this work comes from the European Commission within the MSV project (FP7-IST-248032)</span></p></body></html></string>
53
49
</property>
54
50
</widget>
55
51
</item>
@@ -70,6 +66,7 @@ p, li { white-space: pre-wrap; }
0 commit comments