[Insight-developers] itkPointQueue class

Miller, James V (CRD) millerjv@crd.ge.com
Thu, 18 Jan 2001 17:24:36 -0500


I didn't have the chance to look at this code in detail, however, my first question would be could
you use the queue class from STL instead of rolling your own?

-----Original Message-----
From: yj76@columbia.edu [mailto:yj76@columbia.edu]
Sent: Thursday, January 18, 2001 3:33 PM
To: Insight-developers@public.kitware.com
Subject: [Insight-developers] itkPointQueue class


Thanks, Luis,
pls find attached files,
this class is a small part of our segmentation algorithm, it is designed
as a standard queue that stores the coordinate of pixels (which I am using
an inherient from itkPoint).
If you can, please also answer my compiling questions. Thanks.

Yinpeng