Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amirhnajafiz-university/s6mm02

Midterm project of Multimedia Systems course.
https://github.com/amirhnajafiz-university/s6mm02

image-histogram image-processing image-systematizing python python3

Last synced: about 1 month ago
JSON representation

Midterm project of Multimedia Systems course.

Awesome Lists containing this project

README

        


S6MM02


Image histogram systematization, my multimedia systems course midterm project.

## Setup

Clone into the repository:

```shell
git clone https://github.com/amirhnajafiz/Image-histogram-systematization.git
```

Get into the root directory and enter the following commands:

```shell
virtualenv environment # Create a virtual environment
environment\Scripts\activate # Activate the virtual environment
pip install -r requirements.txt # Install the dependencies
```

## How to use

After you setup the project, run it:

```shell
python main.py
```

Now enter the image path you want to transform:

```shell
[Enter the file path] > [Path]
```

## Result

#### Input:

#### Output: