SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
specific_proc.h
Go to the documentation of this file.
1#pragma once
2
7
9
10namespace satdump
11{
12 namespace xrit
13 {
19 void tryApplyMSGCalib(std::shared_ptr<products::ImageProduct> &pro);
20
32 void tryApplyMSG_HRVProcessing(std::shared_ptr<products::ImageProduct> &pro, image::Image &img, std::string *nameptr = nullptr);
33 } // namespace xrit
34} // namespace satdump
ImageProduct implementation.