very nb computer vision
Project description
Info
====
`vcvf_emotion 2018-08-01`
`Author: Zhao Mingming <471106585@qq.com>`
`Copyright: This module has been placed in the public domain.`
`version:0.0.0.1`
Classes:
- `face_emotion`: get the face emotion
Functions:
- `test()`: test function
- `face_emotion()`: a class
- `face_emotion.face_emotion(image,rect)`: return the face's happy confidence list
- `face_emotion.face_emotion_flat(image,rect)`:return the face is or not happy: true or false
How To Use This Module
======================
.. image:: funny.gif
:height: 100px
:width: 100px
:alt: funny cat picture
:align: center
1. example code:
.. code:: python
from vcvf_emotion import face_emotion as fe
import cv2
fe0=fe.face_emotion()
fe0.test()
imf=os.path.join(self.site_package,'test.jpg')
print imf
image=cv2.imread(imf)
rect=none
print(fe0.face_emotion(image,rect))
print(fe0.face_emotion_flat(image,rect))
Refresh
========
====
`vcvf_emotion 2018-08-01`
`Author: Zhao Mingming <471106585@qq.com>`
`Copyright: This module has been placed in the public domain.`
`version:0.0.0.1`
Classes:
- `face_emotion`: get the face emotion
Functions:
- `test()`: test function
- `face_emotion()`: a class
- `face_emotion.face_emotion(image,rect)`: return the face's happy confidence list
- `face_emotion.face_emotion_flat(image,rect)`:return the face is or not happy: true or false
How To Use This Module
======================
.. image:: funny.gif
:height: 100px
:width: 100px
:alt: funny cat picture
:align: center
1. example code:
.. code:: python
from vcvf_emotion import face_emotion as fe
import cv2
fe0=fe.face_emotion()
fe0.test()
imf=os.path.join(self.site_package,'test.jpg')
print imf
image=cv2.imread(imf)
rect=none
print(fe0.face_emotion(image,rect))
print(fe0.face_emotion_flat(image,rect))
Refresh
========
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
vcvf_emotion-0.0.0.4.tar.gz
(246.5 kB
view details)
Built Distributions
vcvf_emotion-0.0.0.4-py2.7.egg
(252.6 kB
view details)
File details
Details for the file vcvf_emotion-0.0.0.4.tar.gz
.
File metadata
- Download URL: vcvf_emotion-0.0.0.4.tar.gz
- Upload date:
- Size: 246.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb57bfe9c8d21a74a55b70e636271ea5fb28a199e3065fb91421696f1d6e9c2f |
|
MD5 | 665fad0b4853b8e58de1cf481cfc41aa |
|
BLAKE2b-256 | ad4a7e53de1f35638eee39a6f4a810c75e35be6393964870b8c64bda21579efb |
File details
Details for the file vcvf_emotion-0.0.0.4-py2.7.egg
.
File metadata
- Download URL: vcvf_emotion-0.0.0.4-py2.7.egg
- Upload date:
- Size: 252.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5accacac9744dff6260f42fca9ed664db83b72ac5018775c3b0a91b35f338c93 |
|
MD5 | 6435bed1d387210a8975d3f0795137f6 |
|
BLAKE2b-256 | 8a6da1fe073f102c3e14b56d81c26d08779f47f19815408a23b55c15bf05dd3a |
File details
Details for the file vcvf_emotion-0.0.0.4-py2-none-any.whl
.
File metadata
- Download URL: vcvf_emotion-0.0.0.4-py2-none-any.whl
- Upload date:
- Size: 247.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.4.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32c1b0561c7b8bb7ed87b35c861e43d10098a30f3d319cdcfaac8f88147d75ed |
|
MD5 | 99c357362d2ed36335ac85150b2070d0 |
|
BLAKE2b-256 | 51c52a0e17ddcaaf41acf031abb7312a6132ae5ceb26a61c9cbaa99bf9bf4a64 |