2Dto3D icon indicating copy to clipboard operation
2Dto3D copied to clipboard

Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinate point (X, Y, Z).

2Dto3D

Introduction

This repo introduces how to use camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinate point (X, Y, Z).

Optional setting