Third-Party
Chapter VIII: Third-party Components
MeVisLab Tutorial Chapter VIII
Using Third-party Software Integrated into MeVisLab
MeVisLab is equipped with a lot of useful software right out of the box, like the Insight Segmentation and Registration Toolkit (ITK) or the Visualization Toolkit (VTK). This chapter works as a guide on how to use some of the third-party components integrated in MeVisLab for your projects via Python scripting.
Additional Information:
You will also find instructions to install and use any Python package (e.g., PyTorch) in MeVisLab using the
PythonPip module.OpenCV
OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV includes, among others, algorithms to:


