radioviz.tools

Tools package for RadioViz application.

This package contains tool implementations for image manipulation operations including cropping, flipping, alignment, leveling, profiling, and region of interest tools. Each tool follows a consistent interface for integration with the main application.

Modules

align_image_tool

Align-image tool implementation.

autocrop_tool

Autocrop tool implementation for automatic region detection and cropping.

base_controller

Base controller module for radioviz tools.

base_dock

Base dock widget for tool components.

base_tool

Base tool definition for the radioviz application.

crop_utils

Shared utilities for crop-based tools.

flip_image_tool

Flip image tool implementation.

interpolation_utils

Shared interpolation labels for tools.

level_tool

Level tool module for image display parameter adjustment.

manual_crop_tool

Manual crop tool implementation.

measurement_tool

Measurement tool module for radioviz application.

naming_utils

Helpers for consistent derived image naming.

profile_tool

Profile tool module for extracting intensity profiles from images.

region_tool

Region tool module for radioviz application.

tool_api

Tool API module for RadioViz application.

tool_discovery

Tool discovery utilities for RadioViz.