최근 포스트

Image Segmentation

2 분 소요

Introduction image/video segmentation 디지털 영상을 여러개의 영역으로 분할 응용 Object classification 눈으로는 구별할 수 없지만 밝기값 측면에서 유사한 값들을 0/255 ...

Functions

1 분 소요

Functions = mappings or transformations f: A → B: function f from A to B A의 각 element는 B의 오직 한 element만 가짐 f(a) = b b: image of a a: p...

Sets

4 분 소요

Introduction Set: unordered collection of objects The objects in a set: elements or members a∈A: a is an element of the set A a∉A: a is not a member...