Author: Wayne Rasband (wsr at nih.gov) History: 2004/09/09: First Version
Limitation: Windows only Source: JTwain_.java Installation: 1. Download JTwain_.class to the plugins folder.
2. Download JTwain from http://asprise.com/product/jtwain/ and extract the files.
3. Copy JTwain.jar to the ImageJ\jre\lib\ext folder.
4. Copy AspriseJTwain.dll to the ImageJ folder.
5. Restart ImageJ.A step-by-step installation guide is available at asprise.com/product/jtwain/JTwainForImageJ.pdf.
Description: This plugin acquires images from TWAIN sources such as scanners, digital cameras and frame grabbers. To avoid the TWAIN select source dialog, run from a macro using run("JTwain ", "default") or install with Plugins/Shortcuts/Install Plugins using the argument "default". See Also: Twain plugin
Twain Scan plugin