smaranjitghose / DeepPixel

An open-source Python package for making computer vision and image processing simpler
MIT License
22 stars 37 forks source link

Adding the iqa files and updating the README.md and requirements.txt #104

Closed sd2001 closed 4 years ago

sd2001 commented 4 years ago

I have added the iqa and blur_detection files along with the proper README. brisque.py contains all the main files Test.py basically tests the 3 images in the Images Test Folder and prints their scores. user_argparse.py uses the cmd to access the file path and generate the scores calculated. Also, I have updated the requirements.txt file along with the features in README.md