Boost logo

Boost :

From: Debabrata Mandal (mandaldebabrata123_at_[hidden])
Date: 2020-06-09 15:37:36


> > And, what should we do about its multi-dimensional counterparts?
>
> For the N dimensional variant of boost::gil::histogram, why not the
> simplest
> option: multiple underlying arrays based on std::vector?
>

I think a 2 dimensional histogram on a 16 bit image would have too much
space overhead, but we know the image size would always be an upper cap on
the bins necessary hence I had proposed using hashing.
Although, I am ready to start with using a vector if that is the best under
present circumstances. Please let me know of your thoughts on this. I will
start the implementation tonight.
Thanks.
Deb


Boost list run by Boost-Gil-Owners