This file is indexed.

/usr/share/doc/mia-2.4/userref/SecCreationanalysisandfilteringoftriangular3Dmeshes.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Creation, analysis, and filtering of triangular 3D meshes</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="Secmiawavelettrans.html" title="mia-wavelettrans"><link rel="next" href="Secmia3disosurfacefromvolume.html" title="mia-3disosurface-from-volume"></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">Creation, analysis, and filtering of triangular 3D meshes</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Secmiawavelettrans.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Program Reference</th><td width="20%" align="right"> <a accesskey="n" href="Secmia3disosurfacefromvolume.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="SecCreationanalysisandfilteringoftriangular3Dmeshes"></a>Creation, analysis, and filtering of triangular 3D meshes</h2></div></div></div><p class="sectiondescr"></p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmia3disosurfacefromvolume.html" title="mia-3disosurface-from-volume">mia-3disosurface-from-volume</a>
        </p><p class="progdescr">This program is used to extract an iso-surface from the input gray scale image by using marching thetrahedra.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmiameshdeformablemodel.html" title="mia-mesh-deformable-model">mia-mesh-deformable-model</a>
        </p><p class="progdescr">This program runs a deformable model to adapt a mesh to an iso-value within a given image. &lt;FIXME: Reference&gt;</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmiameshtomaskimage.html" title="mia-mesh-to-maskimage">mia-mesh-to-maskimage</a>
        </p><p class="progdescr">This program converts a 3D mesh into a binary mask comprising the mesh surface. The output image size is either given on the command line or deducted from the mesh dimensions.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmiameshdistancetostackmask.html" title="mia-meshdistance-to-stackmask">mia-meshdistance-to-stackmask</a>
        </p><p class="progdescr">This program takes a binary masks and a triangular mesh as input and evaluates the distance of the mesh vertices to the binary maskand stores the result in a new mesh.</p><p class="sectiontoc">
      </p><p class="sectiontoc">
      </p><p class="sectiontoc">
        <a class="xref" href="Secmiameshfilter.html" title="mia-meshfilter">mia-meshfilter</a>
        </p><p class="progdescr">This program runs a series filters on a given input mesh. The filters are given as extra parameters on the command line and are run in the order in which they are given. To obtain a list of available filters you may run
   'mia-plugin-help mesh/filter'
from the command line</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="Secmiawavelettrans.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="Secmia3disosurfacefromvolume.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">mia-wavelettrans </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> mia-3disosurface-from-volume</td></tr></table></div></body></html>