Skip to content

JosBarranquero/ML_filtered_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning for filtered images

The scope of this end of degree project is to try to replicate the filter applied to a group of images through the use of machine learning techniques.

Requirements

To properly run this project, the following software must be installed:

  • Python (v3.10 and up)
  • scikit-learn (v1.1.2 and up)
  • opencv-contrib-python (v4.6.0.66 and up)
  • numpy (v1.23.4 and up)
  • pandas (v1.5.2 and up)
  • joblib (v1.2.0 and up)
  • matplotlib (v3.6.1 and up)
  • scikit-image (v0.19.3 and up)

Except for Python itself, packages are refered to by their name in pip. Although some Matlab code is provided, it's not really used in this project and it's only included as legacy code.

About

Trabajo fin de grado // End of degree project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors