04. 영상 처리 및 컴퓨터 비전 개요

2022. 1. 26. 16:25AI study

강의 출처 : 모두를 위한 열린강좌 KOCW

 

영상처리 및 패턴인식

영상처리는 다양한 방법론과 알고리즘에 대한 습득이 필요하여 이론에 대한 학습만으로는 활용 능력을 습득할 수 없다. 본 교육 컨텐츠에서는 이론 학습에 따른 활용 능력의 함양에 중점을 두

www.kocw.net

- Fields of Computer Vision

 factory automation system  Quality control,  Inspection  automatic identification (biometrics system)  DNA analysis,  fingerprints identification,  retinal identification  medical diagnostic system  intelligent transport system  etc

 

- pattern recognition : Input object(pattern)을 주어진 algorithm에 의해 category나 class로 classification하는 과정

- Image Processing 개요

인간이 사용하기 편하도록 컴퓨터를 사용하여 기존 영상 을 개선하거나 수정하는 학문 분야 (Images are to be examined and acted upon by people)

- Fields of image processing

Image restoration : process of taking an image with some known, or estimated degredation, and restoring it to its original appearance : To improve an image visually by using knowledge of the human visual system’s response

image enhancement : To reduce the typically massive amount of data needed to represent an image 640x480x3 = 900 Kbyte

image compressio : To reduce the typically massive amount of data needed to represent an image

'AI study' 카테고리의 다른 글

[Search]Hashtag Recommendation  (0) 2022.04.20
Sentimentation 01  (0) 2022.04.14
AI_머신러닝 기초 정리_01  (0) 2022.02.11
Personalized push notifications enabled by artificial intelligence  (0) 2022.02.02
00. AI 서비스의 모든 것 1편  (0) 2022.01.26