edit

2 pts In ISODATA, the **T** parameter is…

Reveal answer

Correct: A convergence threshold — % of pixels unchanged between iterations.

Model answer

  • N = max clusters, M = max iterations, T = convergence threshold.
💡

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.