2007年09月22日 星期六 15:24
´úÂëÈçÏ¡£
import Image
t=Image.open('a.bmp')
p = t.convert('1')
p.save('a1.bmp')
¿ÉÊÇ·¢ÏÖ£¬´æ´¢µÄºÚ°×ͼƬ£¬Ð§¹ûºÜ²î¡£
ÓÐûÓÐʲô·½·¨¿ÉÒÔ£¬½â¾öÕâ¸öÎÊÌâ¡£
faitherQ
2007-09-22
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070922/eba4b699/attachment.html
2007年09月22日 星期六 15:37
convert('L')
在 07-9-22,faitherQ<faitherQ在163.com> 写道:
>
> 代码如下。
>
> import Image
>
> t=Image.open('a.bmp')
>
> p = t.convert('1')
>
> p.save('a1.bmp')
>
> 可是发现,存储的黑白图片,效果很差。
>
> 有没有什么方法可以,解决这个问题。
>
> ________________________________
>
> faitherQ
> 2007-09-22
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
2007年09月22日 星期六 16:10
okÁË£¬Ð»Ð» faitherQ 2007-09-22 ·¢¼þÈË£º pt42 ·¢ËÍʱ¼ä£º 2007-09-22 15:38:02 ÊÕ¼þÈË£º python-chinese在lists.python.cn ³ËÍ£º Ö÷Ì⣺ Re: [python-chinese]ÓÃpil °Ñ²ÊɫͼƬתºÚ°×ͼƬµÄÎÊÌâ convert('L') ÔÚ 07-9-22£¬faitherQ <faitherQ在163.com > дµÀ£º > > ´úÂëÈçÏ¡£ > > import Image > > t=Image.open('a.bmp') > > p = t.convert('1') > > p.save('a1.bmp') > > ¿ÉÊÇ·¢ÏÖ£¬´æ´¢µÄºÚ°×ͼƬ£¬Ð§¹ûºÜ²î¡£ > > ÓÐûÓÐʲô·½·¨¿ÉÒÔ£¬½â¾öÕâ¸öÎÊÌâ¡£ > > ________________________________ > > faitherQ > 2007-09-22 > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > _______________________________________________ python-chinese Post: send python-chinese在lists.python.cn Subscribe: send subscribe to python-chinese-request在lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070922/035db25a/attachment-0001.htm
Zeuux © 2025
京ICP备05028076号