Thursday, August 7, 2008
Complete Pipeline
I implemented the Complete Pipeline task for OpenBiomind-GUI. Following is the snapshot of the wizard:

Tags
gsoc,
image,
openbiomind-gui,
release,
screenshot
Thursday, July 24, 2008
Converting Graphviz dot file to image file using dot utility
OpenBiomind generates a Graphviz dot file as an output of GraphFeatures task. In the GUI, we thought to provide a image of the graph too. This was simply achieved using the dot utility provided by Graphviz.
Following snippet shows a sample usage (working example can be seen in this snippet was modified from revision 46 of GraphFeaturesWizard):
Following is the snapshot of a workbench after opening the graph (image):
Following snippet shows a sample usage (working example can be seen in this snippet was modified from revision 46 of GraphFeaturesWizard):
Following is the snapshot of a workbench after opening the graph (image):

Tags
graphviz,
graphviz dot,
gsoc,
image,
java,
openbiomind,
openbiomind-gui,
release,
screenshot
Saturday, July 19, 2008
Image Editor
I implemented an Image Editor to display the generated image. I needed that for View Clusters task. Found a good amount of help from Snippet 48 of SWT Snippets. Following is the snapshot of the workbench after opening the image file:

Tags
eclipse,
editor,
image,
openbiomind-gui,
screenshot,
swt
Friday, July 18, 2008
Subscribe to:
Posts (Atom)