搜索资源列表
medfilt_dilate
- The medfilt() function uses the PIL filtering code. The dilate() function was written from scratch with NumPy.
pil-handbook
- PIL主要应用于图片处理方面,与GDAL不同,针对栅格图片,也就是常说的数字图像处理,而GDAL的处理数据包括矢量、栅格数据,与GIS结合相当紧密。 PIL的优势在于图片的数字处理,如:图片的大小,旋转,增强等。 -PIL handbook
yanzhengma
- python 实现的 生成验证码图片 使用了PIL库-python implementation verification code generated using the PIL image library
watermarking
- 一个简单的图像水印程序。 使用flask和python的PIL库。 给一张图片加上数字水印。 可能需要自己重新设置路径什么的-A simple image watermark program. Flask and python PIL library. To a picture with a digital watermark. May need to re-set the path
PIL
- PIC截图,通过PIC模块截取任意图像.程序有PUTHON 语言写成-PIC screenshots, intercept any image by PIC module
PIL-fork-1.1.7.win-amd64-py2.7
- pil win64位版,鉴于官网只有32位版本-pil win64
img_show
- pil,matplotlib,opencv三种方式显示图像,封装成函数,输入参数为np.array或者文件路径,包含了显示的图片文件(PIL, Matplotlib, opencv, the three ways of displaying images, encapsulated into functions, input parameters to np.array or file paths, including the displayed picture files)