Difference between revisions of "Slicer4:VTKWidgets"

From Slicer Wiki
Jump to: navigation, search
Line 4: Line 4:
 
*See more detailed wishlist [http://wiki.na-mic.org/Wiki/index.php/Projects:ARRA:SlicerAM:KWWidgets here]
 
*See more detailed wishlist [http://wiki.na-mic.org/Wiki/index.php/Projects:ARRA:SlicerAM:KWWidgets here]
  
=List of vtk widegts used in Slicer 4=
+
=List of VTK widgets used in Slicer 4=
 
+
Bold widgets below are being used by Slicer3.6. Other widgets included are widgets that we know we'd like to use in Slicer4.
 
+
*vtkAffineWidget (need 3D version: a backport from vtkSlicerBoxWidget2 has required logic)
 +
*'''vtkAngleWidget'''
 +
*'''vtkBalloonWidget''' (and other special classes of vtkHoverWidget)
 +
*'''vtkBidimensionalWidget'''
 +
*vtkBoxWidget (lower priority)
 +
*'''vtkCaptionWidget'''
 +
*vtkContourWidget
 +
*vtkDistanceWidget (need to have 3D version of this!)
 +
*vtkHandleWidget
 +
*'''vtkImplicitPlaneWidget2'''
 +
*vtkLineWidget
 +
*'''vtkLineWidget2'''
 +
*vtkTensorProbeWidget
 +
*'''vtkTextWidget'''
 +
*'''vtkSeedWidget'''
 +
*'''vtkSplineWidget2'''
 +
*vtkSplineWidget
 +
*Expand ROI widget (RON):
 +
** The most general case is a boolean of multiple prisms (like in the AZE demo on Thursday late afternoon).
 +
** brick, skewed brick, cone, ellipsoid as special cases.
 +
** applicable to volumes (with resampling), surface models (properly closing cut surfaces), tensor fields (with resampling).
 +
* cutting planes (any kind of cuts, maybe reformat widget is the right one, with clip outside option)
  
 
=Whishlist as of September 2010=
 
=Whishlist as of September 2010=

Revision as of 14:25, 10 September 2010

Home < Slicer4:VTKWidgets
Back to Slicer 4 Developer Projects
  • See discussions during 2010 June project week here
  • See more detailed wishlist here

List of VTK widgets used in Slicer 4

Bold widgets below are being used by Slicer3.6. Other widgets included are widgets that we know we'd like to use in Slicer4.

  • vtkAffineWidget (need 3D version: a backport from vtkSlicerBoxWidget2 has required logic)
  • vtkAngleWidget
  • vtkBalloonWidget (and other special classes of vtkHoverWidget)
  • vtkBidimensionalWidget
  • vtkBoxWidget (lower priority)
  • vtkCaptionWidget
  • vtkContourWidget
  • vtkDistanceWidget (need to have 3D version of this!)
  • vtkHandleWidget
  • vtkImplicitPlaneWidget2
  • vtkLineWidget
  • vtkLineWidget2
  • vtkTensorProbeWidget
  • vtkTextWidget
  • vtkSeedWidget
  • vtkSplineWidget2
  • vtkSplineWidget
  • Expand ROI widget (RON):
    • The most general case is a boolean of multiple prisms (like in the AZE demo on Thursday late afternoon).
    • brick, skewed brick, cone, ellipsoid as special cases.
    • applicable to volumes (with resampling), surface models (properly closing cut surfaces), tensor fields (with resampling).
  • cutting planes (any kind of cuts, maybe reformat widget is the right one, with clip outside option)

Whishlist as of September 2010