User Tools

Site Tools


documents:120206pyip_cooking:python_imagej_cookbook

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documents:120206pyip_cooking:python_imagej_cookbook [2018/11/23 02:28] – [Getting path to a file interactively] kotadocuments:120206pyip_cooking:python_imagej_cookbook [2018/11/23 02:37] – [Getting the directory where the curently opened image is stored] kota
Line 103: Line 103:
 print imp.getOriginalFileInfo().directory print imp.getOriginalFileInfo().directory
 </code> </code>
 +
 +... can also be done by ''%%IJ.getDirectory("image")%%'', but with this IJ method, one cannot specify target ImagePlus object. See also the [[https://github.com/imagej/imagej1/blob/master/ij/IJ.java#L1652-L1663|source code of IJ.getDirectory]]
 +
 +
 ==== Regular Expression to get meta information from file name ==== ==== Regular Expression to get meta information from file name ====
  
documents/120206pyip_cooking/python_imagej_cookbook.txt · Last modified: 2022/10/16 07:12 by kota

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki