Bio7 Upcoming Features

19.09.2012 In the next Bio7 release it will be possible to create custom GUI’s with the JavaFX Builder or with the new JavaFX API. I already integrated an API to load and compile a *.fxml file into a custom view of Bio7. GUI interfaces can easily be created with the new available JavaFX Scene Builder … Read more

Cluster Multiple Images with ImageJ and R

30.08.2012 With Bio7 1.6 it is possible to send multiple images from ImageJ to R without the need to open them in the Graphical User Interface of ImageJ for speed improvements. With a simple script written in Java, Groovy or BeanShell a new Bio7 API command can be used (see below) to transfer images and … Read more

Categories R

Bio7 1.6 for Windows and Linux released!

01.08.2012 Finally i released a new version of Bio7 with many improvements and new features. Updated tutorials are available, too. The new Bio7 1.6 release can be downloaded here. Please also download the examples *.zip file from the sourceforge website which contains new examples for Bio7 1.6 (e.g. an example to cluster an image folder with … Read more

Bio7 1.6 Windows Released!

28.07.2012 Finally i released a new version of Bio7 with many improvements and new features. Updated tutorials will be available soon. Please also download the new examples *.zip file from sourceforge which contains new examples for Bio7 1.6 (e.g. an example to cluster an image folder with ImageJ and R). Note that Bio7 1.6 is … Read more

Use Eclipse GIT Plugin in Bio7 – Update

02.07.2012 To use the new update of the Eclipse GIT plugin in Bio7 you have to do the following things. 1. Add the Helios Update site to the Update Manager: http://download.eclipse.org/releases/helios 2. Add the EGit Plugin site to the Update Manager: http://download.eclipse.org/egit/updates 3. Select the EGit Site in the Update Manager. 4.  Then select the … Read more