Giter VIP home page Giter VIP logo

thesis's People

Contributors

frandomizer avatar zuefe avatar

Watchers

 avatar  avatar

Forkers

zuefe

thesis's Issues

Nacitanie modelu pre LocalAreas

BatchComparionResults:2373 -- vzdy sa berie len prvy model, to nemusi byt (a by default nie je) model, ktory je vizualizovany. By default je vizualizovany Avg Model - CSV vysledky k nemu najdes cez bc.getHd() kde bc je instancia BatchComparison

Rovnako tak GetAuxiliaryResults() nevracia to co potrebujes. Pre Avg Model su potrebne vysledky v bc.getHd(), pokial je zvoleny iny model ako avg, tak nacitaj vsetky data pomocou FileUtils.instance().readFolderWithCSV() -- cestu k ulozenym datam najdes v instancii BatchComparison pod hdCSVresults (odkaz ku zlozke), cela cesta pre model s indexom 2:

hdCSVresults + File.separator + 2
(pokial by to nahodou nefungovalo tak skus : hdCSVresults + File.separator + (2+1))

to ti vrati List<List> z ktoreho potrebujes ziskat konecny vysledok za pomoci metody

SurfaceComparisonProcessing.instance().computeVariation()

ten potom podhodit vypoctu ploch

Nasledne v LocalAreasJPanel:61 by sa mal teda pouzivat konecny vysledok.

Informacia o stave vypoctu

Bolo by dobre mat Progress Bar, alebo aspon output window, ktore by indikovala, ze stale prebieha vypocet a ze program nezamrzol

Inicializacia Framu

BatchComparisonResults:75 -- len to presun dole do metody setConfiguration()

Vypocet neukonceny

Pri pouzity parametrov:

Size: 20
MinThresh: -3.0
MaxThresh: 3.0

sa vypocet nedokonci. Nie je tu uplne k vizualizacii, takze to budeme riesit az neskor, ale je dobre to mat na pamati.

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.