public_namespace:neurolog_prototype
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public_namespace:neurolog_prototype [2007/05/22 11:33] – created montagnat | public_namespace:neurolog_prototype [2007/05/22 11:49] (current) – montagnat | ||
---|---|---|---|
Line 2: | Line 2: | ||
This java-based prototype aims at demonstrating the NeuroLOG functionalities. It is by no mean a finalized software yet. | This java-based prototype aims at demonstrating the NeuroLOG functionalities. It is by no mean a finalized software yet. | ||
+ | |||
+ | === Download === | ||
{{public_namespace: | {{public_namespace: | ||
+ | |||
+ | === Execute === | ||
+ | |||
+ | The software is packaged in a single JAR archive. It is simply executed as:\\ | ||
+ | '' | ||
+ | |||
+ | For convinience, | ||
+ | |||
+ | === Dependencies === | ||
+ | |||
+ | The software connects to the MySQL server on the default port (3306) of the localhost to store and retrieve metadata associated to images. It therefore expect that a mysql server is up and running on the local host. | ||
+ | |||
+ | On first execution, the software will create a '' | ||
+ | |||
+ | On subsequent executions, the software fill first ask the SQL user identification to connect to the database before execution. | ||
+ | |||
+ | === Capabilities === | ||
+ | |||
+ | The prototype illustrate the core functionalities of NeuroLOG: it can populate and query an image database. Images can be stored on and retrieved from local disk or remote HTTP server. Both 3D Inrimages and 2D DICOM slices can be visualized (through a minimal Rainbow viewer or the ImageJ viewer respectively). A minimal image processing functionality (intensity inversion) is demonstrated. | ||
+ | |||
+ | The prototype is not connected to Data Federator, CORESE nor the grid interface so far. | ||
+ | |||
+ |
public_namespace/neurolog_prototype.1179833590.txt.gz · Last modified: 2007/05/22 11:33 by montagnat