jar

ch.epfl.leb : DEFCoN_

Maven & Gradle

Jun 05, 2018
2 stars

DEFCoN-ImageJ · ImageJ plugin for DEFCoN, a fluorescence spot counter using fully convolutional neural networks.

Table Of Contents

Latest Version

Download ch.epfl.leb : DEFCoN_ JAR file - Latest Versions:

All Versions

Download ch.epfl.leb : DEFCoN_ JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window DEFCoN_-0.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.epfl.leb.defcon.utils

├─ ch.epfl.leb.defcon.utils.GraphBuilder.class - [JAR]

ch.epfl.leb.defcon.ij

├─ ch.epfl.leb.defcon.ij.DensityCount.class - [JAR]

├─ ch.epfl.leb.defcon.ij.MaxCountFCN.class - [JAR]

ch.epfl.leb.defcon.predictors

├─ ch.epfl.leb.defcon.predictors.ImageBitDepthException.class - [JAR]

├─ ch.epfl.leb.defcon.predictors.NoLocalCountMapException.class - [JAR]

├─ ch.epfl.leb.defcon.predictors.Predictor.class - [JAR]

├─ ch.epfl.leb.defcon.predictors.SessionClosedException.class - [JAR]

├─ ch.epfl.leb.defcon.predictors.UninitializedPredictorException.class - [JAR]

ch.epfl.leb.defcon.predictors.internal

├─ ch.epfl.leb.defcon.predictors.internal.AbstractPredictor.class - [JAR]

├─ ch.epfl.leb.defcon.predictors.internal.DefaultPredictor.class - [JAR]

ch.epfl.leb.defcon.ij.gui

├─ ch.epfl.leb.defcon.ij.gui.RunDensityCount.class - [JAR]

├─ ch.epfl.leb.defcon.ij.gui.RunMaxCountFCN.class - [JAR]

Advertisement