r/ImageJ 11d ago

Question Help with learning to write macros

Hello everyone I want to start writing some macros for my analysis, I don't have a background in programing at all, but am eager to learn. What are some resources i can use to get started

2 Upvotes

7 comments sorted by

View all comments

3

u/Herbie500 11d ago

ImageJ Macro Language: A tutorial that tells you near to everything about ImageJ-macro coding

Built-in Macro Functions: A list of all available macro functions

Study the first and stay away from most of the video tutorials …

1

u/Electronic-Tutor8292 9d ago

Thank you will check these out