Skip to content

An eclipse plugin project for managing the configuration required by scanlib. It is used by both BioBank2 and BioSampleScan to manage these settings.

Notifications You must be signed in to change notification settings

CBSR-Biobank/scannerConfig

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

No packages published

Contributors 5

Languages