imagej / imagej-ops

ImageJ Ops: "Write once, run anywhere" image processing
https://imagej.net/libs/imagej-ops
BSD 2-Clause "Simplified" License
89 stars 42 forks source link

Least squares fitting op for quadratic surfaces (quadrics) #570

Closed rimadoma closed 6 years ago

rimadoma commented 6 years ago
ctrueden commented 6 years ago

Thanks @rimadoma!

Would you mind if I rename the op to leastSquares instead of leastSq? I appreciate the succinctness of short names, but the other stats ops use full names e.g. stats.sumOfSquares, and I'd like to be consistent and clear with the names.

rimadoma commented 6 years ago

Fair enough, I prefer consistency as well.