Git Product home page Git Product logo

imagesalgo's Introduction

Assignment 1
BEI DER ABGABE FALSCH;
in morphSelection():
matrix.mult(m, historyMatrix)
matrix.mult(historyMatrix, m)

VERTASUSCHT
.. HIER RICHTIG


Schreiben Sie ein Java Programm, das mehrere Bilder (JPG und GIF) einlesen
kann. Folgende Funktionen soll das Programm zur Verfügung stellen:
- automatisches Überblenden zwischen Bildern einer beliebig zu
erstellenden Gruppe von Bildern
? Histogrammerstellung der verwendeten Farben eines frei auszuwählenden
Bildes (welche Farben kommen wie oft vor)
- freie Bildmorphologie, indem mittels Mouseauswahl in einem Bereich
eines Bildes eine frei wählbare Morphologie durchgeführt wird (beliebig
viele Aktionen sollen durchführbar sein); hierbei soll auch ein Teil eines
beliebig anderen Bildes verwendet werden können
- in den Bildern sollen beliebig viele Linien und Kreise (ausgefüllt und
nicht ausgefüllt) gezeichnet werden können; diese sollen mit beliebig zu
definierenden Farbverläufen durchgeführt werden; hierfür ist jeweils der
Bresenham Algorithmus zu verwenden.
Bestandteil der Aufgabe ist es auch, sich neben einem sauberen Konzept für die
Programmarchitektur eine intuitive und einfach zu benutzende
Benutzerschnittstelle zu überlegen und zu implementieren.

imagesalgo's People

Contributors

kono94 avatar

Watchers

James Cloos avatar  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.