[Insight-developers] Naming Conventions with StatisticsRefactoring
Bill Lorensen
bill.lorensen at gmail.com
Sat Apr 11 15:27:09 EDT 2009
If Histogram were called MeasurmentHistogram, I might be able to make
backward compatible itkHistogram. Currently, the new Histogram has
changed the template arguments from the old. Actually it matches
exactly itkVariableDimensionHistogram, but that is not such a great
name for the new Statistics.
Bill
2009/4/11 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>:
>
> Hi,
>
> Le 11 avr. 09 à 19:22, Karthik Krishnan a écrit :
>
>> CovarianceFilter -> CovarianceSampleFilter
>> MeanFilter -> MeanSampleFilter
>> WeightedCovarianceFilter -> WeightedCovarianceSampleFilter
>> WeightedMeanFilter -> WeightedMeanSampleFilter
>
>
> this one look a bit different of the others
>
>> StandardDeviationPerComponentFilter ->
>> StandardDeviationPerSampleComponentFilter
>
>
> IMO, it would be better to have "SampleFilter" as suffix. I think this
> suffix explain quite well the kind of data object used by the filter.
> Maybe
>
> StandardDeviationPerComponentSampleFilter
>
> or
>
> PerComponentStandardDeviationSampleFilter
>
> Not sure what looks more correct in english.
>
> Regards,
>
> Gaëtan
>
> --
> Gaëtan Lehmann
> Biologie du Développement et de la Reproduction
> INRA de Jouy-en-Josas (France)
> tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
> http://voxel.jouy.inra.fr http://www.mandriva.org
> http://www.itk.org http://www.clavier-dvorak.org
>
>
More information about the Insight-developers
mailing list