<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=Engineering%3ATCON_09_08_2005</id>
	<title>Engineering:TCON 09 08 2005 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=Engineering%3ATCON_09_08_2005"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Engineering:TCON_09_08_2005&amp;action=history"/>
	<updated>2026-05-22T22:46:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Engineering:TCON_09_08_2005&amp;diff=3119&amp;oldid=prev</id>
		<title>Andy: Update from Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Engineering:TCON_09_08_2005&amp;diff=3119&amp;oldid=prev"/>
		<updated>2006-12-18T13:15:09Z</updated>

		<summary type="html">&lt;p&gt;Update from Wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Expected Core 3 Attendees: Andy Saykin(Dartmouth), Martina Panzenboeck (UCI), Jim Fallon (UCI), Jessica Turner (UCI)&lt;br /&gt;
&lt;br /&gt;
Agenda:&lt;br /&gt;
&lt;br /&gt;
* Introduction (Ron)&lt;br /&gt;
* Engineering Progress (30 min) (Note: details for this are available in a wiki page [[Engineering:2005_Programming_Week_Results|here]] and a consolidated powerpoint is available [[Media:2005_Programming_Week_Summary.ppt|here]])&lt;br /&gt;
** (15 min) Application Projects from Programming Week and more ...(Steve Pieper)&lt;br /&gt;
** (15 min) Algorithms and Infrastructure Projects from Programming Week (Bill Lorensen)&lt;br /&gt;
* (15 min) Core 3 response to projects content and future direction&lt;br /&gt;
* (10 min) Core 3 suggestions for items for discussion in Boston on September 26th&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Background of programmer's week by Bill Lorensen and Ron Kikinis ===&lt;br /&gt;
&lt;br /&gt;
* Core 1 and Core 2 meet and split into small teams&lt;br /&gt;
* Setup Sandbox for shared efforts&lt;br /&gt;
* Tina Kapur organized reports&lt;br /&gt;
* Ron was pleased with interactions between Cores&lt;br /&gt;
* Move some emphasis from Core 1 to Core 3 by the Engineering team&lt;br /&gt;
** All-hands meeting marks 1/2 time for Core 3, time to start writing papers&lt;br /&gt;
&lt;br /&gt;
=== Overview of Applications project by Steve Pieper ===&lt;br /&gt;
&lt;br /&gt;
* Structural, Functional and Diffussion Imaging were focus&lt;br /&gt;
* Main focus has been diffusion&lt;br /&gt;
* [http://lmi.bwh.harvard.edu/papers/pdfs/2004/brunMICCAI04.pdf Quantative Fiber Tracking Project]&lt;br /&gt;
** Define quantaties, ''i.e.'' fa and ensure consistent implementation&lt;br /&gt;
** Unify into ITK, first instance is clustering using Normalized Cuts&lt;br /&gt;
** Basic algorithm&lt;br /&gt;
*** Generate large numbers of tracks&lt;br /&gt;
*** Have the algorithm identify a specified numbers of similar tracks via Normalized Cuts&lt;br /&gt;
* DLPFC Semi-automatic Segmentor&lt;br /&gt;
** Baysen classifier, and rules to segment the dorsal-lateral prefrontal cortex&lt;br /&gt;
** Slicer workflow has been defined&lt;br /&gt;
** Rules have been identified for other structures, and new structures should be added soon&lt;br /&gt;
* EPI to structural image registration&lt;br /&gt;
** Use non-rigid registration ITK tools to address this problem&lt;br /&gt;
** Used notion of image orientations to address different acquisition orientations&lt;br /&gt;
** Resulted in better ITK support for orientation, useful in clinical settings&lt;br /&gt;
** Rigid and Affine registration done, exposed in Slicer&lt;br /&gt;
** Soon Demon's and B-Spline based registrations&lt;br /&gt;
** Need to compare to existing tools: SPM and FSL&lt;br /&gt;
* Some of this work has been published in the Insight Journal&lt;br /&gt;
&lt;br /&gt;
=== Overview of Alogrithms Projects by Bill Lorensen ===&lt;br /&gt;
&lt;br /&gt;
* Spherical harmonics added to ITK&lt;br /&gt;
* Database and mechanisms to gather statistics on populations from many different sources&lt;br /&gt;
** Much of the infrastructure exists inside Dart&lt;br /&gt;
* Bayesian Classifier / edge-preserving affine invariant noise remover algorithm&lt;br /&gt;
** Transition from Matlab to ITK&lt;br /&gt;
* 3d adaptive tetrahedral meshing&lt;br /&gt;
** Generate computational stable solid meshes for deformable registration&lt;br /&gt;
** Transition algorithms to ITK&lt;br /&gt;
* 2d/3d landmark detection algorithm&lt;br /&gt;
** Look for corners in the brain, may be useful for registration tasks&lt;br /&gt;
* Flux diffusion algorithm&lt;br /&gt;
** Port anisotropic diffusion algorithm for thin structures to ITK&lt;br /&gt;
* Intensity correction algorithm&lt;br /&gt;
** Port external code to ITK, promote to first class filter&lt;br /&gt;
&lt;br /&gt;
=== Overview of Engineering Tasks by Bill Lorensen ===&lt;br /&gt;
&lt;br /&gt;
* ITKu&lt;br /&gt;
** Expose ITK functions at the commandline&lt;br /&gt;
** Suitable for batch tasks&lt;br /&gt;
* Grid adaption for NAMIC algorithms&lt;br /&gt;
** LONI pipeline and Condor job submission&lt;br /&gt;
* NrrdIO Image format&lt;br /&gt;
** Support for DTI-type structures in files&lt;br /&gt;
** Handle measurement frames for tensors, variable length vectors&lt;br /&gt;
* DTMRI Nightly Testing&lt;br /&gt;
** Nightly regression tests for DTMRI Slicer module&lt;br /&gt;
* LONI Pipeline for UNC shape analysis&lt;br /&gt;
** Adapt UNC scripts to LONI Pipeline&lt;br /&gt;
* Slicer 3.0 Architecture Meeting&lt;br /&gt;
** Still in dream/planning stage&lt;br /&gt;
** Need significant input from Core 3&lt;br /&gt;
** May be completely different from existing Slicer implementation&lt;br /&gt;
** What is useful from all available technologies? How do we take best-of-breed&lt;br /&gt;
** Need to provide architectural support to preserve algorithm development investments&lt;br /&gt;
* ITK Release (2.2)&lt;br /&gt;
** Much has been added at the behest of NAMIC&lt;br /&gt;
&lt;br /&gt;
== Core 3 Feedback ==&lt;br /&gt;
&lt;br /&gt;
* Andy: development is really exciting from a Core 3 perspective&lt;br /&gt;
** Tools need to migrate into Core 3 day-to-day use&lt;br /&gt;
* Some must-haves are already recorded and will be presented in Boston on Sept 26th.&lt;br /&gt;
* Bill Lorensen invited Core 3 to participate in future tcons&lt;/div&gt;</summary>
		<author><name>Andy</name></author>
		
	</entry>
</feed>