Skip to content

Latest commit

 

History

History

inverse_projection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Inverse projection

A simple script to demonstrate back-projection from 2D pixel to 3D camera coordinates. Detailed explanation here

Dependency Installation

open3d is used for visualising the point clouds

pip install open3d

How to use

python inverse_project.py

Diagram

diagram