IAcc< Names::boundaryRatio, false, Opt, Opts... > Struct Template Referenceabstract

Partial specialization for Names::boundaryRatio OPALS_COMMENT_AFTER("ratio between the valid boundary pixel of a gap and the number of gap-pixel that lie on the image boundary (opalsFillGaps. More...

#include "IAccess.hpp"

+ Inheritance diagram for IAcc< Names::boundaryRatio, false, Opt, Opts... >:

Public Member Functions

virtual const Opt & boundaryRatio () const =0
 ratio between the valid boundary pixel of a gap and the number of gap-pixel that lie on the image boundary (opalsFillGaps)
 
virtual Opt & boundaryRatio ()=0
 ratio between the valid boundary pixel of a gap and the number of gap-pixel that lie on the image boundary (opalsFillGaps)
 

Detailed Description

template<class Opt, class... Opts>
struct opals::opts::spec::IAcc< Names::boundaryRatio, false, Opt, Opts... >

Partial specialization for Names::boundaryRatio OPALS_COMMENT_AFTER("ratio between the valid boundary pixel of a gap and the number of gap-pixel that lie on the image boundary (opalsFillGaps.

< ratio between the valid boundary pixel of a gap and the number of gap-pixel that lie on the image boundary (opalsFillGaps)