Skip to content

fabianprada/CameraProjection

Repository files navigation

To compile in Linux run the Makefile in the CameraProjection folder. Make sure zlib and png libraries are already installed.

To compile in Windows, unzip 4Windows.zip and move /PNG and /ZLIB into /include. Move /lib into the main directory. Compile from the provided solution (tested in VS2017).

Run the example as :

CameraProjection input.ply cameraImage.png calibration.txt output.ply

About

Samples the color from a camera image at the vertices of a triangle mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published