Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 654 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 654 Bytes

Topsis

Website for ranking the images according to the topsis score. A user can upload the image and get his/her ranking in the leaderboard section. Their will be only one entry for each roll number.

The criterion used for the calculation of the topsis score are:

1. Clarity

2. Brightness

3. Pixel

4. Contrast

5. Resolution

6. Vignette

In which all are positive criterion except for vignette. Finally the topsis score is calculated using the closeness module in the madm package.