Companion
object Companion
Functions
Link copied to clipboard
Computes the MSER data by deleting the elements in the array starting at the beginning and computing the MSER(d) values for d = 0,1,2,...n-5, where n is the size of the array.
Link copied to clipboard
Link copied to clipboard
Assumes that the array is a time series of observations from the simulation and recommends the deletion point. Typically, data is the Welch averages. The recommended deletion point is the value of d, that minimizes MSER(d) computed via the computeMSER() function.