Git Product home page Git Product logo

computervisionprototype's Introduction

#ME: Image Proccessing

Image proccessing application realized for the subject "Computer Vision" at the University of La Laguna.

###Features

  • Brightness and contrast adjust
  • Linear transforms
  • Absolute and acumulative histograms
  • Equalization
  • Image differencing
  • Region of Interest
  • Scale transformations
  • Rotations
  • ... and more!

###Snapshots

###Credits

computervisionprototype's People

Contributors

josehdez2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

madh93

computervisionprototype's Issues

Improvements to crop images

-Real-time selection: select and preview selection in real-time when mouse is pressed
-Add a shadow: for a better visualization, repaint rectangle selection with a transparent shadow

Current:
Alt text

Improvement:
Alt text

Que las copias de imagenes en memoria...

  • Tengan su atributo file como nil
  • La GUI (codigo en GUI) detecte esto y le ponga "Image1"
  • Al guardar, se asignata el file a dicha copia guardada
    (Esto ya sea sobre el mismo NamedImage, o sobre uno nuevo con su nueva InternalFrame)

Rotations

TODO:

  • Count blanks to remove in histogram color
  • Choose interpolation: nearest neighbour and bilinear
  • "Rotar y pintar"

New improvements for histograms

  • Util info: min, max avg, etc. in the window
  • Zoom: zoom on chart using mouse wheel
  • Show values: show values for every point when mouse hovers it

Show values:
Alt text

Bad setting brightness and contrast

For an b/w image with 119/53 (brightness/contrast). If we set new values to 119/30 we expected that values, but we get 81/25...

New histogram does weird stuffs...

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.