Skip to content

A school project to construct virtual images from list of 3D points

Notifications You must be signed in to change notification settings

jeromebruzaud/VirtualCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualCamera

A school project to construct virtual images from list of 3D points on Python. Generates fake images of a set of 3D points from a virtual camera.

Camera intrinsic parameters can be set and extrinsic parameters are calculated from camera position and orientation. See in-code documentation.

Installation

Requires the following python packages :

  • numpy
  • matplotlib (to draw the images)

About

A school project to construct virtual images from list of 3D points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages