Skip to main content

My library for AI Computer Vision based on Mediapipe and OpenCV

Project description

# Jikan Vision ## _FR_

Jikan Vision est une librairie python basée sur Mediapipe et OpenCV. Le but de cette librairie est de simplifier et d’accélérer la création de projets python basés sur Mediapipe.

## Fonctionnalités prises en charge : ## _Main(s) :_ - Le suivi d’une ou de plusieurs mains. - Affichage + Récupération des repères sur la/les main(s). - Affichage + Récupération du type de main (Droite ou Gauche). - Affichage + Récupération des coordonnées d’une “boîte” autour de la/les main(s). - Récupération du centre de cette “boîte”.

## _Visage(s) :_ - La détection de un ou plusieurs visages. - Affichage d’un carré autour de/des visage(s) et du score de détection.

## Première installation

Faites simplement cette commande pour installer Jikan Vision et toutes ses dépendances :

`sh pip install jikanvision ` ou

`sh py -m pip install jikanvision `

## Mettre à jour la librairie

Faites simplement cette commande pour mettre à jour JIkan Vision et toutes ses dépendances :

`sh pip install -U jikanvision `

ou

`sh py -m pip install -U jikanvision `

## Dépendances

## Testé sur les versions Python suivantes :

  • 3.9

  • 3.8

  • 3.7

  • 3.6

##

## _EN_ Jikan Vision is a python library based on Mediapipe and OpenCV. The goal of this library is to simplify and accelerate the creation of python projects based on Mediapipe.

## Supported features : ## _Hand(s):_ - The follow-up of one or more hands. - Display + Retrieval of marks on the hand(s). - Display + Retrieval of the type of hand (Right or Left). - Display + Retrieval of the coordinates of a “box” around the hand(s). - Recovery of the center of this “box”.

## _Face(s):_ - Detection of one or more faces. - Display of a square around the face(s) and the detection score.

## First installation Simply do this command to install Jikan Vision and all this dependencies :

`sh pip install jikanvision `

or

`sh py -m pip install jikanvision `

## Update the library

Simply do this command to update Jikan Vision and all this dependencies :

`sh pip install -U jikanvision `

or

`sh py -m pip install -U jikanvision `

## Dependencies - [Mediapipe](https://pypi.org/project/mediapipe/) - MediaPipe offers cross-platform, customizable ML solutions for live and streaming media. - [OPenCV-Python](https://pypi.org/project/opencv-python/) - Pre-built CPU-only OpenCV packages for Python.

## Tested on the following Python versions:

  • 3.9

  • 3.8

  • 3.7

  • 3.6

##

## License

MIT

Free Software, Hell Yeah!

[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn’t be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)

[dill]: <https://github.com/joemccann/dillinger> [git-repo-url]: <https://github.com/joemccann/dillinger.git> [john gruber]: <http://daringfireball.net> [df1]: <http://daringfireball.net/projects/markdown/> [markdown-it]: <https://github.com/markdown-it/markdown-it> [Ace Editor]: <http://ace.ajax.org> [node.js]: <http://nodejs.org> [Twitter Bootstrap]: <http://twitter.github.com/bootstrap/> [jQuery]: <http://jquery.com> [@tjholowaychuk]: <http://twitter.com/tjholowaychuk> [express]: <http://expressjs.com> [AngularJS]: <http://angularjs.org> [Gulp]: <http://gulpjs.com>

[PlDb]: <https://github.com/joemccann/dillinger/tree/master/plugins/dropbox/README.md> [PlGh]: <https://github.com/joemccann/dillinger/tree/master/plugins/github/README.md> [PlGd]: <https://github.com/joemccann/dillinger/tree/master/plugins/googledrive/README.md> [PlOd]: <https://github.com/joemccann/dillinger/tree/master/plugins/onedrive/README.md> [PlMe]: <https://github.com/joemccann/dillinger/tree/master/plugins/medium/README.md> [PlGa]: <https://github.com/RahulHP/dillinger/blob/master/plugins/googleanalytics/README.md>

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

jikanvision-0.2.tar.gz (5.1 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