Skip to content

Version 0.1.0

Latest

Choose a tag to compare

@Jakub-Espandr Jakub-Espandr released this 22 May 18:49
· 3 commits to main since this release

Version 0.1.0 - Initial Release

Features

  • Load and view paired RGB and depth images.
  • Navigate through image pairs using keyboard shortcuts.
  • Exclude specific images from export.
  • Export depth images to a selected directory.
  • Supports various colormaps for depth visualization.

Usage

  • Run the application with python curator.py.
  • Use the "Load Images Folder" button to select a directory containing your RGB and depth images.
  • Navigate through images using the arrow keys:
    • Right Arrow (→): Next image
    • Left Arrow (←): Previous image
    • Space: Toggle exclusion status
  • Export images using the "Export All Depth Images" button.

Notes

  • Ensure RGB and depth images are stored in the same directory with matching timestamps.
  • The application is optimized for use with depth maps captured using the LiDAR Depth Map Capture for iOS app.
  • The application provides a user-friendly interface with responsive controls for efficient image management.