PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
key_image_record.h File Reference

Key image record data structures for database operations. More...

#include <chrono>
#include <optional>
#include <string>
Include dependency graph for key_image_record.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::storage::key_image_record
 Key image record from the database. More...
 
struct  kcenon::pacs::storage::key_image_query
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::storage
 

Detailed Description

Key image record data structures for database operations.

This file provides the key_image_record and key_image_query structures for storing and retrieving key image markers on DICOM studies.

Key images are significant images marked by users for easy reference, following DICOM PS3.3 Key Object Selection Document patterns.

See also
Issue #545 - Implement Annotation & Measurement APIs
Issue #581 - Part 1: Data Models and Repositories
Author
kcenon
Since
1.0.0

Definition in file key_image_record.h.