Skip to main content

Module mpr_ops

Module mpr_ops 

Source
Expand description

MPR Operations Trait

Defines the common interface for MPR operations across CPU and GPU backends.

Structs§

ExtractParams
Parameters for slice extraction
MprResult
Result of an MPR operation
MprTiming
Detailed timing breakdown
WindowLevelParams
Parameters for window/level

Enums§

MprError
MPR operation errors
MprOperation
MPR operation types

Traits§

MprExecutor
Trait for MPR execution backends

Functions§

output_dimensions
Convert MprView to output dimensions
slice_memory_bytes
Calculate memory for a slice in bytes
volume_memory_mb
Calculate memory for a volume in MB