Smart Image Processing Tools...
Project description
# Smart Image
fast Smart Image Processing Tools included:
1. non-maximum-suppression
deploy:
1. write requirements.txt
e.g. numpy==1.13.3
2. write setup.py, please refer to https://pypi.python.org/pypi?:action=list_classifiers to get the format of 'classifires' option in setup.py
3. write .pypirc and copy .pypirc into path ~/
i.e. the .pypirc record your login information to pypi.org
4. run setup.py check
command: python setup.py check
5. build up python package e.g. smartImage
command: python setup.py sdist
6. upload the python package to pypi.org
command: python setup.py sdist upload -r pypi,
please note that pre-registeration has been removed in present pypi upload process
7. install the costumerized python package
command: pip install bbk.smartImage
fast Smart Image Processing Tools included:
1. non-maximum-suppression
deploy:
1. write requirements.txt
e.g. numpy==1.13.3
2. write setup.py, please refer to https://pypi.python.org/pypi?:action=list_classifiers to get the format of 'classifires' option in setup.py
3. write .pypirc and copy .pypirc into path ~/
i.e. the .pypirc record your login information to pypi.org
4. run setup.py check
command: python setup.py check
5. build up python package e.g. smartImage
command: python setup.py sdist
6. upload the python package to pypi.org
command: python setup.py sdist upload -r pypi,
please note that pre-registeration has been removed in present pypi upload process
7. install the costumerized python package
command: pip install bbk.smartImage
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
bbk.smartImage-1.5.tar.gz
(2.5 kB
view details)
File details
Details for the file bbk.smartImage-1.5.tar.gz
.
File metadata
- Download URL: bbk.smartImage-1.5.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52567124906ceda3c2492b99b92001745b2e82a76c39b1d621af33572b650c31 |
|
MD5 | ffa17e6c14bf62d24f194a568e649843 |
|
BLAKE2b-256 | 5ff26e87fed5e9af9e20ccec8c598e73dd88d330950d083a5baf3b50fae14813 |