mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-03-12 00:57:43 +01:00
get rx_roi from metadata from rxr, cant reconstruct. fixed clear roi should give 1 roi min
This commit is contained in:
@@ -450,6 +450,10 @@ void Implementation::setMultiROIMetadata(
|
||||
LOG(logINFO) << "Multi ROI Metadata: " << ToString(multiRoiMetadata);
|
||||
}
|
||||
|
||||
std::vector<slsDetectorDefs::ROI> Implementation::getMultiROIMetadata() const {
|
||||
return multiRoiMetadata;
|
||||
}
|
||||
|
||||
/**************************************************
|
||||
* *
|
||||
* File Parameters *
|
||||
|
||||
Reference in New Issue
Block a user