Difference between revisions of "2016 Summer Project Week/3D Lasso Selection"

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
* Implementing Rectangular effect in the 3-D View, STATUS: still not working, but in good progress.
 
* Implementing Rectangular effect in the 3-D View, STATUS: still not working, but in good progress.
 
* Implementing Lasso effect in 3-D View, STATUS: I'll start to implement it on next week and it will be built on the basis of the rectangular effect.
 
* Implementing Lasso effect in 3-D View, STATUS: I'll start to implement it on next week and it will be built on the basis of the rectangular effect.
 +
* Implemented: https://www.youtube.com/watch?v=eDqfabv5xUY&list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&index=2
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 16:11, 14 February 2018

Home < 2016 Summer Project Week < 3D Lasso Selection

Key Investigators

  • Davide Punzo
  • Csaba Pinter
  • Andras Lasso
  • Steve Pieper

Project Description

Objective

  • Adding a CloudLasso selection tool in the Segmentation editor for grid data. The Segmetation editor already works on 3-D View. Therefore, it should streightforward to implement a draw effect on the 3-D and apply a grid CloudLasso selection.
  • Example of CloudLasso selection on particles https://www.youtube.com/watch?v=xqUkXol6oX8&hd=1

Approach, Plan

  • Discuss with Csaba, Andras and Steve the implementation.
  • Do it!

Progress

  • Design and Implementation discussed with Andras, Steve and Csaba.
  • Collected feedback from some users on the desired feature (e.g. an "eraser" 3-D Lasso is also requested).
  • Generalized qSlicerSegmentEditorAbstractLabelEffect::appendPolyMask to work also in 3-DView (i.e. It will be easier for developer to implement editor effect working in 3-D).
  • The project it is not finished, however in this week we created a solid base (many useful implementation feedback and coding sharing by Andras, Steve and Csaba). The project will continued/finished next week.
  • Implementing Rectangular effect in the 3-D View, STATUS: still not working, but in good progress.
  • Implementing Lasso effect in 3-D View, STATUS: I'll start to implement it on next week and it will be built on the basis of the rectangular effect.
  • Implemented: https://www.youtube.com/watch?v=eDqfabv5xUY&list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&index=2