
On Thu, 18 Mar 2004 18:28:12 +0100 Niels Van Vliet <niels@lrde.epita.fr> wrote:
+ typedef V2P value_to_point_type; ///< Class that convert a value to + /// a point
Class that converts.
+ ** It return the smaller value within the image used to build the + ** histogram.
It returns. (a plusieurs endroits) On avait pas dit qu'on devait utiliser des verbes a l'imperatif ? 'Return' en l'occurence ici.
+ ** \note It can be slow when the histogram is sparse because it + ** iterate over a large range of 0. Use histogram_max or + ** histogram_minmax instead.
it iterates.
// with the histogram we can know the number of each color and // then calculate an array of pointer for quick access to each // value of the image
Je me rappelle plus qui m'a dit de ne pas utiliser 'we'. :-)
+ /*! Inverted sort of the values of an image, and store the result + ** in a vector
Je me trompe peut-etre, mais j'ai l'impression que cette phrase est bancale.
+ /// This class has bee made because of the lake of operator-- in
been -- Damien Thivolle damien.thivolle@lrde.epita.fr