Difference between revisions of "Team Z"

From CDOT Wiki
Jump to: navigation, search
(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 following functions.
+
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.
<references>s
 
as
 
ad</references>
 
  
 
= Assignment 2 =
 
= Assignment 2 =
  
 
= Assignment 3 =
 
= Assignment 3 =

Revision as of 22:16, 10 February 2013

Team Z

Team Members

  1. Bhrugesh Patel

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.

Assignment 2

Assignment 3