This file is indexed.

/usr/share/doc/mia-2.4/userref/SecPlugintype2dimageshape.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Plugin type: 2dimage/shape</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="plugins.html" title="Chapter 3. Plugin Reference"><link rel="prev" href="SecPlugintype2dimagemaskedcost.html" title="Plugin type: 2dimage/maskedcost"><link rel="next" href="SecPlugintype2dimagetransform.html" title="Plugin type: 2dimage/transform"></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">Plugin type: 2dimage/shape</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="SecPlugintype2dimagemaskedcost.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Plugin Reference</th><td width="20%" align="right"> <a accesskey="n" href="SecPlugintype2dimagetransform.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="SecPlugintype2dimageshape"></a>Plugin type: 2dimage/shape</h2></div></div></div><p class="plugdescr">These plug-ins define 2D structuring elements to describe neighborhoods for morphological and other filters.</p><h4><a name="idp17173"></a>Plugins:</h4><p class="pluginlist">
      <a class="xref" href="SecPlugintype2dimageshape.html#plugin1n2dimageshape" title="1n">1n</a>
      <a class="xref" href="SecPlugintype2dimageshape.html#plugin4n2dimageshape" title="4n">4n</a>
      <a class="xref" href="SecPlugintype2dimageshape.html#plugin8n2dimageshape" title="8n">8n</a>
      <a class="xref" href="SecPlugintype2dimageshape.html#pluginrectangle2dimageshape" title="rectangle">rectangle</a>
      <a class="xref" href="SecPlugintype2dimageshape.html#pluginsphere2dimageshape" title="sphere">sphere</a>
      <a class="xref" href="SecPlugintype2dimageshape.html#pluginsquare2dimageshape" title="square">square</a>
    </p><p class="plugin">
      </p><div class="sect4"><div class="titlepage"><div><div><h5 class="title"><a name="plugin1n2dimageshape"></a>1n</h5></div></div></div><p class="plugindescr">A shape that only contains the central point. (This plug-in doesn't take parameters)</p></div><p class="plugin">
    </p><p class="plugin">
      </p><div class="sect4"><div class="titlepage"><div><div><h5 class="title"><a name="plugin4n2dimageshape"></a>4n</h5></div></div></div><p class="plugindescr">4n neighborhood 2D shape. (This plug-in doesn't take parameters)</p></div><p class="plugin">
    </p><p class="plugin">
      </p><div class="sect4"><div class="titlepage"><div><div><h5 class="title"><a name="plugin8n2dimageshape"></a>8n</h5></div></div></div><p class="plugindescr">8n neighborhood 2D shape. (This plug-in doesn't take parameters)</p></div><p class="plugin">
    </p><p class="plugin">
      </p><div class="sect4"><div class="titlepage"><div><div><h5 class="title"><a name="pluginrectangle2dimageshape"></a>rectangle</h5></div></div></div><p class="plugindescr">rectangle shape mask creator. Supported parameters are:</p><div class="informaltable"><table class="informaltable" width="100%" border="1"><colgroup><col width="10%" class="c1"><col width="20%" class="c2"><col width="10%" class="c3"></colgroup><thead><tr><th align="center" valign="top">Name</th><th align="center" valign="top">Type</th><th align="center" valign="top">Default</th><th align="center" valign="top">Description</th></tr></thead><tbody><tr><td align="center" valign="top">fill</td><td align="center" valign="top">bool</td><td align="center" valign="top">1</td><td align="left" valign="top">create a filled shape</td></tr><tr><td align="center" valign="top">height</td><td align="center" valign="top">int in [1, inf)</td><td align="center" valign="top">2</td><td align="left" valign="top">height of rectangle</td></tr><tr><td align="center" valign="top">width</td><td align="center" valign="top">int in [1, inf)</td><td align="center" valign="top">2</td><td align="left" valign="top">width of rectangle</td></tr></tbody></table></div></div><p class="plugin">
    </p><p class="plugin">
      </p><div class="sect4"><div class="titlepage"><div><div><h5 class="title"><a name="pluginsphere2dimageshape"></a>sphere</h5></div></div></div><p class="plugindescr">Closed spherical neighborhood shape of radius r.. Supported parameters are:</p><div class="informaltable"><table class="informaltable" width="100%" border="1"><colgroup><col width="10%" class="c1"><col width="20%" class="c2"><col width="10%" class="c3"></colgroup><thead><tr><th align="center" valign="top">Name</th><th align="center" valign="top">Type</th><th align="center" valign="top">Default</th><th align="center" valign="top">Description</th></tr></thead><tbody><tr><td align="center" valign="top">r</td><td align="center" valign="top">float in (0, inf)</td><td align="center" valign="top">2</td><td align="left" valign="top">sphere radius</td></tr></tbody></table></div></div><p class="plugin">
    </p><p class="plugin">
      </p><div class="sect4"><div class="titlepage"><div><div><h5 class="title"><a name="pluginsquare2dimageshape"></a>square</h5></div></div></div><p class="plugindescr">square shape mask creator. Supported parameters are:</p><div class="informaltable"><table class="informaltable" width="100%" border="1"><colgroup><col width="10%" class="c1"><col width="20%" class="c2"><col width="10%" class="c3"></colgroup><thead><tr><th align="center" valign="top">Name</th><th align="center" valign="top">Type</th><th align="center" valign="top">Default</th><th align="center" valign="top">Description</th></tr></thead><tbody><tr><td align="center" valign="top">fill</td><td align="center" valign="top">bool</td><td align="center" valign="top">1</td><td align="left" valign="top">create a filled shape</td></tr><tr><td align="center" valign="top">width</td><td align="center" valign="top">int in [1, inf)</td><td align="center" valign="top">2</td><td align="left" valign="top">width of rectangle</td></tr></tbody></table></div></div><p class="plugin">
    </p><h4><a name="idp17280"></a>Plugin consumers:</h4><p class="consumer">
      <a class="xref" href="Secmia2dimagefilter.html" title="mia-2dimagefilter">mia-2dimagefilter</a>
      <a class="xref" href="Secmia2dimagefilterstack.html" title="mia-2dimagefilterstack">mia-2dimagefilterstack</a>
      <a class="xref" href="Secmia2dsegmentfuzzyw.html" title="mia-2dsegment-fuzzyw">mia-2dsegment-fuzzyw</a>
      <a class="xref" href="Secmia2dseries2dordermedian.html" title="mia-2dseries2dordermedian">mia-2dseries2dordermedian</a>
      <a class="xref" href="Secmia2dseriesgradMAD.html" title="mia-2dseriesgradMAD">mia-2dseriesgradMAD</a>
      <a class="xref" href="Secmia2dseriessmoothgradMAD.html" title="mia-2dseriessmoothgradMAD">mia-2dseriessmoothgradMAD</a>
      <a class="xref" href="Secmia2dstackfilter.html" title="mia-2dstackfilter">mia-2dstackfilter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginclose2dimagefilter" title="close">close:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#plugindilate2dimagefilter" title="dilate">dilate:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginerode2dimagefilter" title="erode">erode:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginlabel2dimagefilter" title="label">label:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dstackfilter.html#pluginlabel2dstackfilter" title="label">label:2dstack/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginopen2dimagefilter" title="open">open:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginregiongrow2dimagefilter" title="regiongrow">regiongrow:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginshmean2dimagefilter" title="shmean">shmean:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginsws2dimagefilter" title="sws">sws:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginthresh2dimagefilter" title="thresh">thresh:2dimage/filter</a>
      <a class="xref" href="SecPlugintype2dimagefilter.html#pluginws2dimagefilter" title="ws">ws:2dimage/filter</a>
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="SecPlugintype2dimagemaskedcost.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="plugins.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="SecPlugintype2dimagetransform.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Plugin type: 2dimage/maskedcost </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Plugin type: 2dimage/transform</td></tr></table></div></body></html>