Uses of Class
adams.data.image.BufferedImageContainer
-
-
Uses of BufferedImageContainer in adams.data.barcode.encode
Methods in adams.data.barcode.encode that return BufferedImageContainer Modifier and Type Method Description protected abstract BufferedImageContainerAbstractBarcodeEncoder. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerEAN13. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerPassThrough. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerQRCode. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerUPCA. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.BufferedImageContainerAbstractBarcodeEncoder. encode(String payload, MessageCollection errors)Encodes the supplied payload.BufferedImageContainerAbstractBarcodeEncoder. encode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.Methods in adams.data.barcode.encode with parameters of type BufferedImageContainer Modifier and Type Method Description protected StringAbstractBarcodeEncoder. check(BufferedImageContainer image)Additional checks to the image.protected StringAbstractBarcodeEncoder. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected abstract BufferedImageContainerAbstractBarcodeEncoder. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerEAN13. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerPassThrough. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerQRCode. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.protected BufferedImageContainerUPCA. doEncode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload.BufferedImageContainerAbstractBarcodeEncoder. encode(String payload, BufferedImageContainer cont, MessageCollection errors)Encodes the supplied payload. -
Uses of BufferedImageContainer in adams.data.image
Subclasses of BufferedImageContainer in adams.data.image Modifier and Type Class Description classBufferedImageBitmaskContainerContainer for storing a BufferedImage and its associated bitmask image.Methods in adams.data.image that return BufferedImageContainer Modifier and Type Method Description static BufferedImageContainerBufferedImageHelper. read(File file)Reads an image, also fills in meta-data.static BufferedImageContainerBufferedImageHelper. read(File file, boolean addMetaData)Reads an image, also fills in meta-data.static BufferedImageContainerBufferedImageHelper. read(InputStream stream, boolean addMetaData)Reads an image, also fills in meta-data.static BufferedImageContainerBufferedImageHelper. toBufferedImageContainer(AbstractImageContainer cont)Creates aBufferedImageContainercontainer if necessary, otherwise it just casts the object. -
Uses of BufferedImageContainer in adams.data.image.features
Methods in adams.data.image.features with parameters of type BufferedImageContainer Modifier and Type Method Description protected voidAbstractScriptedFeatureGenerator. checkData(BufferedImageContainer img)Optional checks of the image.protected voidScripted. checkData(BufferedImageContainer img)Optional checks of the image.HeaderDefinitionAbstractCountColor. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionBarcode. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionBasicStatistics. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionColorCounts. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionDimensions. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionEccentricity. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionEntropy. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionFilteredBufferedImageFeatureGenerator. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionHusMoments. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionMax. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionMin. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionMoment. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionMultiBufferedImageFeatureGenerator. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionOrientationVector. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionPixelClassifications. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionPixels. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionScripted. createHeader(BufferedImageContainer img)Creates the header from a template image.protected abstract List[]AbstractScript. doGenerateRows(BufferedImageContainer img)Performs the actual feature genration.List<Object>[]AbstractScript. generateRows(BufferedImageContainer img)Performs the actual feature genration.List<Object>[]Barcode. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]BasicStatistics. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]ColorCounts. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]CountColor. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]CountColorOutside. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Dimensions. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Eccentricity. generateRows(BufferedImageContainer img)Performs the actual feature genration.List<Object>[]Entropy. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]FilteredBufferedImageFeatureGenerator. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Histogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]HusMoments. generateRows(BufferedImageContainer img)Performs the actual feature genration.List<Object>[]Max. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Min. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Moment. generateRows(BufferedImageContainer img)Performs the actual feature genration.List<Object>[]MultiBufferedImageFeatureGenerator. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]OrientationVector. generateRows(BufferedImageContainer img)Performs the actual feature genration.List<Object>[]PixelClassifications. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Pixels. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Scripted. generateRows(BufferedImageContainer img)Performs the actual feature generation.protected Integer[]PixelClassifications. getClassificationIndices(BufferedImageContainer img)Returns the classification indices.protected PointPixelClassifications. getPixelLocation(BufferedImageContainer img, int index)Returns the pixel location to paint.boolean[][]OrientationVector. imageToMatrix(BufferedImageContainer img) -
Uses of BufferedImageContainer in adams.data.image.moments
Methods in adams.data.image.moments with parameters of type BufferedImageContainer Modifier and Type Method Description protected booleanAbstractBufferedImageMoment. check(BufferedImageContainer img)Hook method for performing checks on the image.boolean[][]AbstractBufferedImageMoment. imageToMatrix(BufferedImageContainer img)Takes an image of type T and returns a boolean matrix that can be used for momentsstatic boolean[][]AbstractBufferedImageMoment. imageToMatrix(BufferedImageContainer img, Color background)Takes an image of type T and returns a boolean matrix that can be used for moments -
Uses of BufferedImageContainer in adams.data.image.multiimageoperation
Methods in adams.data.image.multiimageoperation that return BufferedImageContainer Modifier and Type Method Description protected BufferedImageContainer[]And. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]ApplyMask. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Average. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]CombineChannels. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Diff. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Median. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]MergeGrid. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Or. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]PassThrough. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]ReportFieldSubtraction. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]XOr. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.Methods in adams.data.image.multiimageoperation with parameters of type BufferedImageContainer Modifier and Type Method Description protected intMergeGrid. calcOffset(BufferedImageContainer[] images, int index, boolean calcX)Calculates the X or Y offset for the specified image from the array for insertion in the new image.protected voidAnd. check(BufferedImageContainer[] images)Checks the images.protected voidApplyMask. check(BufferedImageContainer[] images)Checks the images.protected voidAverage. check(BufferedImageContainer[] images)Checks the images.protected voidCombineChannels. check(BufferedImageContainer[] images)Checks the images.protected voidDiff. check(BufferedImageContainer[] images)Checks the images.protected voidMedian. check(BufferedImageContainer[] images)Checks the images.protected voidOr. check(BufferedImageContainer[] images)Checks the images.protected voidReportFieldSubtraction. check(BufferedImageContainer[] images)Checks the images.protected voidXOr. check(BufferedImageContainer[] images)Checks the images.protected DimensionMergeGrid. determineDimensions(BufferedImageContainer[] images)Determines the dimensions of the combined images.protected BufferedImageContainer[]And. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]ApplyMask. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Average. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]CombineChannels. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Diff. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Median. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]MergeGrid. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]Or. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]PassThrough. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]ReportFieldSubtraction. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images.protected BufferedImageContainer[]XOr. doProcess(BufferedImageContainer[] images)Performs the actual processing of the images. -
Uses of BufferedImageContainer in adams.data.image.transformer
Methods in adams.data.image.transformer that return BufferedImageContainer Modifier and Type Method Description BufferedImageContainer[]AbstractScript. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Binary. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]BinaryMask. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]BlueChannelColorizer. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]ChangeCanvasSize. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Cropping. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]DownSample. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]FixObjects. doTransform(BufferedImageContainer img)Generates the subimages.protected BufferedImageContainer[]GaussianBlur. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]GrayOrIndexedColorizer. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Grayscale. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]ImageFilter. doTransform(BufferedImageContainer img)Generates the subimages.protected BufferedImageContainer[]ImageType. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]LaplaceOfGaussian. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]LaplaceOperator. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]LocalMedianFilter. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MaxRGB. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MinRGB. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MinRGBOld. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MultiTransformer. doTransform(BufferedImageContainer img)Performs the transformation.protected BufferedImageContainer[]ObjectAnnotationsMask. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]PassThrough. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]ReplaceColors. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]ReplacePredominantColor. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Resize. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Rotate. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.BufferedImageContainer[]Scripted. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]SplitChannels. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SplitChannelsHSV. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SplitChannelsYIQ. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SplitChannelsYUV. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SubImages. doTransform(BufferedImageContainer img)Generates the subimages.protected BufferedImageContainer[]SuppliedImageMask. doTransform(BufferedImageContainer container)Masks the image.protected BufferedImageContainer[]ThresholdReplacement. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]TrimapColorizer. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]WhiteBalance. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]XScreenMask. doTransform(BufferedImageContainer container)Masks the image.abstract BufferedImageContainer[]AbstractScript. performTransform(BufferedImageContainer img)Performs the actual transforming of the image.Methods in adams.data.image.transformer with parameters of type BufferedImageContainer Modifier and Type Method Description protected voidAbstractScriptedTransformer. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidScripted. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidSplitChannels. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidSplitChannelsHSV. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidSplitChannelsYIQ. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidSplitChannelsYUV. checkImage(BufferedImageContainer img)Optional checks of the image.BufferedImageContainer[]AbstractScript. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Binary. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]BinaryMask. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]BlueChannelColorizer. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]ChangeCanvasSize. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Cropping. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]DownSample. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]FixObjects. doTransform(BufferedImageContainer img)Generates the subimages.protected BufferedImageContainer[]GaussianBlur. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]GrayOrIndexedColorizer. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Grayscale. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]ImageFilter. doTransform(BufferedImageContainer img)Generates the subimages.protected BufferedImageContainer[]ImageType. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]LaplaceOfGaussian. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]LaplaceOperator. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]LocalMedianFilter. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MaxRGB. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MinRGB. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MinRGBOld. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]MultiTransformer. doTransform(BufferedImageContainer img)Performs the transformation.protected BufferedImageContainer[]ObjectAnnotationsMask. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]PassThrough. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]ReplaceColors. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]ReplacePredominantColor. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Resize. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Rotate. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.BufferedImageContainer[]Scripted. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]SplitChannels. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SplitChannelsHSV. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SplitChannelsYIQ. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SplitChannelsYUV. doTransform(BufferedImageContainer img)Generates the channels.protected BufferedImageContainer[]SubImages. doTransform(BufferedImageContainer img)Generates the subimages.protected BufferedImageContainer[]SuppliedImageMask. doTransform(BufferedImageContainer container)Masks the image.protected BufferedImageContainer[]ThresholdReplacement. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]TrimapColorizer. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]WhiteBalance. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]XScreenMask. doTransform(BufferedImageContainer container)Masks the image.abstract BufferedImageContainer[]AbstractScript. performTransform(BufferedImageContainer img)Performs the actual transforming of the image. -
Uses of BufferedImageContainer in adams.data.image.transformer.subimages
Methods in adams.data.image.transformer.subimages that return types with arguments of type BufferedImageContainer Modifier and Type Method Description protected abstract List<BufferedImageContainer>AbstractSubImagesGenerator. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>Grid. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>LabeledRegions. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>Objects. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>PassThrough. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>Regions. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.List<BufferedImageContainer>AbstractSubImagesGenerator. process(BufferedImageContainer image)Generates subimages from the provided image.Methods in adams.data.image.transformer.subimages with parameters of type BufferedImageContainer Modifier and Type Method Description protected voidAbstractSubImagesGenerator. check(BufferedImageContainer image)Checks whether the image can be processed.protected abstract List<BufferedImageContainer>AbstractSubImagesGenerator. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>Grid. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>LabeledRegions. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>Objects. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>PassThrough. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.protected List<BufferedImageContainer>Regions. doProcess(BufferedImageContainer image)Performs the actual generation of the subimages.List<BufferedImageContainer>AbstractSubImagesGenerator. process(BufferedImageContainer image)Generates subimages from the provided image. -
Uses of BufferedImageContainer in adams.data.imagesegmentation.operation
Methods in adams.data.imagesegmentation.operation that return BufferedImageContainer Modifier and Type Method Description protected BufferedImageContainerCompareAnnotationWithPrediction. generate(int width, int height, int[] predPixels, int[] annoPixels)Compares the two pixel arrays and generates an images from it. -
Uses of BufferedImageContainer in adams.data.io.input
Methods in adams.data.io.input that return BufferedImageContainer Modifier and Type Method Description protected BufferedImageContainerApacheCommonsImageReader. doRead(PlaceholderFile file)Performs the actual reading of the image file.protected BufferedImageContainerJAIImageReader. doRead(PlaceholderFile file)Performs the actual reading of the image file.protected BufferedImageContainerPNGImageReader. doRead(PlaceholderFile file)Performs the actual reading of the image file.protected BufferedImageContainerPNGImageReader. doRead(ar.com.hjg.pngj.PngReader reader)Performs the actual reading of the image.BufferedImageContainerApacheCommonsImageReader. read(InputStream stream)Reads the image from the stream.BufferedImageContainerJAIImageReader. read(InputStream stream)Reads the image from the stream.BufferedImageContainerPNGImageReader. read(InputStream stream)Reads the image from the stream. -
Uses of BufferedImageContainer in adams.data.io.output
Methods in adams.data.io.output with parameters of type BufferedImageContainer Modifier and Type Method Description protected StringApacheCommonsImageWriter. doWrite(PlaceholderFile file, BufferedImageContainer cont)Performs the actual writing of the image file.protected StringGrayOrIndexedImageWriter. doWrite(PlaceholderFile file, BufferedImageContainer cont)Performs the actual writing of the image file.protected StringJAIExplicitImageWriter. doWrite(PlaceholderFile file, BufferedImageContainer cont)Performs the actual writing of the image file.protected StringJAIImageWriter. doWrite(PlaceholderFile file, BufferedImageContainer cont)Performs the actual writing of the image file.StringApacheCommonsImageWriter. write(OutputStream stream, BufferedImageContainer cont)Writes the image to the stream.StringJAIExplicitImageWriter. write(OutputStream stream, BufferedImageContainer cont)Writes the image to the stream.StringJAIImageWriter. write(OutputStream stream, BufferedImageContainer cont)Writes the image to the stream. -
Uses of BufferedImageContainer in adams.data.jai
Methods in adams.data.jai that return BufferedImageContainer Modifier and Type Method Description static BufferedImageContainerJAIHelper. toBufferedImageContainer(AbstractImageContainer cont)Creates aBufferedImageContainercontainer if necessary, otherwise it just casts the object. -
Uses of BufferedImageContainer in adams.data.jai.features
Methods in adams.data.jai.features with parameters of type BufferedImageContainer Modifier and Type Method Description HeaderDefinitionDFT. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.List<Object>[]DFT. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Histogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.protected double[]DFT. performDFT(BufferedImageContainer img)Performs DFT on the image. -
Uses of BufferedImageContainer in adams.data.jai.transformer
Methods in adams.data.jai.transformer that return BufferedImageContainer Modifier and Type Method Description protected BufferedImageContainer[]Brightness. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]ChangeOrientation. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Dilate. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Erode. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Flip. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Gray8. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]IndexedColors. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Invert. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Resize. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Rotate. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.BufferedImageContainer[]Scripted. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.Methods in adams.data.jai.transformer with parameters of type BufferedImageContainer Modifier and Type Method Description protected voidAbstractScriptedTransformer. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidBrightness. checkImage(BufferedImageContainer img)Optional checks of the image.protected voidScripted. checkImage(BufferedImageContainer img)Optional checks of the image.protected BufferedImageContainer[]Brightness. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]ChangeOrientation. doTransform(BufferedImageContainer img)Performs the actual transforming of the image.protected BufferedImageContainer[]Dilate. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Erode. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Flip. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Gray8. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]IndexedColors. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Invert. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Resize. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.protected BufferedImageContainer[]Rotate. doTransform(BufferedImageContainer img)Performs no transformation at all, just returns the input.BufferedImageContainer[]Scripted. doTransform(BufferedImageContainer img)Performs the actual transforming of the image. -
Uses of BufferedImageContainer in adams.data.lire.features
Methods in adams.data.lire.features with parameters of type BufferedImageContainer Modifier and Type Method Description HeaderDefinitionAutoColorCorrelogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionBasicFeatures. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionBinaryPatternsPyramid. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionCEDD. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionColorLayout. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionEdgeHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionFCTH. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionFuzzyColorHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionFuzzyOpponentHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionGabor. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionJCD. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionJointHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionJpegCoefficientHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionLocalBinaryPatterns. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionLocalBinaryPatternsAndOpponent. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionLuminanceLayout. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionOpponentHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionPHOG. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionRankAndOpponent. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionRotationInvariantLocalBinaryPatterns. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionScalableColor. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSimpleCentrist. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSimpleColorHistogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSpatialPyramidAutoColorCorrelogram. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSpatialPyramidCEDD. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSpatialPyramidCentrist. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSpatialPyramidFCTH. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSpatialPyramidJCD. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionSpatialPyramidLocalBinaryPatterns. createHeader(BufferedImageContainer img)Creates the header from a template image.HeaderDefinitionTamura. createHeader(BufferedImageContainer img)Creates the header from a template image.List<Object>[]AutoColorCorrelogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]BasicFeatures. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]BinaryPatternsPyramid. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]CEDD. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]ColorLayout. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]EdgeHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]FCTH. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]FuzzyColorHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]FuzzyOpponentHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Gabor. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]JCD. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]JointHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]JpegCoefficientHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]LocalBinaryPatterns. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]LocalBinaryPatternsAndOpponent. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]LuminanceLayout. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]OpponentHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]PHOG. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]RankAndOpponent. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]RotationInvariantLocalBinaryPatterns. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]ScalableColor. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SimpleCentrist. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SimpleColorHistogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SpatialPyramidAutoColorCorrelogram. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SpatialPyramidCEDD. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SpatialPyramidCentrist. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SpatialPyramidFCTH. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SpatialPyramidJCD. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]SpatialPyramidLocalBinaryPatterns. generateRows(BufferedImageContainer img)Performs the actual feature generation.List<Object>[]Tamura. generateRows(BufferedImageContainer img)Performs the actual feature generation. -
Uses of BufferedImageContainer in adams.flow.transformer
Fields in adams.flow.transformer with type parameters of type BufferedImageContainer Modifier and Type Field Description protected List<BufferedImageContainer>BufferedImageMultiImageOperation. m_CurrentImagesthe generated images.protected List<BufferedImageContainer>PDFExtractImages. m_Imagesthe images to forward.protected List<BufferedImageContainer>PDFRenderPages. m_Imagesthe images to forward. -
Uses of BufferedImageContainer in adams.flow.transformer.draw
Methods in adams.flow.transformer.draw with parameters of type BufferedImageContainer Modifier and Type Method Description protected StringAbstractDrawOperation. check(BufferedImageContainer image)Checks the image.protected StringAnnotationsAndPredictions. check(BufferedImageContainer image)Checks the image.protected StringFloodFill. check(BufferedImageContainer image)Checks the image.protected StringImage. check(BufferedImageContainer image)Checks the image.protected StringLine. check(BufferedImageContainer image)Checks the image.protected StringOval. check(BufferedImageContainer image)Checks the image.protected StringPixel. check(BufferedImageContainer image)Checks the image.protected StringRectangle. check(BufferedImageContainer image)Checks the image.protected StringText. check(BufferedImageContainer image)Checks the image.protected StringAbstractDrawObjectsFromReport. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected abstract StringAbstractDrawObjectsFromReport. doDraw(BufferedImageContainer image, List<Polygon> locations)Performs the actual drawing of the objects.protected abstract StringAbstractDrawOperation. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringAnnotationsAndPredictions. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringBarcode. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringFloodFill. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringImage. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringLine. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringObjectAnnotationsFromReport. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringObjectCentersFromReport. doDraw(BufferedImageContainer image, List<Polygon> locations)Performs the actual drawing of the objects.protected StringObjectLocationsFromReport. doDraw(BufferedImageContainer image, List<Polygon> locations)Performs the actual drawing of the objects.protected StringOval. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringPixel. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringRectangle. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringText. doDraw(BufferedImageContainer image)Performs the actual draw operation.protected StringWatermark. doDraw(BufferedImageContainer image)Performs the actual draw operation.StringAbstractDrawOperation. draw(BufferedImageContainer image)Performs the draw operation on the image. -
Uses of BufferedImageContainer in adams.gui.tools.previewbrowser
Methods in adams.gui.tools.previewbrowser that return BufferedImageContainer Modifier and Type Method Description protected BufferedImageContainerAnnotateImage. loadContainer(File file)Reads the image and any associated report.
-