Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Sample Image Editor

Sample Image Collection - Editor Property Grid Editor GrooperReview.Controls.PropertyGrid

Allows editing of a classify sample image, supporting image preview, clipboard operations, renaming, deletion, and sample list management.

Remarks

The Sample Image Editor control provides an interactive interface for managing sample images used in classification and image processing workflows within Grooper. It enables users to preview images, add new samples from the clipboard, rename or delete samples, and review the list of available sample images. The editor is designed for scenarios where accurate sample management is critical for training, testing, or validating classification steps.

UI Components

  • Image Viewer:
    • Displays the content of the selected sample image.
    • Supports zoom, pan, and fit-to-window options for detailed inspection.
    • Integrates with Grooper's document viewing and image review commands.
  • Sample List:
    • Shows all sample images in a tabular list, with columns for sample name and optional metadata.
    • Supports selection, sorting, and visual highlighting.
    • Multi-select and batch actions are available for efficient management.
  • Action Buttons:
    • Paste: Add a new sample image from the clipboard (Ctrl + V).
    • Rename: Rename the selected sample image (F2).
    • Delete: Remove the selected sample image (Delete).

Interactive Features

  • Clipboard Integration:
    • Paste images directly from the clipboard, either as image files or as copied Batch Page objects.
    • Automatically detects clipboard content and enables the paste button when valid data is present.
  • Sample Management:
    • Select samples from the list to preview in the image viewer.
    • Rename or delete samples using action buttons or keyboard shortcuts.
    • Add new samples by pasting images or pages from the clipboard.
  • Keyboard Navigation:
    • Up/Down: Move between samples in the list.
    • Enter: Preview the selected sample image.
    • Ctrl + V: Paste a new sample image.
    • F2: Rename the selected sample.
    • Delete: Delete the selected sample.
  • Mouse Operations:
    • Click to select a sample.
    • Double-click to preview the image.
    • Click action buttons to perform paste, rename, or delete operations.

Usage Guidance

Use the Sample Image Editor to manage the set of sample images for classification or image processing steps. Paste new samples from the clipboard, rename or delete existing samples, and preview images for quality assurance. The editor ensures only valid images are added and provides immediate feedback for all actions.

  • For training classification models, ensure a diverse and representative set of sample images.
  • Use the preview feature to inspect image quality and content before adding to the sample set.
  • Leverage clipboard integration for rapid sample acquisition from other Grooper modules or external sources.

Accessibility

  • Fully navigable by keyboard and mouse.
  • Screen reader support for sample list, image viewer, and action buttons.
  • Visual highlighting for selection, focus, and error feedback.

Example

┌───────────── Sample Image Editor ─────────────┐
│ Sample List                                   │
│ | Sample Name      |                          │
│ |------------------|                          │
│ | Invoice001.png   | {Preview} {Rename} {Del} │
│ | Invoice002.tif   | {Preview} {Rename} {Del} │
│ {Paste} {Rename} {Delete}                     │
│ ───────────────────────────────────────────── │
│                 Image Viewer                  │
└───────────────────────────────────────────────┘

Command Buttons

ButtonShortcut KeySummary

Child Controls

NameTypeSummary
Notification