Computer Vision
페이지 정보
작성일 22-12-31 18:50
본문
Download : Computer Vision.hwp
,기타,레포트
Download : Computer Vision.hwp( 88 )
설명
레포트/기타






순서
Thresholding- intensity threshold 에 따라 gray scale image를 binary image로 변환하는 것 ... , Computer Vision기타레포트 ,
Computer Vision
Thresholding
- intensity threshold 에 따라 gray scale image를 binary image로 변환하는 것
- 물체와 배경을 분리할 때 주로 사용(컴퓨터에게는 매우 어려운 일)
Def] Region
A region is a subset of an image
Def] Segmentation(partitioning of an image into regions)
Segmentation is grouping pixels into regions, , such that
1. Entire image
2.
3. Each region satisfies a predicate; that is, all points of the partition have some common property.
4. Pixels belonging to adjacent regions, when taken jointly, do not satisfy the predicate.
※ Predicate의 한 예: uniform intensity.
※ For binary vision, segmentation and t…(생략(省略))
Thresholding
- intensity threshold 에 따라 gray scale image를 binary image로 변환하는 것 ...
다.