Team RoadRunner

From OpenSourceSoftwarePractice

Jump to: navigation, search
Image:Team_Roadrunner.jpg


Project Description

The goal of Team Roadrunner's project is to produce an ITK image filter based off of ImageToImageFilter that will allow the merging of multiple image's pixels into vector pixels to create a vector image. A vector image is one in which each pixel of the image consists of n-dimensional vectors of any intrinsic pixel data type. The dimensions of each pixel vector are completely independent of the dimensions of the actual image they make up. One common and easy to understand example is a 2D image with 2D pixel vectors which can be used to represent the data of gradient vectors in multivariable calculus. Vector images are used in a great deal of applications not only in image processing but in data visualization for many engineering and mathematical tasks.

Project Resources

Project Presentation: [PPTX] [PPT] [PDF]