View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mia-ptbiop-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.transform.registration
├─ io.github.mianalysis.mia.module.images.transform.registration.ElastixRegistration.class - [JAR]
io.github.mianalysis.mia.module.objects.detect
├─ io.github.mianalysis.mia.module.objects.detect.CellposeDetection.class - [JAR]
ch.epfl.biop.wrappers.cellpose.ij2commands
├─ ch.epfl.biop.wrappers.cellpose.ij2commands.CellposeWrapper.class - [JAR]
io.github.mianalysis.mia.moduledependencies
├─ io.github.mianalysis.mia.moduledependencies.CellposeDetectionDependency.class - [JAR]
├─ io.github.mianalysis.mia.moduledependencies.ElastixRegistrationDependency.class - [JAR]