SkillAgentSearch skills...

Semu.data.visualizer

Display Matplotlib graphics and OpenCV images inside NVIDIA Omniverse apps

Install / Use

/learn @Toni-SM/Semu.data.visualizer

README

Data visualizer for NVIDIA Omniverse apps

This extension allows to switch Matplotlib and OpenCV backend to display graphics and images inside NVIDIA Omniverse apps without modifying the code logic

<br>

Target applications: Any NVIDIA Omniverse app

Supported OS: Windows and Linux

Changelog: CHANGELOG.md

Table of Contents:

<br>

showcase

<hr>

<a name="setup"></a>

Extension setup

  1. Add the extension using the Extension Manager or by following the steps in Extension Search Paths

    • Git url (git+https) as extension search path

      git+https://github.com/Toni-SM/semu.data.visualizer.git?branch=main&dir=exts
      

      To install the source code version use the following url

      git+https://github.com/Toni-SM/semu.data.visualizer.git?branch=main&dir=src
      
    • Compressed (.zip) file for import

      semu.data.visualizer.zip

  2. Enable the extension using the Extension Manager or by following the steps in Extension Enabling/Disabling

<hr>

<a name="usage"></a>

Extension usage

Enabling the extension switches the Matplotlib and OpenCV backends to display graphics and images in the Omniverse app

Disabling the extension reverts the changes: graphics and images will be displayed in their respective windows by default, outside the Omniverse app

Note: The current implementation does not support interaction with the displayed graphics or images

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated21h ago
Forks1

Languages

Python

Security Score

95/100

Audited on Apr 6, 2026

No findings