Skip to content

ENH: adding CloudLasso selection editor effect

Davide Punzo requested to merge github/fork/Punzo/cloudLassoSelection into master

Finally I had some time to finish my Slicer Summer project week. @lassoan @cpinter @pieper @jcfr , may you kindly review it? It will be great, if you will also have time for testing it.

A video showing it: https://youtu.be/v6x3uPuLxzM

(perfomance on my laptop with GTX860M are ok, but not always interactive; on my gaming station with GTX970 are always interactive).

There is still a small TO DO in line 722 of qSlicerSegmentEditorCloudLassoEffect.cxx, relative to a a rather small bug (please read the long comment in the code). However, I haven't a lot residual time to dedicate to this project, so for the moment I'll leave the bug (@lassoan if you have any idea how to fix it fast, I'll be more than glad to do it).

Thanks, Davide.

Merge request reports