PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Sunday the 22nd of May, 2016

(Back to #pil overview) (Back to channel listing) (Animate logs)
[01:07:14] <djapo> hello world, i want to take an image. step thru the pixels from the top left to the right, down one row and to the right and so on. for every pixel i would like to make a vector mask that outlines the pixels near it that are within a certain threshold the same to the one being examined .. if a pixel already belongs to a mask nothing is done
[01:07:30] <djapo> can pillow help me do such a crazy thing
[15:19:12] <Hijackal> Is there a reason why OPEN_INFO in TiffImagePlugin.py is a huge dict instead of a function?