very nb computer vision
Project description
Info
====
`vcv 2018-06-15`
`Author: Zhao Mingming <471106585@qq.com>`
`Copyright: This module has been placed in the public domain.`
`version:0.0.10`
Classes:
- `hand_detector`: detect the hand in the image
Functions:
- `test()`: test function
- `hand_detector()`: a class
- `hand_detector.detect_hand(image)`: return the hand_number,hand position,and the confidense
How To Use This Module
======================
.. image:: funny.gif
:height: 100px
:width: 100px
:alt: funny cat picture
:align: center
1. example code:
.. code:: python
from vcv import hand_detector as hd
import cv2
hd1=hd.hand_detector()
hd1.test()
hd3=hand_detector()
imf=os.path.join(self.site_package,'test.jpg')
print imf
image=cv2.imread(imf)
print(hd3.detect_hand(image))
Refresh
========
====
`vcv 2018-06-15`
`Author: Zhao Mingming <471106585@qq.com>`
`Copyright: This module has been placed in the public domain.`
`version:0.0.10`
Classes:
- `hand_detector`: detect the hand in the image
Functions:
- `test()`: test function
- `hand_detector()`: a class
- `hand_detector.detect_hand(image)`: return the hand_number,hand position,and the confidense
How To Use This Module
======================
.. image:: funny.gif
:height: 100px
:width: 100px
:alt: funny cat picture
:align: center
1. example code:
.. code:: python
from vcv import hand_detector as hd
import cv2
hd1=hd.hand_detector()
hd1.test()
hd3=hand_detector()
imf=os.path.join(self.site_package,'test.jpg')
print imf
image=cv2.imread(imf)
print(hd3.detect_hand(image))
Refresh
========
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
vcv-3.0.0.1.tar.gz
(21.0 MB
view details)
Built Distributions
vcv-3.0.0.1-py3.4.egg
(21.9 MB
view details)
vcv-3.0.0.1-py3-none-any.whl
(21.2 MB
view details)
File details
Details for the file vcv-3.0.0.1.tar.gz
.
File metadata
- Download URL: vcv-3.0.0.1.tar.gz
- Upload date:
- Size: 21.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f02039f4b500c4549111375a0ecb3dc47059881f63d7d0e8bd3c9b9b8a0d5f2f |
|
MD5 | 2f58cbf447f9718cfed16057b8e3748c |
|
BLAKE2b-256 | 39d9e037771bbbf19282056af107b6b1277465f0d8ade0c1870fdbc5f0240add |
File details
Details for the file vcv-3.0.0.1-py3.4.egg
.
File metadata
- Download URL: vcv-3.0.0.1-py3.4.egg
- Upload date:
- Size: 21.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc70295736398c072f63b4f73ea6a640a7a2e08b3d8dc23b84a4e5cef6633879 |
|
MD5 | a7a59ee15c5c335b2e8bf7ad1fe39a43 |
|
BLAKE2b-256 | 252868c695067ce3a3d85ab8e1265514106a27e8420fbae0adb718fca5e076c6 |
File details
Details for the file vcv-3.0.0.1-py3-none-any.whl
.
File metadata
- Download URL: vcv-3.0.0.1-py3-none-any.whl
- Upload date:
- Size: 21.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 005f632e1c9a1e7339ce0208bdb9a48aca434d0563837258fd3a0a85a576bc5c |
|
MD5 | 85f3cb7703ff8fa1c1cffd2ba9da304b |
|
BLAKE2b-256 | 1004de82cf9710857957fb3a624ad2d1c3c007b8d9c336666eb2459ead3636c3 |