PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
thumbnail_service.cpp File Reference

Thumbnail generation service implementation. More...

#include "kcenon/pacs/web/thumbnail_service.h"
#include "kcenon/pacs/core/dicom_dataset.h"
#include "kcenon/pacs/core/dicom_element.h"
#include "kcenon/pacs/core/dicom_file.h"
#include "kcenon/pacs/core/dicom_tag_constants.h"
#include "kcenon/pacs/storage/index_database.h"
#include <algorithm>
#include <cmath>
#include <cstring>
#include <filesystem>
Include dependency graph for thumbnail_service.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::web
 

Detailed Description

Thumbnail generation service implementation.

See also
Issue #543 - Implement Thumbnail API for DICOM Viewer

Definition in file thumbnail_service.cpp.