fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Slice by slice active contour segmentation #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Suggestion by Bart: implement a slice-by-slice segmentation module that's
based on a parametric active contour that can also be manipulated manually.
 When going to the next slice, transfer the contour and let it relax once,
before allowing the user to start playing again.

After all contours have been set, allow the creation of a polygonal surface
defined by the contours.

Original issue reported on code.google.com by cpbotha on 21 Mar 2008 at 9:37

GoogleCodeExporter commented 9 years ago
It should also be possible to turn each slice-contour into an image mask (at the
end), so that it's also possible to output an image mask instead of polydata.

Original comment by cpbotha on 18 Apr 2008 at 7:17

GoogleCodeExporter commented 9 years ago
This module will be called The Slicinator.  I have spoken.

Original comment by cpbotha on 23 Jul 2008 at 6:42

GoogleCodeExporter commented 9 years ago
Ooooh, MITK has an application that does a whole lot of what I want for the
Slicinator, see: http://www.mitk.org/slicebasedsegmentation.html

Remember to thank them in the credits!

(also got many ideas from MIPAV and fmalan, thanks!)

Original comment by cpbotha on 5 Sep 2008 at 10:36

GoogleCodeExporter commented 9 years ago
I'm letting this slip until the next release, mostly due to the fact that I'm
planning much more coolness than initially intended.

Original comment by cpbotha on 18 Sep 2008 at 4:52

GoogleCodeExporter commented 9 years ago
Dean Inglis has implemented livewire like segmentation in VTK, see (a.o.) this 
mail:
http://markmail.org/message/f6keato2ovhmc23i#query:vtk%20livewire+page:1+mid:rah
nxhvszlyb64kg+state:results

This happened after the 5.2.1 release, so you'll have to build a VTK with
Graphics/vtkDijkstraImageGeodesicPath.cxx and other related changes patched in 
(might
also be necessary to update the parent (vtkDijkstraGeodesicPath).

Original comment by cpbotha on 15 Feb 2009 at 10:58

GoogleCodeExporter commented 9 years ago
Being postponed.  Have to get DRE out the door ASAP.

Original comment by cpbotha on 28 Jul 2009 at 11:58