MCQOPTIONS
Saved Bookmarks
| 1. |
For pixels p(x, y), q(s, t), the Euclidean distance between p and q is defined as:a) D(p, q) = [(x – s)2 + (y – t)2]1/2b) D(p, q) = |x – s| + |y – t|c) D(p, q) = max (|x – s| + |y – t |
| A. | D(p, q) = [(x – s)2 + (y – t)2]1/2 |
| B. | D(p, q) = |x – s| + |y – t| |
| C. | D(p, q) = max (|x – s| + |y – t|) |
| D. | None of the mentioned |
| Answer» B. D(p, q) = |x – s| + |y – t| | |