Giter VIP home page Giter VIP logo

tdsft's People

Contributors

drudilorenzo avatar unibods4h avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

tdsft's Issues

Improve exceptions handling

Catch only user-thrown exceptions.
Use two types of exceptions:

  1. TDSFT:processImage -> exceptions thrown during the input phase;
  2. TDSFT:fusionProcess -> exceptions thrown during the fusion phase.

Fix app closing

All apps must be closed with the closing of the main app.

Fix average algorithms

Add an advanced feature to close the resulting line when it is not already closed after the fusion process.
See level set segmentation and active contour.

Implemented methods:

  1. Chan Vese
  2. Geodesic Active Contour
  3. No closing
  4. Shape-Preserving Piecewise Cubic Hermite interpolation (PCHIP)

Fix resizing and window opening

Fix window resizing: not simple to make a resizable GUI using app designer. Need to increment font size with size changed callback.

Check if new apps open correctly in the standalone version (we want the apps open at the center of the screen).

Fix algorithms search

In the stand-alone there are no folders so check for every file with the algorithm_ prefix.

Fix position in opening app windows

When a new app opens (like main, image, or about) its position is not in the center of the screen.
Reading on forums it seems it is a bug of app designer (the Matlab tool to develop GUI).

Add size check

Add a check to newly uploaded images to see if every image has the same size.
Discard all the ones with sizes different from the first uploaded.

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.