Metadata-Version: 2.1
Name: project4bim2022-g2
Version: 1.0.0
Summary: A example package
Home-page: https://github.com/ruthh1/Projet-4bim
Author: Team2
Author-email: seungyun.shin@insa-lyon.fr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Projet-4bim

The goal of this project is to create a program that can generate a robot portrait of a presumed criminal thanks to the help of a witness. The program generates images of faces that evolve and go closest and closest to the suspect's face according to the witness's choices between displayed faces on the screen.



### Installation

Run this command on your terminal :

if ssh : 
```
git clone git@github.com:Mathieu414/4bimProject_Group2.git
```
or if http :
```
git clone https://github.com/Mathieu414/4bimProject_Group2.git
```
or download :

https://github.com/Mathieu414/4bimProject_Group2/archive/refs/heads/master.zip

Then follow the tutorial in the readme : 
https://github.com/Mathieu414/4bimProject_Group2/blob/master/README.md

That will create a virtual environment and install all the modules necessary for the program to run


### Documentation

HTML files can be found in docs/build/html

### Authors

**Group 2 4BIM**:

- Ruth BENAYOUN

- No챕mie GOEURIOT

- Yasmine KAMILI

- Mathieu PERRIN

- Seungyun SHIN


