Summary
In this chapter, we looked at the framework of macros and plugins that are available in ImageJ. We looked at some of the constructs that the ImageJ API exposes for use in scripting and plugins. Finally, we described how to set up an IDE to develop ImageJ and plugins using it as standalone project or as a Maven-based project. You also saw how to generate documentation using the Javadoc utility.
In the next chapter, we will look at some plugins that are available and how they provide a solution to image-processing problems.