![]() |
CARTA Backend
The backend component of CARTA
|
#include "ImageRegion.h"#include <casacore/lattices/LRegions/LCBox.h>#include <casacore/lattices/LRegions/LCExtension.h>#include <casacore/lattices/LRegions/LCIntersection.h>#include "Logger/Logger.h"Namespaces | |
| namespace | carta |
Functions | |
| bool | carta::GetImageRegion (std::shared_ptr< Region > region, std::shared_ptr< Frame > frame, const AxisRange &z_range, int stokes_index, std::shared_ptr< casacore::LCRegion > lc_region, casacore::ImageRegion &image_region) |
| Apply Region to image in Frame in image coordinates. | |