-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 <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">© 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>
0 commit comments