Skip to main content

cv toolbox

Project description

cv2box - cv toolbox

# clean install - no other dependencies
pip install cv2box

# RECOMMEND - inclue cv2/numpy/.. 
pip install cv2box[light] 

# full install - referring requirements.txt
pip install cv2box[full]

A gather of tools or funcs frequently using in my work.

more info and code example plz read wiki

Now including these functions:

AI power (move to AI_power)

cv ops

  • CVImage , a image class support multi format convert, usage: todo

  • CVQueue , A queue-like high-level class which can be used for two different python projects on same host machine.

  • CVFile , for multi-class file io.

  • CVExcel , basic ops for insert data to excel file.

  • CVVideo, a video class support multi kind of ops.

code templates

  • multiprocess example by concurrent
  • multiprocess consumer example
  • keyboard listener in separate thread
  • full-stack web demo for deep learning http distribute

shell scripts

  • rsync between different servers
  • batch uncompress script support different types(zip tar 7z etc.)

functions in py file (deprecated)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cv2box-0.2.0.tar.gz (12.6 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