<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
    <link href="chrome://translator/skin/popup.css" type="text/css"
      rel="stylesheet">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    the ConnectedComponentImageFilter suffers from some copy&amp;paste
    remainders. E.g. <br>
    <br>
    <pre class="de1"><span class="kw1">project</span><span class="sy0">(</span>MedianImageFilter<span class="sy0">)   &lt;-- CMakeLists.txt | we are demonstrating ConnectedComponents not a MedianFilter

</span><span class="co1">// Add the sphere to the left and the cube to the right    &lt;-- .cxx | there is no sphere in the code only in the comment...</span>
</pre>
    I've polished the example and modified it to use QuickView but now
    it displays the test image flipped upside down. That might be just a
    matter of the origin and shouldn't be an obstacle for updating the
    example in the wiki?<br>
    <br>
    Christina Rossmanith<br>
    --<br>
    Dept. of Neurology<br>
    University Medical Center Mannheim<br>
    <div style="bottom: auto; left: 867px; right: auto; top: 190px;
      display: none;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Zum übersetzen klicken"
        id="translator-floating-panel-button"></div>
    </div>
    <div style="top: auto; max-width: 400px; bottom: 0pt; left: auto;
      right: 0pt; display: none;" class="translator-theme-default"
      id="translator-popup">
      <div id="translator-popup-toolbar">
        <div id="translator-popup-title">
          <div id="translator-popup-source-languages-wrapper">
            <ul style="margin-top: -36px;"
              id="translator-popup-source-languages">
              <li code="auto" class="translator-popup-language-detected">Deutsch
                - erkannt</li>
              <li code="en">Englisch</li>
              <li code="de">Deutsch</li>
            </ul>
            <div class="translator-popup-languages-scroller"></div>
          </div>
          <div id="translator-popup-languages-direction"></div>
          <div id="translator-popup-target-languages-wrapper">
            <ul style="margin-top: -18px;"
              id="translator-popup-target-languages">
              <li code="en">Englisch</li>
              <li code="de">Deutsch</li>
            </ul>
            <div class="translator-popup-languages-scroller"></div>
          </div>
        </div>
        <div class="translator-popup-toolbar-spring"></div>
        <a title="Übersetzung in die Zwischenablage kopieren"
          href="javascript:void(0);" id="translator-popup-button-copy"></a></div>
      <div style="max-height: 480px;"
        class="translator-message-type-normal"
        id="translator-popup-message"></div>
      <div style="display: none;" id="translator-popup-notice"></div>
      <textarea style="display: none;" id="translator-popup-textarea"></textarea></div>
    <div style="bottom: 0pt; left: auto; right: 0pt; top: auto; display:
      none;" title="Erstelle Übersetzung..."
      class="translator-theme-default" id="translator-popup-loading"></div>
  </body>
</html>