D_parseNameFile


Usage:

Boundary1: [M x 2] Matrix; First patch boundary.
String1: [M' x k] Matrix; String information along the first boundary.
Boundary2: [M x 2] Matrix; Second patch boundary.
String2: [M' x k] Matrix; String information along the second boundary.

Image: SA_Image; Image containing alignment visualization.


Description

This function takes the boundaries and strings of two patches and computes an alignment (hard coded into the function). Furthermore it visualizes the alignment by using SA_visualizeAlignment. This function was created to make it easier to adjust the parameter of the alignment and to test which algorithm leads to the best results. Below is an example how the returned image may look:

;




Copyright © 2007 Thomas Oskam, ETH Zürich. All rights reserved.