Skip to main content

python-sdk for VisionSeed - a camera module with AI ability

Project description

python-sdk for VisionSeed - a camera module with AI ability

License


install

pip3 install --upgrade visionseed

run example

python3 example/example.py

run example-cocos2d

pip3 install opencv-python
pip3 install matplotlib
pip3 install cocos2d
python3 example/example-cocos2d.py

run example on Windows

You need to modify the line in example.py, and replace "/dev/ttyACM0" to your VisionSeed's virtual port number, e.g. "COM3":

vs = YtVisionSeed( serial.Serial("/dev/ttyACM0",115200,timeout=0.5) )

more

Homepage: https://visionseed.youtu.qq.com

技术交流QQ群: 684338220(超多大佬)

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

visionseed-1.2.1.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

visionseed-1.2.1-py3-none-any.whl (24.4 kB view hashes)

Uploaded Python 3

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