org.autoplot.pngwalk.QualityControlSequence
Mirror WalkImageSequence, storing the global properties of the quality control.
getQCTotals
getQCTotals( ) → int[]
Returns:
int[]
[search for examples]
[view on GitHub]
[view on old javadoc]
getQualityControlRecord
getQualityControlRecord( int forIndex ) → org.autoplot.pngwalk.QualityControlRecord
return the QC record
Parameters
forIndex - an int
Returns:
an org.autoplot.pngwalk.QualityControlRecord
[search for examples]
[view on GitHub]
[view on old javadoc]
getQualityControlRecordNoSubRange
getQualityControlRecordNoSubRange( int forIndex ) → org.autoplot.pngwalk.QualityControlRecord
return the QC record where index is for all images.
Parameters
forIndex - an int
Returns:
an org.autoplot.pngwalk.QualityControlRecord
[search for examples]
[view on GitHub]
[view on old javadoc]