About 3 results
Open links in new tab
  1. imagej.nih.gov

    // Flood fill tool // Requires ImageJ 1.34j or later, available at // http://rsb.info.nih.gov/ij/upgrade/ var stack = newArray(1000);; var stackSize; macro "Flood ...

  2. imagej.nih.gov

    antibody staining, red the expression pattern of the GAL4 driver line 78y. The original image was smoothed and resampled 4 times in each direction. The brain was prepared and scanned in …

  3. imagej.nih.gov

    // "Find" // It is built into ImageJ as the Plugins>Utilities>Search command. requires("1.35r"); Dialog.create("Find"); if (getVersion>"1.37a") Dialog.addString("Find:", "", 20); else …

Refresh