|
From: Daniel J S. <dan...@ie...> - 2006-02-20 13:08:31
|
Daniel J Sebald wrote: > Attached is a patch to fix this bug. It uses a bisecting method. > Please check it over and test it. You'll find that the imshow(A,A,A) > now works but doesn't look to be the correct brightness. We'll address > that problem next. Oh, btw, I made the patch behave similar to the existing routine in that it rounds up, like a ceil() function. I didn't look closely, but perhaps you'd like the routine to be round(), unless that's been compensated for somewhere else already. Dan |