Hi everybody!
I actually have to design an anatomy information system. The system should allow users to query the knowledge base for specific anatomic questions and to retrieve dynamically 2-D/3-D scenes illustrating answers to the query.
A spatial database that consists of sets of annotated images and animations of different body regions should be used.
The images are annotated, which allows the author to delineate regions on the images, and to label them either with the structure names or with commands to open other images. The combined animations and image-frame pairs are saved in a separate directory.
The user navigates through the set of images by clicking on small image icons that retrieve the full image, or by searching for images that depict a structure. Once an annotated image is retrieved it can be examined in either browse mode or quiz mode.
I would like to know what language do I use for such a system..is it Java, Visual c++ or any other and also what database can I use?
Hope that you will be able to help me.
Thks!
I actually have to design an anatomy information system. The system should allow users to query the knowledge base for specific anatomic questions and to retrieve dynamically 2-D/3-D scenes illustrating answers to the query.
A spatial database that consists of sets of annotated images and animations of different body regions should be used.
The images are annotated, which allows the author to delineate regions on the images, and to label them either with the structure names or with commands to open other images. The combined animations and image-frame pairs are saved in a separate directory.
The user navigates through the set of images by clicking on small image icons that retrieve the full image, or by searching for images that depict a structure. Once an annotated image is retrieved it can be examined in either browse mode or quiz mode.
I would like to know what language do I use for such a system..is it Java, Visual c++ or any other and also what database can I use?
Hope that you will be able to help me.
Thks!