Automatic Tour Into the Picture
Automatic Tour Into the Picture (ATIP) is an extension of the Tour Into the Picture method by Youichi Horry et al. that allows an approximative but visually convincing 3D walk-through inside a single image by rendering a box textured using the input image data. The original algorithm requires a long and tedious user interaction to determine the box dimensions and the perspective parameters, and imposes several constraints on the input image orientation. Our method provides automatic and fast camera calibration for any view orientation without using a calibration target nor a tripod. Our method reduces the user interaction, hence only a couple of seconds are required between the input image loading and the final walk-through.
Here are some results (click on the thumbnails to see larger images). The original image is at the top left corner, the three other images are rendered from another point of view using OpenGL.
![]() |
![]() |
|
![]() |
![]() |
![]() |
![]() |
|
![]() |
![]() |
![]() |
![]() |
|
![]() |
![]() |
The software is made of two parts, ATIP maker (demo video here) and ATIP navigator. The navigator has a single purpose: it reads the content of an .atip file created by ATIP maker (containing geometric information and textures) and renders a textured box. The navigator works on PDAs (Personal Digital Assistants) due to the simplicity of the rendering step, as shown in the following image:

ATIP Maker uses detection of vanishing points in the input image to calibrate a camera and so is able to define the perspective parameters of the image. However, with this kind of algorithm, lines have to be present in the image to make this detection possible. In our method, the detection is more robust and allows the camera calibration using noisy lines or very imprecise vanishing points (due to hand drawing for example). Here are some example of difficult pictures to analyze (left column) and a result during navigation (right column) after a successfull analysis.
Publications
- Kévin Boulanger, Kadi Bouatouch, Sumanta Pattanaik
ATIP: A Tool for 3D Navigation inside a Single Image with Automatic Camera Calibration
EG UK Theory and Practice of Computer Graphics 2006
Paper [pdf]
Presentation at TPCG06 [pdf]
- Kévin Boulanger, Kadi Bouatouch
Automatisation de la Méthode de Tour Into The Picture
INRIA research report RR-5448, January 2005
[pdf] (French)

















