Uses of Package
hhreco.fragmentation

Packages that use hhreco.fragmentation
hhreco.apps This package contains applications built using hhreco classes. 
hhreco.fragmentation This package provides the utilities for decomposing symbols into simpler, perceptually-salient structures, line segments (L) and elliptical segments (E). 
 

Classes in hhreco.fragmentation used by hhreco.apps
FitData
          A data structure storing a set of bases that represents a particular fragmentation of a symbol.
 

Classes in hhreco.fragmentation used by hhreco.fragmentation
Basis
          A basis represents a basic unit of a shape, minimal yet perceptually relevant.
EllipseBasis
          An EllipseBasis uses an ellipse to approximate a set of points.
FitData
          A data structure storing a set of bases that represents a particular fragmentation of a symbol.
LineBasis
          A LineBasis is used to represent a set of points that are highly colinear.