jar

io.github.mianalysis : mia-deepimagej

Maven & Gradle

Jan 25, 2024
11 stars

mia-deepimagej · ModularImageAnalysis (MIA) is an ImageJ plugin which provides a modular framework for assembling image and object analysis workflows. Detected objects can be transformed, filtered, measured and related. Analysis workflows are batch-enabled by default, allowing easy processing of high-content datasets.

Table Of Contents

Latest Version

Download io.github.mianalysis : mia-deepimagej JAR file - Latest Versions:

All Versions

Download io.github.mianalysis : mia-deepimagej JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.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 mia-deepimagej-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.mianalysis.mia.module.images.process

├─ io.github.mianalysis.mia.module.images.process.ApplyDeepImageJModel.class - [JAR]

io.github.mianalysis.mia.moduledependencies

├─ io.github.mianalysis.mia.moduledependencies.ApplyDeepImageJModelDependency.class - [JAR]

io.github.mianalysis.mia.process.deepimagej

├─ io.github.mianalysis.mia.process.deepimagej.PrepareDeepImageJ.class - [JAR]

Advertisement