[Insight-developers] ImageIO Streaming

Bill Lorensen bill.lorensen at gmail.com
Tue Jul 3 19:50:09 EDT 2007


Doug,

There is a list of all ITK method names at:

http://public.kitware.com/Insight/Doxygen/html/functions.html

Compute is fairly popular as is Calculate. Unfortunately, we were not very
consistent in the early days of ITK. So many new classes and methods were
being added without much review. We try to be more careful now since once we
release an API we are committed to maintain it and not change it on the
future.

Bill


On 7/3/07, Douglas Alan <douglas_alan at harvard.edu> wrote:
>
> Bill Lorensen <bill.lorensen at gmail.com> wrote:
>
> > I assume Determining will be spelled correctly and not Determing?
>
> It's actually currently "Determine" (i.e.,
> DetermineStreamableRegionFromRequestedRegion), rather than "Determing"
> or "Determining".
>
> > Or should it be ComputeStreamableReadRegionFromRequestedRegion. I
> > don't recall any other method names that start with Determining.
>
> It was I who suggested "determine" (or perhaps "calculate", or "derive")
> over "compute", as I tend to think of "computing" as typically involving
> some sort of CPU intensive activity, while in the case of the FITS
> reader, for instance, the requested region is just returned unmodified.
>
> On the other hand, I'm not so familiar with ITK naming conventions, and
> if there is already a verb (e.g, "compute") that's already commonly used
> for such potentially quick calculations, then I agree that that verb
> should probably be used here.
>
> |>oug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20070703/bc9c9e40/attachment.html


More information about the Insight-developers mailing list