没有合适的资源?快使用搜索试试~ 我知道了~
Py-ImageKit:Python 中的低级图像处理库
共100个文件
c:48个
h:29个
py:8个
需积分: 14 0 下载量 86 浏览量
2021-05-29
10:23:02
上传
评论
收藏 241KB ZIP 举报
温馨提示
Py-ImageKit ImageKit 是一个轻量级的低级图像处理库,我用它来快速构建新的图像处理过滤器和计算机视觉算法的原型。 它目前在 Linux 和 OS X 上受支持,适用于 Python 2.5+ 和 3.x。 依赖关系 ImageKit 需要 libpng 和 libjpeg。 实现不一定重要(它可以与 libjpeg 和 libjpeg-turbo 一起正常工作)。 未来可能会添加 GIF 支持。 安装 要安装,只需运行“sudo python setup.py install” 去做 在 OS X 上,如果通过 MacPorts 安装,则 libjpeg-config 不一定可用。 我需要找到一个更永久的解决方法来解决这个问题。 例子 等级过滤器: from imagekit import * def main(): b = ImageBuffer.from
资源推荐
资源详情
资源评论
收起资源包目录
Py-ImageKit:Python 中的低级图像处理库 (100个子文件)
imagebuffer.c 43KB
hashtable.c 18KB
colorspace.c 15KB
pointfilter.c 12KB
io_png.c 11KB
MurmurHash3.c 9KB
io_jpeg.c 8KB
convolution.c 7KB
image.c 6KB
rankfilter.c 6KB
test-17-complex.c 5KB
coords.c 5KB
pointfilter.c 5KB
curves.c 4KB
blit.c 4KB
error.c 4KB
bresenham.c 4KB
matrix.c 3KB
rect.c 3KB
module.c 3KB
coords.c 3KB
histogram.c 2KB
curves.c 2KB
test-11-errors.c 2KB
test-09-bezier.c 2KB
test-10-pointfilter.c 2KB
bilinear.c 2KB
fill.c 2KB
test-06-fill.c 1KB
test-08-blit.c 1KB
test-14-convolution.c 1KB
nearest.c 1KB
TODO.c 1008B
test-13-rankfilter.c 1003B
test-18-remove-alpha.c 934B
test-19-bresenham.c 900B
test-03-hsv.c 799B
io_gif.c 790B
test-15-nearest.c 641B
test-16-bilinear.c 638B
test-07-histogram.c 584B
test-12-png30.c 584B
test-01-png.c 461B
test-02-jpeg.c 444B
test-05-jpeg.c 441B
test-04-mono.c 435B
imagekit.c 165B
framework.c 160B
documentation 8KB
.DS_Store 21KB
.DS_Store 6KB
.DS_Store 6KB
.gitignore 320B
.gitignore 117B
.gitignore 6B
.gitignore 0B
hashtable.h 9KB
module.h 3KB
quickselect.h 2KB
error.h 2KB
imagekit.h 1KB
MurmurHash3.h 1KB
matrix.h 1KB
image.h 897B
pointfilter.h 685B
coords.h 509B
bresenham.h 508B
histogram.h 436B
threading.h 420B
convolution.h 410B
blit.h 397B
colorspace.h 366B
fill.h 354B
curves.h 263B
io_jpeg.h 185B
io_png.h 170B
io_gif.h 170B
framework.h 163B
rankfilter.h 153B
bilinear.h 136B
nearest.h 135B
rect.h 130B
types.h 115B
hashtable-config.h 103B
libimagekit.h 38B
config.h.in 0B
README.md 2KB
project.pbxproj 13KB
image02.png 135KB
image01.png 18KB
setup.py 3KB
example3.py 2KB
example2.py 1KB
run-tests.py 585B
example1.py 488B
1.py 449B
example5.py 373B
example4.py 196B
run-tests.sh 247B
CMakeLists.txt 4KB
共 100 条
- 1
资源评论
凯然
- 粉丝: 21
- 资源: 4567
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功