mc
short answer
essay
Prompt
In ISODATA, the **T** parameter isβ¦
Choices (one per line; prefix correct one with
*
)
* A convergence threshold β % of pixels unchanged between iterations. Maximum number of iterations. Number of clusters. Spectral distance metric.
Plain English answer (default view) β what you'd actually write on the test
π¬ Technical version / model bullets (revealed on click) β one bullet per line
N = max clusters, M = max iterations, T = convergence threshold.
π‘ Mnemonic / memory aid (shown on hover)
N-T-M: Number, Threshold, Max-iterations. T is a PERCENT (e.g., 95% pixels stable). M is an iteration COUNT. Don't swap T and M.
Cancel