Difference between revisions of "TrakEM2"
(Add link to the scripting examples in TrakEM2) |
|||
Line 4: | Line 4: | ||
| author = Albert Cardona | | author = Albert Cardona | ||
| maintainer = Albert Cardona ([mailto:acardona@ini.phys.ethz.ch acardona@ini.phys.ethz.ch]) | | maintainer = Albert Cardona ([mailto:acardona@ini.phys.ethz.ch acardona@ini.phys.ethz.ch]) | ||
− | | filename = | + | | filename = TrakEM2_.jar (Included in Fiji) |
− | | source = [http://repo.or.cz/w/trakem2.git] | + | | source = [http://repo.or.cz/w/trakem2.git trakem2 git repository] |
| released = May 2006 | | released = May 2006 | ||
| latest version = 25 August 2008 | | latest version = 25 August 2008 | ||
| status = active | | status = active | ||
| category = [[:Category:Registration|Registration]], [[:Category:Segmentation|Segmentation]], [[:Category:Image annotation|Image annotation]], [[:Category:Plugins|Plugins]] | | category = [[:Category:Registration|Registration]], [[:Category:Segmentation|Segmentation]], [[:Category:Image annotation|Image annotation]], [[:Category:Plugins|Plugins]] | ||
− | | website = [http://www.ini.uzh.ch/~acardona/trakem2.html] | + | | website = [http://www.ini.uzh.ch/~acardona/trakem2.html TrakEM2 news and documentation] |
}} | }} | ||
Revision as of 15:59, 4 December 2009
TrakEM2 (ImageJ) | |
---|---|
Author | Albert Cardona |
Maintainer | Albert Cardona (acardona@ini.phys.ethz.ch) |
File | TrakEM2_.jar (Included in Fiji) |
Source | trakem2 git repository |
Initial release | May 2006 |
Latest version | 25 August 2008 |
Development status | active |
Category | Registration, Segmentation, Image annotation, Plugins |
Website | TrakEM2 news and documentation |
TrakEM2 is an ImageJ plugin for morphological data mining, three-dimensional modeling and image stitching, registration, editing and annotation.
See TrakEM2 snapshots for an overview.
Features
- Segmentation: manually draw areas across stacks, and sketch structures with balls and pipes.
- Measurements: volumes, surfaces, lengths, and also measurements via ImageJ ROIs.
- Image Registration: register floating image tiles to each other using SIFT and global optimization algorithms.
- 3D Visualization: interacting with the 3D Viewer plugin, TrakEM2 displays image volumes and 3D meshes of all kinds.
- Image Annotation: floating text labels.
- Semantic segmentation: order segmentations in tree hierarchies, whose template is exportable for reuse in other, comparable projects.
TrakEM2 interacts with the 3D Viewer for visualization of image volumes and 3D meshes.
TrakEM2 in Fiji
- Create new projects from "File - New - TrakEM2 (blank)"
- Open an existing project by dragging its .xml file onto the toolbar, or via "File - Open".
Documentation
- How to
- Manual
- TrakEM2 tutorials with video tutorials.
- Examples of scripting in TrakEM2.