This file is indexed.

/usr/share/doc/mia-2.4/userref/SecRegistrationComparisonandTransformationof2Dimages.html is in mia-tools-doc 2.4.3-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Registration, Comparison, and Transformation of 2D images</title><link rel="stylesheet" type="text/css" href="progref.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="Mia Program Reference"><link rel="up" href="ch02.html" title="Chapter 2. Program Reference"><link rel="prev" href="Secmia2dsegmentperpixelkmeans.html" title="mia-2dsegment-per-pixel-kmeans"><link rel="next" href="Secmia2dcost.html" title="mia-2dcost"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Registration, Comparison, and Transformation of 2D images</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Secmia2dsegmentperpixelkmeans.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Program Reference</th><td width="20%" align="right"> <a accesskey="n" href="Secmia2dcost.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="SecRegistrationComparisonandTransformationof2Dimages"></a>Registration, Comparison, and Transformation of 2D images</h2></div></div></div><p class="sectiondescr">
      </p><p class="sectiondescr">
    The programs in this section relate to the alignment, transformation and comparison of pairs of 2D images.
  </p><p class="sectiondescr">
    </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dcost.html" title="mia-2dcost">mia-2dcost</a>
        </p><p class="progdescr">This program is used to evaluate the cost between two images by using a given cost function.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2ddeform.html" title="mia-2ddeform">mia-2ddeform</a>
        </p><p class="progdescr">This program is used to deform a 2D image using a deformation vector field. Input image and deformation field must be of the same size. The transformation formula is 'x -&gt; x - v(x)'</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dfluid.html" title="mia-2dfluid">mia-2dfluid</a>
        </p><p class="progdescr">This program is used for non-rigid registration based on fluid dynamics. It uses SSD as the sole registration criterion.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dforce.html" title="mia-2dforce">mia-2dforce</a>
        </p><p class="progdescr">This image evaluate the force field between two images based on a given cost function.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dimageregistration.html" title="mia-2dimageregistration">mia-2dimageregistration</a>
        </p><p class="progdescr">This program runs registration of two images optimizing a transformation of the given transformation model by optimizing certain cost measures that are given as free parameters.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dmultiforce.html" title="mia-2dmulti-force">mia-2dmulti-force</a>
        </p><p class="progdescr">This program evaluates the 2D image cost force norm image of a given cost function set. The input images must be of the same dimensions and gray scale (whatever bit-depth).</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dmultiimageregistration.html" title="mia-2dmultiimageregistration">mia-2dmultiimageregistration</a>
        </p><p class="progdescr">This program runs a non-rigid registration based on the given cost criteria and a given transformation model. Other than mia-2dnonrigidreg it doesn't support specific command line parameters to provide the images. Instead the images are specified dirctly when defining the cost function. Hence, image registrations can be executed that optimize the aligmnet of  more than one image pair at the same time. Note, however, that all input images must be of the same dimension (in pixels)</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dtransform.html" title="mia-2dtransform">mia-2dtransform</a>
        </p><p class="progdescr">This program is used to deform a 2D image using a given transformation.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia2dtransformationtostrain.html" title="mia-2dtransformation-to-strain">mia-2dtransformation-to-strain</a>
        </p><p class="progdescr">Evaluate the Green strain tensor corresponding to a given 2D transformation for each grid point.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Secmia2dsegmentperpixelkmeans.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="Secmia2dcost.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">mia-2dsegment-per-pixel-kmeans </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> mia-2dcost</td></tr></table></div></body></html>