中文说明: ;函数[D]=hausDim(I)
English Description:
function [ D ] = hausDim( I ) % HAUSDIM Returns the Haussdorf fractal dimension of an object represented by % a binary image. % Returns the Haussdorf fractal dimension D of an object represented by the % binary image I. Nonzero pixels belong to an object and 0 pixels % constitute the background.