I hereby claim:
- I am imagejan on github.
- I am imagejan (https://keybase.io/imagejan) on keybase.
- I have a public key whose fingerprint is 1567 736C EB9C 249A F1B9 01AC 5C71 7F9B 3563 4393
To claim this, I am signing this object:
| #@ ModuleService ms | |
| #@ ScriptService ss | |
| ms.getModules().each { module -> | |
| module.inputs().each { input -> | |
| if (input.getType() == java.io.File) { | |
| println "Module $module" | |
| } | |
| } | |
| } |
| importClass(Packages.ij.IJ); | |
| importClass(Packages.ij.measure.Measurements); | |
| importClass(Packages.ij.measure.ResultsTable); | |
| importClass(Packages.ij.plugin.filter.ParticleAnalyzer); | |
| importClass(Packages.ij.plugin.frame.RoiManager); | |
| importClass(Packages.java.lang.Double); | |
| var diameter = 6000.0; |
| import ij.IJ | |
| import ij.ImageStack | |
| import ij.ImagePlus | |
| import ij.gui.Line | |
| import ij.gui.OvalRoi | |
| import ij.gui.PolygonRoi | |
| import java.awt.Polygon | |
| import sc.fiji.analyzeSkeleton.AnalyzeSkeleton_ | |
| imp = IJ.createImage("Untitled", "8-bit black", 100, 100, 1) |
| import ij.*; | |
| import ij.process.*; | |
| import ij.gui.*; | |
| import java.awt.*; | |
| import java.awt.geom.*; | |
| import java.util.*; | |
| import ij.plugin.*; | |
| import ij.measure.*; | |
| public class Grid2_ implements PlugIn, DialogListener { |
I hereby claim:
To claim this, I am signing this object:
| # shamelessly hacked for Albert Cardona's example | |
| from ij import WindowManager | |
| from ij.plugin.frame import RoiManager | |
| from ij.gui import PointRoi | |
| from script.imglib.analysis import DoGPeaks | |
| from script.imglib.color import Red | |
| from script.imglib.algorithm import Scale3D | |
| from script.imglib.math import Compute | |
| from script.imglib import ImgLib |
| import ij.IJ; | |
| import ij.gui.GenericDialog; | |
| import ij.gui.DialogListener; | |
| import ij.ImagePlus; | |
| import ij.plugin.PlugIn; | |
| import java.awt.AWTEvent; | |
| import java.awt.Scrollbar; | |
| public class Dialog_Test implements PlugIn, DialogListener { | |
| private static GenericDialog gd; |
| Verifying that +imagejan is my blockchain ID. https://onename.com/imagejan |