|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
#include "../../catch2/catch.hpp"#include <vector>#include <Eigen/Dense>#include "../../../include/improc/imageMasks.hpp"#include "../../../include/improc/eigenImage.hpp"Go to the source code of this file.
Functions | |
| SCENARIO ("Masking wedges in an image", "[improc::imageMasks::maskWedge]") | |
| SCENARIO | ( | "Masking wedges in an image" | , |
| "" | [improc::imageMasks::maskWedge] | ||
| ) |
Scenario: Masking wedges in an image
Verify wedge masking, including that all pixels are masked for continuous rotations of the wedge
Definition at line 19 of file imageMasks_test.cpp.
References mx::improc::maskWedge().