High-Speed Endoscopy#
Authors: Holoscan Team (NVIDIA)
Supported platforms: x86_64, aarch64
Language: Python, C++ (see C++ version)
Last modified: April 1, 2026
Latest version: 1.0
Minimum Holoscan SDK version: 0.5.0
Tested Holoscan SDK versions: 0.5.0, 3.10.0, 3.11.0, 4.0.0, 4.1.0
Contribution metric: Level 1 - Highly Reliable
The application showcases how high resolution cameras can be used to capture the scene, post-processed on GPU and displayed at high frame rate.
Requirements#
This application requires:
- an Emergent Vision Technologies camera (see setup instructions
- a NVIDIA ConnectX SmartNIC with Rivermax SDK and drivers installed (see prerequisites)
- a display with high refresh rate to keep up with the camera's framerate
- additional setups to reduce latency
Run Instructions#
TODO