CODERNER

  • 홈
작은 기록 모음

전체 글 611

Opencv 광각 (Large FoV) 카메라 intrinsic calibration

Opencv 를 이용해서 카메라를 intrinsic calibration하고자 할 때, 보통은 아주 쉽게 다음의 함수를 이용해서 할 수 있다. import cv2 mtx = None dist = None rvecs = None tvecs = None obj_points = TARGET_3DPOINT img_points = TARGET_2DPOINT RMSE, mtx, dist, rvecs, tvecs = cv2.calibrateCamera(obj_points, img_points, (img_w, img_h), mtx, dist, rvecs, tvecs) 하지만 광각 카메라로 취득한 이미지를 대상으로 intrinsic calibration을 시도할 때, 위 함수를 그대로 사용할 경우, reprojectio..

Knowhow/Vision 2021.11.22
1 ··· 59 60 61 62
더보기
프로필사진

작은 기록 모음

  • 분류 전체보기 (611)
    • About me (12)
      • What I did (12)
      • Memoir (0)
    • Trouble (60)
      • Vision (15)
      • Docker (12)
      • Python, Pytorch (13)
      • C, C++,CMake (3)
      • Linux (10)
      • Others (7)
    • Knowledge (50)
      • Linear algebra (31)
      • Differential Geometry (2)
      • Vision (17)
    • Knowhow (112)
      • Vision (49)
      • C, C++, CMake (11)
      • Linux (11)
      • Docker (7)
      • Python, Pytorch (5)
      • Others (29)
    • Paper (296)
      • Generation (47)
      • 3D vision (110)
      • Human (105)
      • Others (34)
    • Book (81)
      • Investment (22)
      • Motivation (14)
      • Mind (19)
      • Fun (26)

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바