Skip to content

Toy example showing 3D to 2D perspective projection using VTK

benoitrosa/VTK_Camera_Projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

VTK_Camera_Projection

Toy example showing 3D to 2D perspective projection using VTK

This is a short script that I wrote in order to project a 3D point onto the image using VTK (and OpenCV, for visualizing the result)

VTK's documentation is not very good concerning the transformations involved, and I spent a lot of time figuring it out, so I made a small repository to share the code

About

Toy example showing 3D to 2D perspective projection using VTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages