imagej / ImageJ

Public domain software for processing and analyzing scientific images
http://imagej.org
Other
513 stars 218 forks source link

Add naming textbox to (raw) import dialog #227

Closed eyalroz closed 9 months ago

eyalroz commented 9 months ago

I occasionally use ImageJ to examine sets of 2D images, which I access using File > Import > Raw... ; when I choose the first file, I get an import dialog with all sorts of options. However - I don't get a text box for me to choose a name for the loaded image, and have to then right-click the resulting window's content area and choose "Rename" in the context menu.

It would be nice if the import dialog asked me for a new for the image sequence (e.g. via a textbox with the default value ImageJ is thinking of assigning).

rasband commented 9 months ago

Upgrade to the latest ImageJ daily build (1.54g26) and the File>Import>Raw command will use the directory name as the image title when the "Open all files in folder" option is enabled.

eyalroz commented 9 months ago

@rasband : That would be an improvement; although I would still add the textbox, with the directory name as the initial value. This would make sense when: