Expand description
MPR Operations Trait
Defines the common interface for MPR operations across CPU and GPU backends.
Structs§
- Extract
Params - Parameters for slice extraction
- MprResult
- Result of an MPR operation
- MprTiming
- Detailed timing breakdown
- Window
Level Params - 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