PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
pacs-ai.cppm File Reference

C++20 module partition for AI/ML integration. More...

#include <cstddef>
#include <cstdint>
#include <functional>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for pacs-ai.cppm:

Go to the source code of this file.

Detailed Description

C++20 module partition for AI/ML integration.

This module partition exports AI-related types:

  • ai_service_connector: External AI service connection
  • ai_result_handler: AI inference result processing

Part of the kcenon.pacs module.

Note
This module is optional and requires KCENON_WITH_AI to be defined.

Definition in file pacs-ai.cppm.