Skip to content

Bas94/planarBeamerProjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Planar Beamer Projection

This project can be used to setup a beamer to project images onto planar surfaces.

Usage

pBp widthOfScreen heightOfScreen image1 [image2 ...]

After starting you can click on the surface to place the corner points of all images. These points are expected to be placed in a clockwise order starting with the upper left corner. After placing all images you can adjust these corners by dragging the corner with your mouse.

Additionally there are some special keys:

Key Description
esc stops the programm
space shows / hides annotations

How to build

This project uses cmake. Only opencv is needed as dependency.

cd planarBeamerProjection
mkdir build
cd build
cmake-gui ..
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages