Pink 0.9

maxdiameter.c File Reference

maximal diameter of a binary image More...


Detailed Description

maximal diameter of a binary image

Usage: maxdiameter in connex out

Description:

Find two points x, y in a set X (binary image in) such that d(x,y) is greater or equal to d(v,w) for any two points v, w in X. The distance d is the Euclidean distance.

Types supported: byte 2d, byte 3d

Category: geo

Author:
Gu Jun