• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

Calibrate and Re-Project

Author: robotanton
Date: 22 Feb, 2017
Category: tool
Credits:

joreg, robotanton, emarao

Download

64bit

0-vvvv_Calibrate-And-Re-Project_v1_0.zip
22 Feb, 2017 - 20:06
Initial Release

Description

Semi-automatically calibrate your projector and throw generated content on to your physical object. These are convenience patches providing a simple workflow for using the projector-calibration that is coming with the ImagePack.

It was presented at Mapping Festival, Gray Area Festival and CGEvent in 2016.

Two Patches are explaining the techniques and show how to use the modules:

  • Step01_CalibrateProjector.v4p
  • Step02_ReProjectionSetup.v4p

Projector Calibration

  1. Place your projector anywhere and point it to a physical object (your "screen") you want to project on to.
  2. Measure several physical points on your "screen" and type their positions into the patch.
  3. Match the points in the projection to the measured points with a few simple clicks.
  4. Hit 'Solve' to get the View/Projection matrices needed for the Renderer.

Re-Projection

  1. Create a 3d Content and render it from the spectator's point of view.
  2. Project. For more about this projection mapping technique, see: Projection Mapping Primer.

Requirements

  • vvvv Alpha from 35.3 onward.
  • ImagePack is used by the projection calibration module.

Known issues

ATI cards There is a known problem with the ImagePack and Radeon graphic cards. The solution was proposed by tekcor:

  1. Download "nvcuda.dll": http://www.symbioticcube.com/Downloads/nvcuda.dll
  2. Place it in your ImagePack's nodes/plugins/dependencies/opencv/x86/ folder. At the moment only 32bit version of the pack is working on my ATI machine.

Foldable model by Emarao based on A4 dimensions

Comments

Comments are no longer accepted.
Please create a new topic in the vvvv beta forum to discuss this contribution.
Aurel
11 Sep, 2018 - 12:53

Hi, from Wisp Festival in Leipzig, wanted to use a photogrammetrie of the room to calibrate 9 Video projectors. I have two problems,

  • First the patch crash when I hit solve button... (already tryed different versions of 4v but always crash.
  • Is there a simple way to make those patch in Dx11 ? I am not expert in shaders...

Please,

Aurélien

robotanton
11 Sep, 2018 - 20:13

Hey Aurel,

I've just tried clean install of beta37 x86, DX11 pack, Image pack. When I click Solve, the node turns red. Then, when I copy the nvcuda.dll into the Image pack folder (see the detailed description above) and restart vvvv, everything works. Unfortunately the link to the .dll from the @teckor site doesn't work anymore.

This is how the problem solves on my machine.

Hope this helps a bit.

Best, Anton

Aurel
13 Sep, 2018 - 14:35

Thanks Anton, It was due to the Version of 4V and the Cuda dll. Do you know if there is a way to do in DX11 what is done in Step02_ReProjectionSetup by ProjectToScreen shader which calculate the projection on the Mesh surface...?

A

zeos
21 Feb, 2019 - 20:06

what about ConstantProjection (DX11.Effect)

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top