ImageJS
    Preparing search index...

    Interface MeanOptions

    interface MeanOptions {
        points: Point[];
    }
    Index

    Properties

    Properties

    points: Point[]

    Points to calculate mean from.