mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-15 18:45:37 +02:00
get rx_roi from metadata from rxr, cant reconstruct. fixed clear roi should give 1 roi min
This commit is contained in:
@@ -304,6 +304,7 @@ class Module : public virtual slsDetectorDefs {
|
||||
std::vector<defs::ROI> getRxROI() const;
|
||||
void setRxROI(const std::vector<slsDetectorDefs::ROI> &portRois);
|
||||
void setRxROIMetadata(const std::vector<slsDetectorDefs::ROI> &args);
|
||||
std::vector<slsDetectorDefs::ROI> getRxROIMetadata() const;
|
||||
|
||||
/**************************************************
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user