Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
LocalAlignmentResult< T > Struct Template Reference

#include <local_alignment_result.h>

Collaboration diagram for LocalAlignmentResult< T >:
Collaboration graph
[legend]

Public Attributes

const AlignmentResult< T > & globalHint
 
Dimensions movieDim
 
std::vector< std::pair< FramePatchMeta< T >, Point2D< T > > > shifts
 
core::optional< BSplineGrid< T > > bsplineRep
 

Detailed Description

template<typename T>
struct LocalAlignmentResult< T >

Definition at line 48 of file local_alignment_result.h.

Member Data Documentation

◆ bsplineRep

template<typename T>
core::optional<BSplineGrid<T> > LocalAlignmentResult< T >::bsplineRep

Definition at line 55 of file local_alignment_result.h.

◆ globalHint

template<typename T>
const AlignmentResult<T>& LocalAlignmentResult< T >::globalHint

Definition at line 49 of file local_alignment_result.h.

◆ movieDim

template<typename T>
Dimensions LocalAlignmentResult< T >::movieDim

Definition at line 50 of file local_alignment_result.h.

◆ shifts

template<typename T>
std::vector<std::pair<FramePatchMeta<T>, Point2D<T> > > LocalAlignmentResult< T >::shifts

Definition at line 54 of file local_alignment_result.h.


The documentation for this struct was generated from the following file: