HI, I am trying to read the list of all the files in a folder using getFileList. The array seems to follow a wrong order. I have tiff files named in the ...
to get information about a file, read or write a text file, create a directory, or to delete, ...
I am trying to run a macro. Its runs fine but the moment I add getFileList to get a list of the files in the folder, I get the following error: TypeError: [JavaClass ij.
... the end of this macro. requires("1.33s"); dir = getDirectory("Choose a Directory ... //print(count+" files processed"); function countFiles(dir) { list = getFileList(dir); ...
I asked this question on the ImageJ mailing list. The user Joost Willemse was very helpful in forming my final macro. Here is the full macro:
The reason is that the input directory is not only needed to get the list of
Sort file list more then 10 files. Hello I wrote a macro to analyse steel ball bearings on radiographs. Analysing works fine, but the sorting of the ...
Running this macro on a directory of images, we see the following results. It processed 350 images in a little over 1 second. The full macro code is ...
The “List Stack Tags” macro, part of the ListDicomTags macro set, lists the values of
ImageJ macro language (since there are more examples and help that can be ...