Download presentation
Presentation is loading. Please wait.
Published byAgatha Green Modified over 9 years ago
1
計算機視覺 (Computer Vision) 課程簡介 Ku-Yaw Chang canseco@mail.dyu.edu.tw Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University
2
22007/3/6Computer Vision Course Information Elective with 3 credits Text Book Luis Ibanez and William Schroeder, ITK Software Guide 2.4, Kitware Inc., 2005. Luis Ibanez and William Schroeder, ITK Software Guide 2.4, Kitware Inc., 2005. ISBN-10: 1930934157 ISBN-13: 978-1930934153 ISBN-10: 1930934157 ISBN-13: 978-1930934153 PDF file is available on Web PDF file is available on Webhttp://www.itk.org/HTML/Download.htm
3
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 !
4
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-45 = 100-X’ / 100-60 100-X / 100-45 = 100-X’ / 100-60 40(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’ = 27 100 45 60 100 X X’
5
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
6
62007/3/6Computer Vision Developing Environment Microsoft Visual Studio 2005 C/C++ C/C++
7
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
8
82007/3/6Computer Vision Final Project A program that use ITK or VTK to … A paper report Presentation
9
92007/3/6Computer Vision Related Fields Computer Graphics Image Processing Computer Vision
10
The End
11
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
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.