Difference between revisions of "Seedings results comparison"
From NAMIC Wiki
Line 28: | Line 28: | ||
** Hough transform, | ** Hough transform, | ||
** Multi-scale Distance Map weighted Laplacian of Gaussian. | ** Multi-scale Distance Map weighted Laplacian of Gaussian. | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
+ | ==Ressources== | ||
+ | * Source code : | ||
+ | git@github.com:antonin07130/NAMICSeeding.git | ||
+ | We shall use [http://git-scm.com/ git] for version control : | ||
+ | A small introduction to git : [http://sourceforge.net/apps/trac/gofigure2/wiki/GIT here] | ||
+ | * Data set : | ||
+ | Non public | ||
<div style="width: 97%; float: left;"> | <div style="width: 97%; float: left;"> |
Revision as of 23:04, 16 June 2010
Home < Seedings results comparisonKey Investigators
- Harvard Medical School: Antonin Perrot-Audet, Kishore Mosaliganti, Sean Megason
- RPI: Badri Roysam, Raghav Padmanabhan
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 algorithms with ITK:
- Tensor voting,
- Hough transform,
- Multi-scale Distance Map weighted Laplacian of Gaussian.
Ressources
- Source code :
git@github.com:antonin07130/NAMICSeeding.git
We shall use git for version control : A small introduction to git : here
- Data set :
Non public