On Wed, Jul 4, 2012 at 11:51 PM, Stefan Stavrev <[email protected]> wrote: > What is a good upper limit for histogram width?
Why specify an upper limit? Just have a default (small) size, and let the user override it as they please. If the user explicitly says they want 10000 bins just assume they mean it ;-) > But I am not sure how OIIO deals with 9-bit or 10-bit images? Exactly, it doesn't (other than remapping to 16 bit). So in the absence of being able to choose the histogram resolution in a *reliable* automatic way, let's just assume that the user knows best and will override the defaults if they want to :-) ~Chris _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
