Title: Computer vision
1Computer vision
21. Computer vision ???
- lt??(Cognition)? ???gt
- ???? ?? ??? ??? ??? ???? ???? ???? ?? ??
- ??(???? ??? ????)? ??? ???.(Human Interface)
31. Computer vision ???
- lt???? ??(Vision)gt
-
- ???? ?? ?? ???? ??? ?? ??? ????, ?????
- ??? ?? ?? ??? ? ? ??? ????? ???? ??? ??, ??
??
41. Computer vision ???
- ??? ??(Computer vision)
- ???? ??? ???? ???. ??? ??? ??? ??? ??? ??? ?? ??
??? ??? ??? ??? ??? ??? ??? ? ??? ?? ??? ???? ???
???.
51. Computer vision ???
62. Computer vision ?? ??
- ????? ????? ??, ????? ???? , ??? ????
72. Computer vision ?? ??
- ?? ???
- ???? ?? ??
- ???? ??
- ???? ????
- ???????
- ???? ??
- ???????
82. Computer vision ?? ??
92. Computer vision ?? ??
102. Computer vision ?? ??
112. Computer vision ?? ??
122. Computer vision ?? ??
133. OpenCV
- OpenCV ??
- OpenCV ?????(Open Source Computer Vision
Library)? ??(Intel)?? ??? ??? ???? ??? ?? ????
????? ?? ???? ???????. - OpenCV ?????? ????? ?? ??? ??? ???? ???? ???, ???
??? ???? ???? ??? ? ? ???? ??? ???? ??? ? ??.
144. Computer Vision ????
154. Computer Vision ????
- 1) ??
- ??? ??? CCD ??? ?? ???? ??? ????.
- ????? 2?? ??? ???? ?? ???? 1?? ?????, ????(stereo
vision)? ???? ?? 3?? ??? ?? ??? 2?? ???? ????.
164. Computer Vision ????
- 2) ????(Image processing)
- ???? ??? ?? ??? ????? ?? ??? ??? ???? ??? ???? ??
??? ?? ??? ???? ??? ??.
174. Computer Vision ????
- 3) ?? ??(Feature extraction)
- ?? ??? ?? ??(edge)? ?? ??? ????.
- ???? ?? ??? ????? ??? ??? ???? ?? ??? ???? ???
????.
184. Computer Vision ????
- 4) ??(Recognition)
- ?? ??? ??? ??? ????.
- ???? ???? ?? ?? ??? ?? ??? ???? ??? ???? ??? ??
??? ??? ????.
194. Computer Vision ????
- 4) ??(Recognition)
- ??? ??? ???? ??? ???? ??? ????? ??.
- ?? ??(Artificial Intelligence, AI) ??? ???? ???
??? ?? ?? ?? ??(??, ?? ??)? ???? ?? ???? ?? ???
??
205. ???? ??
- ?? ??(low level vision)
- ???? ??(feature)? ???? ????.
-
- ?? ??(high level vision)
- ??? ???? ???? ??? ??? ???? ????.
215. ???? ??
- 2?? ??
- ?? (pixel)
- ???
- ?? (gray-scale) ??? ?? (color) ??
225. ???? ??
- ??? ??? ???? ??? ???? ???? ??? ?? ??? ??
- ??? ?? ?? ?? ??? ?? ?? ??? ???? ?????? ?? ??
- ?????
- ?? ? ?? ???? ?? ??? ?? ??? ???? ?? ??
235. ???? ??
245. ???? ??
- ????? ????, ????? ??
- ??? ?? ??? ??? ?? ??? ?? ?? ??? ??? ? ??
- ????? ???
- ????? ???? ?? ?? ??? ??? ? ??
255. ???? ??
265. ???? ??
275. ???? ??
- ??? ???
- ?????? ??? ????(gray image)? ??? ?? ?? ? ??? ????
??? ???? 2?? ???? ?? - ??(object)? ??(background) ?? ??
285. ???? ??
295. ???? ??
- ?? ??? ???? ?? ??
- ?? ???? ?? ???? ????? ??
?? ??? ?? ???
Prewitt
Roberts
Sobel
305. ???? ??
Prewitt
Roberts
315. ???? ??
325. ???? ??
int Filter89 -1, 0, 1, -2, 0, 2, -1,
0, 1, 0, 1, 2, -1, 0, 1, -2, -1, 0, 1, 2,
1, 0, 0, 0, -1, -2, -1, 2, 1, 0, 1, 0, -1, 0,
-1, -2 1, 0, -1, 2, 0, -2, 1, 0, -1, 0,
-1, -2, 1, 0, -1, 2, 1, 0, -1, -2, -1, 0, 0,
0, 1, 2, 1, -2, -1, 0, -1, 0, 1, 0, 1, 2
335. ???? ??
345. ???? ??
- 3) ?? ??? ??(stereo vision ???)
355. ???? ??
365. ???? ??
37?? ?? ?? ??? ??? ??
- ?? ???? ?? ??
- 90??? (? 10? ??)
- 1 ???
- ?? ?? ??
- 95 ??? ??? (5 ??? ??)
- 1 ??? ???
- ?? (??? ??)
- ?? 10?? ?? ????
- 100,000??(0.95-0.90)50,000?? ?? 2.5? ?? ?? ??
38?? ?? ?? ??? ??? ??
39?? ?? ?? ??? ??? ??
- ?? ??? ??? ?? ? ?? ????
- ?? ??? ????
- ?? ? (edge map) ??
- ?? (line segment) ??
- ?? ??? (??? ?? ?? ??)
- ?? ?? ? (edge density map) ????
- ?? ? (edge map) ??
- ?? ??
- ??? ?? ??? ??
40?? ?? ?? ??? ??? ??
41?? ?? ?? ??? ??? ??
- ???? ??
- ??? ??
- ??? ???
- ???? ??? ?? ??
- ???? ??? ?? ?? ? ??
42?? ?? ?? ??? ??? ??
43?? ?? ?? ??? ??? ??
44?????.