計算機視覺 (Computer Vision) 課程簡介 Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University
22007/3/6Computer Vision Course Information Elective with 3 credits Text Book Luis Ibanez and William Schroeder, ITK Software Guide 2.4, Kitware Inc., Luis Ibanez and William Schroeder, ITK Software Guide 2.4, Kitware Inc., ISBN-10: ISBN-13: ISBN-10: ISBN-13: PDF file is available on Web PDF file is available on Webhttp://
32007/3/6Computer Vision Grading All examinations and quizzes are in English. Grading Attendance and Assignments/Quizzes Attendance and Assignments/Quizzes 30% 30% Midterm Project (midterm exam.) Midterm Project (midterm exam.) 30% 30% Final Project (final exam.) Final Project (final exam.) 40% 40% Extra Bonus Extra Bonus 10% 10% Public discussion is encouraged ! Public discussion is encouraged !
42007/3/6Computer Vision Grading Final grades may be adjusted based on a linear mapping. Ex.: 45 as threshold Ex.: 45 as threshold 100-X / = 100-X’ / X / = 100-X’ / (100-X) = 55(100-X’) 40(100-X) = 55(100-X’) X’ = (300+8X) / 11 X’ = (300+8X) / 11 X = 100 -> X’ = 100 X = 100 -> X’ = 100 X = 45 -> X’ = 60 X = 45 -> X’ = 60 X = 0 -> X’ = 27 X = 0 -> X’ = X X’
52007/3/6Computer Vision Required Skills Windows programming in C++ ex. array, object-oriented, template (C++) ex. array, object-oriented, template (C++) Image concept ex. pixel vs. voxel ex. pixel vs. voxel
62007/3/6Computer Vision Developing Environment Microsoft Visual Studio 2005 C/C++ C/C++
72007/3/6Computer Vision Midterm Project A simple program that use ITK to Read an image Read an image Do some image processing Do some image processing Save the result Save the result A paper report
82007/3/6Computer Vision Final Project A program that use ITK or VTK to … A paper report Presentation
92007/3/6Computer Vision Related Fields Computer Graphics Image Processing Computer Vision
The End
112007/3/6Computer Vision Source Code + Project Binary Code (*.lib, *.dll, *.exe) 2 CMake Platform- and Compiler- Independent Platform- and Compiler- Dependent (Windows XP and VS.Net) Compiler (VS.Net) 1