Agent
|
Contains types and functionality related to image processing agents.
|
FilterKernel
|
Provides predefined filter kernels for image processing operations.
|
GPUDevice
|
Provides utilities for GPU device management and detection.
|
GPUKernel
|
Provides GPU-accelerated image processing kernels.
|
ImageProcessing
|
Provides image processing utilities and types.
|
Logging
|
Provides logging functionality for image processing operations.
|
Main
|
The main module of the ImageProcessing application.
|
RunStrategy
|
Represents different run strategies for image processing.
|
Streaming
|
Provides functions for processing a sequence of image files using different run strategies.
|
Transformation
|
Contains types and functions for applying various image transformations.
|