-
Notifications
You must be signed in to change notification settings - Fork 0
CBSR-Biobank/scannerConfig
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Scanner configuration plugin used in Biobank2 and BioSampleScan.
JNI
The JNI class used to interface to the dmscanlib is ScanLibImpl. To generate
the C header file use the following commands:
- cd to <scannerConfig_proj>/bin
- javah -jni edu.ualberta.med.scannerconfig.dmscanlib.ScanLib
- mv edu_ualberta_med_scannerconfig_dmscanlib_ScanLib.h
<dmscanlib_proj/src.
About
An eclipse plugin project for managing the configuration required by scanlib. It is used by both BioBank2 and BioSampleScan to manage these settings.
Resources
Stars
Watchers
Forks
Packages 0
No packages published