C++ OpenCV getPerspectiveTransform()

사용 버전 : OpenCV 3.4.0
사용 프로그램 : Microsoft Visual Studio 2017 15.9.4


opencv getPerspectiveTransform()에 대해서 알아보겠습니다.

괄호 안에는 Point2f src[]와 Point2f dst[]가 들어갑니다.

getPerspectiveTransfrom()은 Perspective(투시 변환)에 사용할 3x3 행렬을 만들어줍니다.









3 x 3의 행렬이 만들어진 것을 볼 수 있습니다.

위의 행렬은 warpPerspective() 함수에 사용됩니다.


끝.


카테고리: C++, OpenCV










[계수기] 앱 광고

외국: Hand Counter




계수기 앱.

하나씩 개수를 셀 때 사용해보세요.

센 숫자를 메모와 함께 저장할 수 있습니다.


감사합니다.


[계수기] 앱 광고 끝.


댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Android Compose Coil library

KiCad 시작하기 4 (기존 회로도 수정 및 추가)

iOS Error Undefined symbol Testing.Trait

Forensics 인터넷 다운로드 파일 출처 확인하기

KiCad 시작하기 2 (PCB 만들기)

tensorflow tf.expand_dims()

음악 총보(Score), 파트보(Part)

Android Custom IME(Input method editor) 만들기

Android Notification with Full Screen