this post was submitted on 14 Jul 2023
1 points (100.0% liked)
Image Processing and Analysis
94 readers
1 users here now
A community for sharing knowledge (interesting or new methods, scripts, theoretical concepts, etc), asking questions (troubleshooting, asking for suggestions, general concepts, etc) and discussing all topics related to image processing and analysis (show and tell, careers, software, etc).
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Generally I've preferred using the
showProgress
function in ImageJ, since it doesn't require a new window:Can't believe I didn't know about this. Thanks a lot! This should shave several lines off my macros.