Difference between revisions of "Team Z"
(→Project Image Spitfire) |
(→Project Image Spitfire) |
||
Line 6: | Line 6: | ||
= Assignment 1 = | = Assignment 1 = | ||
==Project Image Spitfire== | ==Project Image Spitfire== | ||
− | I am using the [http://www.dreamincode.net/forums/topic/76816-image-processing-tutorial/ Image Processor] code that Natalia found as the source code to find the CUDA optimization possibilities. The image processor includes | + | I am using the [http://www.dreamincode.net/forums/topic/76816-image-processing-tutorial/ Image Processor] code that Natalia found as the source code to find the CUDA optimization possibilities. The image processor includes various functions like displaying image, getting sub image, enlarge image, shrink image, reflect image, translate image, image rotation and image negative. |
− | |||
− | |||
− | |||
= Assignment 2 = | = Assignment 2 = | ||
= Assignment 3 = | = Assignment 3 = |
Revision as of 21:16, 10 February 2013
Contents
Team Z
Team Members
Assignment 1
Project Image Spitfire
I am using the Image Processor code that Natalia found as the source code to find the CUDA optimization possibilities. The image processor includes various functions like displaying image, getting sub image, enlarge image, shrink image, reflect image, translate image, image rotation and image negative.