Skip to content

コンピュータビジョンの位置計測、三次元復元などの入門編的なプログラム

Notifications You must be signed in to change notification settings

TS0321/ComputerVision_tutorial

Repository files navigation

コンピュータビジョンのチュートリアル(自分用)

tutorial_1

  • OpenCVの関数を用いて、カメラキャリブレーションをする。 そこで得られたパラメータを用いて、キャリブレーションボード上に座標軸を表示する。

tutorial_2

  • tutorial_1のcv::solvepnpの部分を自前で実装。DLTを用いた線形解法と一次近似での非線形最適化。

About

コンピュータビジョンの位置計測、三次元復元などの入門編的なプログラム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published