Loading...
Github - AutoAugment论文:AutoAugment - Learning Augmentation Policies from Data...
Pillow 是一个强大的图像处理库,这里学习记录几个图像处理示例.Python库 - PIL 之 Image 模块 - AIUAIPython - 利用...
原文:Alpha Blending using OpenCV (C++ / Python) - 2019.04.10作者:Sunita NayakMatt...
Color Thief 是用于提取图片的主要颜色或者代表性颜色调色板的工具. 其使用是基于 javascript 和 canvas 的. color-th...
在 Ubuntu 等 Linux 或 Unix 系统中,md5sum 是用来计算和校验文件的工具.MD5 全称 Message-DigestAlgorit...
原文:How to find frame rate or frames per second (fps) in OpenCV ( Python / C++...
pngquant 是一个优秀的 PNG 图像的有损压缩(lossy compression)工具.pngquant 官网:https://pngquant...
现在有些库要求 Python 版本在 3.6 以上,因此这里以 Ubuntu 16.04 环境源码升级 Python 版本为Python3.7.3 (Ub...
Ubuntu16.04 中默认安装的是 Python2.7 和 Python3.5 版本,但在实际使用中有项目要求 Python3.6 或 Python3...