Skip to content

Latest commit

 

History

History
 
 

image_registration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Image Registration

This document corresponds to this example online, in addition to the image_registration example folder in a VIAME installation. This directory stores assorted scripts for performing registration, either temporally across an image sequence with a certain amount of overlap, or across modalities (e.g. optical and thermal imagery).

Build Requirements

These are the build flags required to run this example, if building from the source.

In the pre-built binaries OpenCV is enabled by default, though not ITK which is required for cross-modality registration.

VIAME_ENABLE_OPENCV set to ON (optional)
VIAME_ENABLE_ITK set to ON (optional)

Code Used in Example

plugins/itk/
plugins/opencv/