_frameIntersection(const Tile &r1, const Tile &r2, Tile &intersection) | TileAlignmentThread | [protected] |
initializeImportFilter(ImportFilterType::Pointer importFilter, PixelType *imageData, double xOrigin, double yOrigin, double scaling) | TileAlignmentThread | [protected] |
makeAnalysisImage(const std::string &path, const std::string &slice, const std::string &num, const std::string &label) | TileAlignmentThread | [protected] |
MXA_INSTANCE_PROPERTY(R3DThreadGroup::Pointer, ThreadGroup, _tGroup) | R3DAbstractThread | |
MXA_INSTANCE_PROPERTY(int32, ThreadSlot, _threadSlot) | R3DAbstractThread | |
MXA_INSTANCE_PROPERTY(int32, ErrorCondition, _error) | R3DAbstractThread | |
MXA_INSTANCE_STRING_PROPERTY(ThreadName, _threadName) | R3DAbstractThread | |
operator()() | R3DAbstractThread | [inline] |
registerImages(ImportFilterType::Pointer fixedImageImportFilter, ImportFilterType::Pointer movingImageImportFilter) | TileAlignmentThread | [protected] |
run() | TileAlignmentThread | [virtual] |
threadComplete() | R3DAbstractThread | [inline, virtual] |
TileAlignmentThread(R3DThreadGroup::Pointer threadGroup, int threadSlot, const std::string &threadName, TileAlignment *master, TileAlignmentData::Pointer stitcherData, bool debug=false) | TileAlignmentThread | |