ITK/Google Summer of Code/2009: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 14: Line 14:


The issue is that ITK uses in different places in the toolkit, a different approach for converting pixel index coordinates for physical coordinates. We seek to fix this inconsistency and make uniform across the toolkit the way this conversion is computed.
The issue is that ITK uses in different places in the toolkit, a different approach for converting pixel index coordinates for physical coordinates. We seek to fix this inconsistency and make uniform across the toolkit the way this conversion is computed.
== Raised Code Coverage ==
Address the 10 most uncovered files in the toolkit.
Our current code coverage is 81%, and we estimate that by addressing the ten most uncovered files we will be able to raise the code coverage to a number between 85% and 90%.


= Student Application Form =
= Student Application Form =

Revision as of 19:02, 12 March 2009

Google Summer of Code

Mentors

  • Luis Ibanez

Projects

Fixing Pixel Centering

This is a system-wide fix that requires a lot of attention to testing.

The issue is that ITK uses in different places in the toolkit, a different approach for converting pixel index coordinates for physical coordinates. We seek to fix this inconsistency and make uniform across the toolkit the way this conversion is computed.

Raised Code Coverage

Address the 10 most uncovered files in the toolkit.

Our current code coverage is 81%, and we estimate that by addressing the ten most uncovered files we will be able to raise the code coverage to a number between 85% and 90%.

Student Application Form

Will contain

  1. Names
  2. Contact information: email & phone number
  3. Years of experience with C++
  4. Years of experience with ITK
  5. Preferred platform of development (Linux/Windows/Mac/Other)
  6. Organizatin Affiliation



ITK: [Welcome | Site Map]