hmmm.. maybe I'm not doing it right when I was using integers to do it, I noticed that when contrast was set -ve, it went all the way white, thus resorted to use double. Actually I felt that double may incur more performance penalty, but parallelizing the codes could yield better performance, thus mitigating the cost of using FPU.. but I may be wrong. Could you enlighten me on this? :)
↧