![]() |
ImFusion C++ SDK 4.4.0
|
| Changelog | |
| General Design Documentation | |
| Coordinate Systems | In ImFusionLib, different coordinate systems are used, especially when dealing with images |
| Pixel Value Domains | |
| Threading / Concurrency | |
| Algorithms | |
| FAQ (Frequently Asked Questions) | |
| Releases and Support Lifecycle | |
| Tutorials/How-to Guides | This page contains a selection of hands-on tutorials on how to use certain features of the ImFusion SDK |
| Setting Up a Build Environment | In order to build custom applications with the ImFusion SDK you need to set up your build environment correctly |
| Writing Algorithms | Algorithms are the most basic element of the ImFusion SDK and offer a generic way to process and modify Data |
| Writing Algorithms for Annotation Data | |
| Using Properties and Configuration | |
| Using Image Data | |
| Rendering Custom Graphics | This tutorial will explain how to render simple primitives using OpenGL and the helper classes of the ImFusionLib |
| Placeholders in Workspace Files | Workspace files allow the user to restore a session or automate the execution of a series of data loading and algorithms |
| ImFusionPlugin Migration | With SDK Version 4.4 we introduced a new plugin architecture that deprecates the existing plugin infrastructure |
| ImFusionGUI Migration Guide | With SDK version 4.0 we introduced the new ImFusionGUI component to provide a platform-independent abstraction layer for interactive GUI applications |
| Geometry Migration Guide | Basic geometric primitives like lines, triangles or circles have been redesigned and are now part of the Core module |
| Configurable/Properties API Migration Guide | ImFusion SDK version 2.41 introduces a large refactoring and overhaul of our object serialization framework revolving around the Configurable interface and Properties class |
| ImFusionGL Migration Guide | With SDK version 2.32 we moved the low-level OpenGL wrapper classes and interfaces to the newly introduced ImFusionGL library |
| Algorithm/Image API Migration Guide | With SDK versions 2.20 and 2.21 the Algorithm and Image API has undergone an extensive overhaul |
| Settings Migration Guide | We have introduced a new persistent settings framework which will replace Qt/QSettings within our SDK |
| Example Projects on Github | We maintain the ImFusion Public Demos Repository on Github |
| Deprecated List |