You can use modular interactive tools independently or in combination to create custom image processing apps. For example, you can create apps that display pixel and image information, enable magnification and navigation aids, and modify images by cropping or adjusting image contrast.
To help you create tools that integrate well with the existing modular interactive tools, the toolbox includes many utility functions that perform commonly needed tasks. For example, the utility functions can add callback functions that perform actions in response to movements of the mouse and align figure windows in relation to a fixed window. You can also get information about image properties and attributes.
Interactive Modular Tool Workflow
Learn how to create a modular tool and how to associate it with a target image.
Build Custom Image Processing Apps Using Modular Interactive Tools
You can combine interactive tools to create custom image processing apps. Some available tools include contrast adjustment, metadata display, pixel information, magnification, and cropping.
Customize Modular Tool Interactivity
To customize the interactivity of a modular tool with a target image, use event notifications from the modular tool APIs.