Skip to content

Commit aa93f84

Browse files
committed
deploy: 89acd14
1 parent fdc9cb1 commit aa93f84

89 files changed

Lines changed: 89 additions & 89 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pull/112/introduction/introduction/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@
107107
They are available in module search.</td></tr><tr><td><a name=network>Network</a></td><td>A network contains at least two connected modules.</td></tr><tr><td><a name=example-network>Example network</a></td><td>Each module provides an example network to see how it can be used.
108108
Right-Click on the module and select Help > Show Example Network</td></tr><tr><td><a name=output-inspector>Output Inspector</a></td><td>The Output Inspector is a quick preview of the output of a specific module.
109109
The output can be an image or any other user defined output format.</td></tr><tr><td><a name=module-inspector>Module Inspector</a></td><td>The Module Inspector shows publicly available properties of the selected module and their current values.
110-
Changes made in the Module Inspector are applied on the fly.</td></tr><tr><td><a name=workspace>Workspace</a></td><td>The workspace is the area where you can add and connect modules. Multiple networks are organized in separate tabs.</td></tr><tr><td><a name=views-area>Views Area</a></td><td>The right side of the MeVisLab IDE provides a space to add several predefined panels like Output- and Module inspectors.</td></tr><tr><td><a name=debug-output>Debug Output</a></td><td>The Debug Output shows debugging messages of your modules and the MeVisLab IDE.</td></tr><tr><td><a name=open-inventor>Open Inventor</a></td><td>Open Inventor modules process and render 3D scene objects and enable image interactions.</td></tr><tr><td><a name=scene-object>Scene Object</a></td><td>Scenes are tree graphs of objects used in Open Inventor. A single object is called Node or Scene Object. This can be a shape, transformation, attribute or any other module of the <code>So*</code>-family.</td></tr><tr><td><a name=lookup-table>Lookup Table (LUT)</a></td><td>A lookup table (LUT) maps input values to other static values. In MeVisLab they can be used, for example, to translate grey values from an input image to colors used for rendering.</td></tr><tr><td><a name=package>Package</a></td><td>Macro modules and projects are stored in packages. They are a way of organizing different projects within MeVisLab.</td></tr></tbody></table></div></div></div></div></div></div><script>const body_element=document.querySelector("html body"),modal_div=document.createElement("div");let modal_window=document.body.appendChild(modal_div),modal_html='<div class="modal fade" id="lightboxModalFullscreen" tabindex="-1" aria-labelledby="lightboxModalFullscreenLabel" aria-hidden="true"><div class="modal-dialog modal-fullscreen" data-bs-dismiss="modal" aria-label="Close"><div class="modal-content border-0"><div class="modal-body d-flex align-self-center align-items-center justify-content-center"><div class="modal-custom"><img src="" id="LightboxCanvas" class="img-fluid" data-bs-dismiss="modal" aria-label="Close" /><figcaption id="LightboxCaption" class="figure-caption"></figcaption></div></div></div></div></div>';modal_window.innerHTML=modal_html,Array.from(document.querySelectorAll('[data-modal*="bs-lightbox"]')).forEach(e=>{e.setAttribute("data-bs-toggle","modal"),e.setAttribute("data-bs-target","#lightboxModalFullscreen"),e.addEventListener("click",t=>{const n=e.getAttribute("href"),s=e.getAttribute("title");document.getElementById("LightboxCanvas").src=n,document.getElementById("LightboxCaption").innerHTML=s,t.preventDefault(),console.log(n)})})</script><hr><div class=row><div class=col style=text-align:right><a href=https://mevislab.github.io/examples/pull/112/tutorials/basicmechanisms/ title="Chapter I: Basic Mechanisms of MeVisLab" class="btn btn-outline-secondary btn-sm" role=button aria-pressed=true>Chapter I: Basic Mechanisms of MeVisLab&nbsp;<svg width="16" height="16" fill="currentcolor" class="bi bi-skip-end-fill" viewBox="0 0 16 16"><path d="M12.5 4a.5.5.0 00-1 0v3.248L5.233 3.612C4.693 3.3 4 3.678 4 4.308v7.384c0 .63.692 1.01 1.233.697L11.5 8.753V12a.5.5.0 001 0V4z"/></svg></a></div></div></div><footer class="footer fixed-bottom mt-auto py-3"><div class="row footer-text"><div class="col-12 col-md text-center text-md-left text-white">&copy; Copyright 2025 <a href=https://www.mevis.de target=_blank>MeVis Medical Solutions AG</a> | <a href=https://www.mevislab.de/imprint target=_blank>Imprint</a> | <a href=https://www.mevislab.de target=_blank>https://www.mevislab.de</a></div></div><script src=https://mevislab.github.io/examples/pull/112/js/bundle.min.js defer></script><script>hljs.highlightAll(),hljs.configure({ignoreUnescapedHTML:!0}),hljs.addPlugin(new CopyButtonPlugin)</script></footer></body></html>
110+
Changes made in the Module Inspector are applied on the fly.</td></tr><tr><td><a name=workspace>Workspace</a></td><td>The workspace is the area where you can add and connect modules. Multiple networks are organized in separate tabs.</td></tr><tr><td><a name=views-area>Views Area</a></td><td>The right side of the MeVisLab IDE provides a space to add several predefined panels like Output- and Module inspectors.</td></tr><tr><td><a name=debug-output>Debug Output</a></td><td>The Debug Output shows debugging messages of your modules and the MeVisLab IDE.</td></tr><tr><td><a name=open-inventor>Open Inventor</a></td><td>Open Inventor modules process and render 3D scene objects and enable image interactions.</td></tr><tr><td><a name=scene-object>Scene Object</a></td><td>Scenes are tree graphs of objects used in Open Inventor. A single object is called Node or Scene Object. This can be a shape, transformation, attribute or any other module of the <code>So*</code>-family.</td></tr><tr><td><a name=lookup-table>Lookup Table (LUT)</a></td><td>A lookup table (LUT) maps input values to other static values. In MeVisLab they can be used, for example, to translate grey values from an input image to colors used for rendering.</td></tr><tr><td><a name=package>Package</a></td><td>Macro modules and projects are stored in packages. They are a way of organizing different projects within MeVisLab.</td></tr></tbody></table></div></div></div></div></div></div><script>const body_element=document.querySelector("html body"),modal_div=document.createElement("div");let modal_window=document.body.appendChild(modal_div),modal_html='<div class="modal fade" id="lightboxModalFullscreen" tabindex="-1" aria-labelledby="lightboxModalFullscreenLabel" aria-hidden="true"><div class="modal-dialog modal-fullscreen" data-bs-dismiss="modal" aria-label="Close"><div class="modal-content border-0"><div class="modal-body d-flex align-self-center align-items-center justify-content-center"><div class="modal-custom"><img src="" id="LightboxCanvas" class="img-fluid" data-bs-dismiss="modal" aria-label="Close" /><figcaption id="LightboxCaption" class="figure-caption"></figcaption></div></div></div></div></div>';modal_window.innerHTML=modal_html,Array.from(document.querySelectorAll('[data-modal*="bs-lightbox"]')).forEach(e=>{e.setAttribute("data-bs-toggle","modal"),e.setAttribute("data-bs-target","#lightboxModalFullscreen"),e.addEventListener("click",t=>{const n=e.getAttribute("href"),s=e.getAttribute("title");document.getElementById("LightboxCanvas").src=n,document.getElementById("LightboxCaption").innerHTML=s,t.preventDefault(),console.log(n)})})</script><hr><div class=row style=margin:25px!important><div class=col style=text-align:right><a href=https://mevislab.github.io/examples/pull/112/tutorials/basicmechanisms/ title="Chapter I: Basic Mechanisms of MeVisLab" class="btn btn-outline-secondary btn-sm" role=button aria-pressed=true>Chapter I: Basic Mechanisms of MeVisLab&nbsp;<svg width="16" height="16" fill="currentcolor" class="bi bi-skip-end-fill" viewBox="0 0 16 16"><path d="M12.5 4a.5.5.0 00-1 0v3.248L5.233 3.612C4.693 3.3 4 3.678 4 4.308v7.384c0 .63.692 1.01 1.233.697L11.5 8.753V12a.5.5.0 001 0V4z"/></svg></a></div></div></div><footer class="footer fixed-bottom mt-auto py-3"><div class="row footer-text"><div class="col-12 col-md text-center text-md-left text-white">&copy; Copyright 2025 <a href=https://www.mevis.de target=_blank>MeVis Medical Solutions AG</a> | <a href=https://www.mevislab.de/imprint target=_blank>Imprint</a> | <a href=https://www.mevislab.de target=_blank>https://www.mevislab.de</a></div></div><script src=https://mevislab.github.io/examples/pull/112/js/bundle.min.js defer></script><script>hljs.highlightAll(),hljs.configure({ignoreUnescapedHTML:!0}),hljs.addPlugin(new CopyButtonPlugin)</script></footer></body></html>

pull/112/tutorials/basicmechanisms/coordinatesystems/coordinatesystems/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)