I'm currently disabling the code. Much of this code assumes
0-255, especially the bins, what we need to do is store at
least the start and end of the histogram so that we can
correctly calculate the scale. We also need to make sure
that it works for any number of bins.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=211347
I'm currently disabling the code. Much of this code assumes
0-255, especially the bins, what we need to do is store at
least the start and end of the histogram so that we can
correctly calculate the scale. We also need to make sure
that it works for any number of bins.