image matching 썸네일형 리스트형 Computer Vision - points and patches 4 Feature detection and matching Feature detection과 matching은 많은 computer vision 응용 분야에서 기초 요소이다. Feature detection: interest point을 검출하는 과정 Feature matching: 영상의 feature들끼리 관계를 세우는 과정 예를 들면, 영상 두 장을 고려하였을 때, 무슨 관계를 생성 할 것인가? Alignment 하기: 상위 두 장은 잘 정렬하여 모자익 영상을 생성하고 싶을 때 필요하다(Chapter 9 참고). Correspondneces set 찾기: 하위 두 장에서는 3D model을 생성또는 중간 시점 영상을 생성하기 위하여, 대응점들의 dense(빼곡한) set을 생성하고 싶을 때 필요하다.. 더보기 이전 1 다음