Compox™ is the Python-based extensibility layer for Tescan 3D Viewer™ and Tescan Picannto™. It enables advanced users to connect custom algorithms, AI models, and specialized data-processing workflows directly to the application environment.
Instead of acting as an embedded Python interpreter, Compox™ serves as a bridge between external Python development environment and Tescan 3D software. Algorithms can be developed in the user’s own Python environment, packaged for deployment, and called from inside the application with defined inputs, outputs, and controllable parameters.
This allows custom methods to be applied to datasets already loaded in Tescan 3D Viewer™ or Tescan Picannto™, helping users extend segmentation, denoising, artifact reduction, measurement, or other domain-specific analysis workflows without rebuilding their entire toolchain.
Compox supports a more maintainable approach to custom development: algorithms can be reused, updated, versioned, and deployed across supported workflows. This helps research and industrial teams keep pace with evolving AI methods, scientific repositories, proprietary algorithms, and customer-specific processing requirements.
The Compox™ code is publicly available on GitHub, helping lower the barrier of entry for advanced users and development teams who want to build, adapt, and deploy custom tools for Tescan 3D Viewer™ and Tescan Picannto™. See the repository on GitHub.