download and upload flv,images
Project description
Info
networklib 2018-0818
Author: Zhao Mingming <471106585@qq.com>
Copyright: This module has been placed in the public domain.
version:0.0.1 - add func get_image, download the flv and split it into image - add func upload_file, upload_file to the cover version:0.0.2 - add func curl, download file to local version:0.0.4 - add func simple_get_image version:0.0.5 - replace the flv2img by video2img
Functions:
` get_image, download the flv and split it into image`
` upload_file, upload_file to the cover`
How To Use This Module
example code:
x=np.array([-0.2,0.3,0.4,0.5])
y=np.array([0.2,0.4,0.1,-0.4])
norm(x,np.array([0,500]))
img=draw_curve(x,y)
img=draw_curve(x,y,title='my title',xlabel='my x label',ylabel='my y lable')
img=cv2.imread('../examples/faces/2007_007763.jpg')
img_gray=cv2.cvtColor(img,cv2.COLOR_BGR2GRAY)
# img2bw
img_bw= image2bw(img_gray)
print img.shape
image2text(img,(80,40))
image2text(img,(80,40))
Refresh
20180531
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file networklib-0.0.5.tar.gz
.
File metadata
- Download URL: networklib-0.0.5.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c8511fd07ffd1c4c27a0b97c4317b80675f3e7352482913d853a853f18be741 |
|
MD5 | 7a2d31fea85d41a4f73aa2a3593a421e |
|
BLAKE2b-256 | 0531fee80d39bc51865a6da15a672f734f2cfc0b80ae5f44c80c15eaf8b18a1c |
File details
Details for the file networklib-0.0.5-py2.7.egg
.
File metadata
- Download URL: networklib-0.0.5-py2.7.egg
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bea5d96febf49dbf569936a5616ccbe724d0ef790aad1b3a597c003e75e29904 |
|
MD5 | 8cb605a2a7020353310a42bdcf2f5f5b |
|
BLAKE2b-256 | a3d8af95cb29fa37d07dcefe0bcb2677bdb4f43a06bed55a9b6e74cee091a8fe |
File details
Details for the file networklib-0.0.5-py2-none-any.whl
.
File metadata
- Download URL: networklib-0.0.5-py2-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c708acacfc13da701af2e139169ed20aa2b8500fc9f3a2c492e8b05367fe9c11 |
|
MD5 | 74987fcacd84fada0506bbcad8b8bf64 |
|
BLAKE2b-256 | 7a910e65fb78db293dba6fbc71ed2a2f48eaed2a260c65c251e9a3c447b399ee |