Skip to content

Commit

Permalink
update readme with Jaco new tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kerautret committed Jan 24, 2016
1 parent c1e4496 commit 2b58f37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ Visualization
- 3dDisplaySurfelData: displays surfel data from SDP file with color attributes given as scalar interpreted as color.
- 3dHeightMapViewer: display a 2D image as heightmap by using QGLviewer.
- 3dImageViewer: tools to display 3d slice images (.vol, .pgm3d and dicom with ITK) with QGLViewer.
- 3dImplicitSurfaceExtractorBy4DExtension: a tool to visualize 3d polynomial implicit surface defined as some f(x,y,z)=0.
- 3dImplicitSurfaceExtractorByThickening: a tool to visualize 3d polynomial implicit surface defined as some f(x,y,z)=0.
- 3dSDPViewer: basic display of a sequence of 3d points (as voxel or sphere) and vectors by using QGLviewer.
- 3dVolBoundaryViewer: Display the boundary of a volume file by using QGLviewer.
- 3dVolViewer: volume file (.vol, .pgm3d and dicom with ITK ) viewer with QGLViewer.
Expand Down Expand Up @@ -215,10 +217,12 @@ Here are some illustrations of such a tools:
<tr>
<td><img width=300 src="https://cloud.githubusercontent.com/assets/772865/3486505/6edb2144-043e-11e4-81c4-2c20f272a119.png" </td>
<td><img width=300 src="https://cloud.githubusercontent.com/assets/772865/4118303/5f53f61c-329f-11e4-9629-23c53afd9eff.png" </td>
<td><img width=300 src="https://cloud.githubusercontent.com/assets/772865/12538898/00459c06-c2e6-11e5-91f6-d14494ab05da.png"</td>
</tr>
<tr>
<td>3dHeightMapViewer</td>
<td>3dCompSurfelData</td>
<td> 3dImplicitSurfaceExtractorByThickening </td>
</tr>


Expand Down

0 comments on commit 2b58f37

Please sign in to comment.