Skip to main content

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

Project details


Release history Release notifications | RSS feed

This version

1.5

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page