Giter Site home page Giter Site logo

grlisa / ml-for-image-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.99 MB

In this repo I gathered everything I did for "Analysis of images and videos" subject of Data Science degree at UPV

Jupyter Notebook 100.00%
connected-components dilation-convolution erosion-image image-analysis machine-learning stretching

ml-for-image-analysis's Introduction

Machine Learning for Image and Video Analysis

Hey there! I made this repo where I gathered everything I used for "Analysis of images and videos" subject in my fourth year of Data Science degree at UPV. It's got all my notes for studying the boring theoretical exam πŸ₯± and all the stuff I did to smash πŸ’₯ the practical evaluation. The bad news is that both the theoretical content and the comments in the Jupyter notebooks are in Spanish πŸ‡ͺπŸ‡ΈπŸ’ƒπŸ½ since the subject was oficially taught in Spanish.

Although it's been almost two years since I finished my degree, I decided to upload this to my GitHub because I had a blast 🀩 with this subject and I'm still really into this field of study.

All code is in Python3 using mostly Numpy and Image from PIL. The purpose was to develop the methods "by hand" despite the fact that there are already optimized builtin functions in certain libraries that give the same results.

In Pract1 directory, you'll find the implementations I made for:

  • Parte1: Bright and contrast, Stretching, Ecualizer and Local Ecualizer
  • Parte2: Convolution, Contour detection filters (Sobel, Laplace, Roberts, Prewit)
  • Parte3: Thresholding (Otsu) and Connected Components
  • Parte4: Morphological Operators (Erosion, Dilation, Opening, Closing)
  • Ejercicio1:Use the above methods to calculate and draw Minimum Bounding Boxes for a given image.
  • Ejercicio2: Count the amount of coins on a given image using a combination of aforementioned methods.

ml-for-image-analysis's People

Contributors

grlisa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.