BQBisqueJ is an ImageJ plugin that allows direct access to the Bisque DataBase system.
- BQBisqueJ_ - ImageJ plugin (version 0.1).
- BQJavaLib v0.1
- ImageJ,
- javac - included in JDK from Sun Microsystems, open-sourced, Sun Java SE.
Installation
BQBisqueJ requires adding a Bisque JAR file to ImageJ. In ImageJ 1.31 or later, this is done by copying the Bisque JAR file into the plugins folder or an immediate subfolder of the plugins folder, then restarting ImageJ.
- OS X: To compile a plugin that uses a JAR file, copy the JAR file to /Library/Java/Extensions.
- Windows: To compile a plugin that uses a JAR file, copy the Bisque JAR file to the Java extensions folder, ImageJ\jre\lib\ext.
- Linux: To compile a plugin that uses a JAR file, copy the Bisque JAR file into the plugins folder.
Source code
- Project Wiki (Trac timeline/tickets, Mercurial source code repository)
- Browse source on-line
| Next > |
|---|





