Changes

no edit summary
Line 1: Line 1: −
{{ClassPage|CMSC 426 Image Processing|Yiannis Aloimonos|N/A|This is a basic course in Computer Vision|Between 5 and 10 hours|Students use their language of choice - matlab is recommended|Some basic programming, basic high school calculus and geometry, linear algebra desirable|about 6 homeworks/projects for 60% of the grade, 20% midterm, 20% final|We are in the process of changing the name of the course from Image Processing to Computer Vision. We will also remove the prerequisite of "Data Structures"|0101 TuTh 9:30am - 10:45am CSI 1122}}
+
'''Course Information''' <br>
 +
An introduction to the principles of computer graphics. Includes an introduction to graphics displays and systems. Introduction to the mathematics of affine and projective transformations, perspective, curve and surface modeling, algorithms for hidden-surface removal, color models, methods for modeling illumination, shading, and reflection.
 +
 
 +
{| style="text-align:left; width: 550PX;"
 +
! Instructor
 +
! Section
 +
! Day & Time
 +
! Location
 +
|- style="vertical-align:top;" |
 +
| David Jacobs || style="vertical-align:top;" | 0101 || TuTh 2:00pm - 3:15pm || style="vertical-align:top;" | [http://maps.umd.edu/map/index.html?Welcome=False&MapView=Detailed&LocationType=Building&LocationName=406 CSI 1122]<br>
 +
|}
 +
 
 +
''' Course Prerequisite(s) ''' <br>
 +
Prerequisite: MATH240; and minimum grade of C- in CMSC420; and permission of CMNS-Computer Science department. Or must be in the (Computer Science (Doctoral), Computer Science (Master's)) program.
 +
 
 +
''' Class Webpage ''' <br>
 +
[https://www.cs.umd.edu/class/fall2015/cmsc427|Fall 2015] (previous year) for example.
 +
 
 +
''' Hours Per Week ''' <br>
 +
3-5 Hours
 +
 
 +
''' Languages Used ''' <br>
 +
C/C++, GLSL
 +
 
 +
''' Recommended Prior Experience ''' <br>
 +
Familiarity with data structures and linear algebra. Enough C and Java background you can adapt to using a very basic feature set of C++.
 +
 
 +
''' Projects, Exams, or other Assessments ''' <br>
 +
You'll have several projects based on OpenGL, and you will also work on a simple ray tracer. One final exam and 4-5 projects.
 +
 
 +
''' Misc Info ''' <br>
 +
It is a fun course primarily based on projects that will help you understand the basics of 3D computer graphics.