[Insight-developers] changes to neighborhood base classes

Joshua Cates cates@cayenne.cs.utah.edu
Tue, 6 Mar 2001 13:07:49 -0700 (MST)


Hello,

In the spirit of itk::Image, I've templated the itk::Neighborhood class
over allocator type. Didn't use stl allocators but rather modeled a
default allocator after vnl_vector.  This means you can plug vnl_vectors
into neighborhood objects (iterators, neighborhoods, neighborhood
operators).  Also neighborhoods now define const iterators through their
data.


Josh.

______________________________
 Josh Cates			
 School of Computer Science	
 University of Utah
 Email: cates@cs.utah.edu
 Phone: (801) 587-7697
 URL:   www.cs.utk.edu/~cates