Difference between revisions of "Seedings results comparison"
From NAMIC Wiki
Arnaudgelas (talk | contribs) |
Arnaudgelas (talk | contribs) |
||
Line 13: | Line 13: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
+ | * Improve segmentation algorithms initialization for nuclei detection in 3D fluorescent microscopy: | ||
+ | ** get a better accuracy, | ||
+ | ** improve computation speed. | ||
</div> | </div> | ||
Line 18: | Line 21: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | * Compare different algorithms, | |
+ | * Find a measure to evaluate different algorithm results, | ||
+ | * Fusion output of several algorithms. | ||
</div> | </div> | ||
<div style="width: 40%; float: left;"> | <div style="width: 40%; float: left;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | * Implemented 3 different algorrithms with ITK: | |
+ | ** Tensor voting, | ||
+ | ** Hough transform, | ||
+ | ** Multiscale Distance Map weighted Laplacian of Gaussian. | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="width: 97%; float: left;"> | <div style="width: 97%; float: left;"> |
Revision as of 22:12, 8 June 2010
Home < Seedings results comparisonKey Investigators
- Harvard Medical School: Antonin Perrot-Audet, Kishore Mosaliganti, Sean Megason
- RPI: Badri Roysam
Project
Objective
- Improve segmentation algorithms initialization for nuclei detection in 3D fluorescent microscopy:
- get a better accuracy,
- improve computation speed.
Approach, Plan
- Compare different algorithms,
- Find a measure to evaluate different algorithm results,
- Fusion output of several algorithms.
Progress
- Implemented 3 different algorrithms with ITK:
- Tensor voting,
- Hough transform,
- Multiscale Distance Map weighted Laplacian of Gaussian.