ecl-logo Documentation

AnalyzeBubbleRadius

AnalyzeBubbleRadius[dataObject]analysisObject

computes the distribution of bubble radii at each frame of the RawVideoFile in a DynamicFoamAnalysis dataObject.

AnalyzeBubbleRadius[protocol]analysisObjects

computes the distribution of bubble radii at each frame of each RawVideoFile found in all data objects generated by protocol.

AnalyzeBubbleRadius[video]analysisObject

computes the distribution of bubble radii at each frame of the input video.

Details

    Input
    Output
    General Options
    Method Options

Examples

Basic Examples  (5)

Compute the distribution of bubble radii for multiple data objects with foaming video data:

Compute the distribution of bubble radii given a foaming video cloud file:

Load the processed video in output analysis object as a Mathematica animation:

Compute the distribution of bubble radii for a single data object with foaming video data:

Generate a preview of the bubble radius analysis:

Additional Examples  (1)

Compute the distribution of bubble radii for all data objects in a DynamicFoamAnalysis protocol with foaming video data:

Options  (7)

HistogramResizeFrequency  (1)

Specify how frequently, in frames, the histogram in the output video should be vertically resized. Use HistogramResizeFrequency->1 to resize every frame:

HistogramType  (1)

Specify if the output video histogram should show bubble radii or areas:

MaximumBubbleRadius  (1)

Set a maximum bubble radius below which bubbles will be excluded from analysis:

MinimumBubbleRadius  (1)

Set a minimum bubble radius below which bubbles will be excluded from analysis:

ProgressBars  (2)

Show progress bars during the computation:

Hide progress bars during the computation:

Template  (1)

Inherit resolved options from a template/existing analysis object:

Messages  (5)

InvalidFoamingVideoFormat  (1)

Error is shown if the input data object has a converted video file that does not resolve to a list of images, typically caused by invalid file formats:

LongComputation  (1)

Error shows if the computation time is expected to exceed ten minutes. Estimated time is computed based on the total number of video frames to process:

NoBubblesFound  (1)

Warning will be shown if no bubbles could be found in any of the frames of the input foaming video:

NoFoamStructureAnalysis  (1)

Error is shown if the input data object does not have a foaming video associated with it, e.g. if the data was not collected using the foam structure analysis module:

VideoNotConverted  (1)

Error is shown if the input data object has a foaming video which has not yet been converted to a TIFF:

Possible Issues  (1)

Video Cropping  (1)

Bubbles which are partially covered by video overlay elements in the RawVideoFile, such as the scale bar and information box below, will be excluded from the analysis: