projective 썸네일형 리스트형 perspective transformation 와 homography 차이 기하 변환(geometric transformation)에 대해 공부 중이다. 다크프로그래머 블로그(영상처리 -> [영상 Geometry] 시리즈에 많은 개념들이 이해하기 쉽게 정리되어 있다)를 보며 많이 배우고 있다. 오늘은 블로그 글을 읽으며 공부하던 중에 헷갈리는 개념이 있어서 알아본 결과를 정리해보고자 한다. perspective transformation(원근 변환)와 homography( = projective transformation) 이 두 개념 사이에 어떤 차이가 있는 걸까?? 알아본 결과 perspective transformation = homography 관계라고 한다. OpenCV에서는 cv2.getPerspectiveTransform( )와 cv2.findHomography( .. 더보기 이전 1 다음