ankur17 / greyConvertToCsv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

greyConvertToCsv

Structure

data - It contains all the files in jpg format that are required to be converted to grey scale.

Output

The output will be generated in the file name

gray.csv

Commands

Step 1:

create an empty folder data in the present directory.

Step 2:

Open the terminal/cmd in present directory and write the following commands:

pip install -r requirements.txt
python dimReduct.py

About


Languages

Language:Python 100.0%