Skip to main content

very nb computer vision

Project description

Info
====
`vcvf 2018-07-04`

`Author: Zhao Mingming <471106585@qq.com>`

`Copyright: This module has been placed in the public domain.`

`version:2.0.0.1`

Classes:
- `face_detector`: detect the hand in the image

Functions:

- `test()`: test function
- `face_detector()`: a class
- `face_detector.detect_face(image)`: return the face_number,face 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 vcvf import face_detector as fd
import cv2

fd1=fd.face_detector()

fd1.test()
imf=os.path.join(self.site_package,'test.jpg')
print imf
image=cv2.imread(imf)
print(fd1.detect_face(image))


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-2.0.0.1.tar.gz (21.4 kB view details)

Uploaded Source

Built Distributions

vcvf-2.0.0.1-py2.7.egg (21.2 kB view details)

Uploaded Source

vcvf-2.0.0.1-py2-none-any.whl (20.9 kB view details)

Uploaded Python 2

File details

Details for the file vcvf-2.0.0.1.tar.gz.

File metadata

  • Download URL: vcvf-2.0.0.1.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vcvf-2.0.0.1.tar.gz
Algorithm Hash digest
SHA256 d7dedd480af7e57a107dc483a9fc7753008ef471152cccd674bb468f40b0b2b5
MD5 9df01e818244b2bac2b31f338fdade0b
BLAKE2b-256 2a0782c3d12f156bb816331e69b8fa3d351c3395a82ca2ce58c2b2d39b106b83

See more details on using hashes here.

File details

Details for the file vcvf-2.0.0.1-py2.7.egg.

File metadata

  • Download URL: vcvf-2.0.0.1-py2.7.egg
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vcvf-2.0.0.1-py2.7.egg
Algorithm Hash digest
SHA256 12c23fcdd9ef960f05b61ca579e0576d070c329d1171288cda3f387126b1f327
MD5 ee8ff5bac7bbd73dcdf35e9fb7e730c9
BLAKE2b-256 6f32655476e08eb7e3990b3a61e5bb236364f38aae29c31da0d1ed65ebe7831a

See more details on using hashes here.

File details

Details for the file vcvf-2.0.0.1-py2-none-any.whl.

File metadata

File hashes

Hashes for vcvf-2.0.0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 a6d02f4853d5f31ba1159867840738e7d71f760a0acae4154396daec84300c8a
MD5 0192033163761cb276a5f85bde412832
BLAKE2b-256 d616df7274f8e27adbdda8079e1d8c9b0da89f9b7f791178a12080ef365b0312

See more details on using hashes here.

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