FocalPoint
| Function | FocalPoint is an image browser specifically designed to work with more complex image types. |
|---|---|
| Language | Java (>=v1.5) |
| Requirements | Optionally requires ImageJ |
| Code Maturity | Beta (everything should work, but still fixing bugs!) |
| Code Released | Yes, under GPL v3 or later. |
| Initial Contact | Simon Andrews |
Download Now |
|
FocalPoint is an image browser which offers a few significant enhancements over the file browser which comes with your operating system.
As well as working with normal single frame images (png, jpeg etc) it also has support for multi-frame image stacks (tiff, avi), and specialised formats used by various microscope manufacturers (lsm, oif, oib). For multi frame and multi channel images it allows you to change between frames and channels at will.
Focalpoint also has a very flexible system whereby you can interactively change the size of the thumbnails you are shown to allow you to see the level of detail you require.
Changelog
- 06-05-08: Version 0.4 released
-
- Added generic support for anything read by BioFormats (with thanks to Curtis Rueden)
- Fixed display corruption bug
- Better organisation of popup menus
- Fixed manual ImageJ linking bug
- 21-04-08: Version 0.3 released
-
- Fixed packaging bug on case sensitive filesystems
- Fixed display positioning bugs on OSX
- Better organisation of the file list
- More flicker-free display when updating
- 18-04-08: Version 0.2 released