Image Stitcher for Cultural Heritage

The goal of this project is to build a system for image registration and 3D reconstruction. We developed a C# API to generate high resolution images from images of frescoes or paintings acquired with a robotic arm moving on a plane with high precision. The typical workflow that our system supports is:

  1. acquisition of a reference image,
  2. acquisition of detail images,
  3. image mosaic generation from the detail images,
  4. 3D reconstruction of the acquired surface.

We used SIFT descriptors for keypoint detection and correspondences. The system also allows the user to hand specify points in correspondence. The system supports homographies and nonlinear transformations based on local affinities.
We designed a calibration procedure to estimate at the same time the internal camera parameters and the robot camera poses.
Images are saved as a final high resolution blend and as an intermediate multi-layer format (PSD) that allows further editing.

stitcher

Involved Technologies: C++\CLI ,C#, OpenCV, Boost library, Visual Studio, MATLAB, enblend.

Customer: Culturanuova s.r.l.

Authors:

  • Iacopo Masi (2D image stitching)
  • Lorenzo Seidenari (2D image stitching)
  • Federico Pernici (3D reconstruction)

Year: 2013

About admin

Iacopo Masi was born on September 6, 1983 in Florence. He received a laurea degree in computer engineering from the University of Florence, with a thesis on "Feature-based Localization and Mapping of Wide Areas with a PTZ Camera" in 2009. He's currently working at Visual Information and Media Lab at Media Integration and Communication Center, University of Florence. His main research interests are focused on application of pattern recognition and computer vision specifically in the field of video-surveillance.
Bookmark the permalink.

Comments are closed.