IASEL Release 1.1 Release Notes 13 June 2009 ================================================================================ IASEL is a program for computing the selected area in an image. When given the dimensions of the greater object in an image (the hive frame in the middle of the image for example) and the position of the object, it will compute the area in cm^2, along with the percentage of the object selected. License Statement: This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Available Documentation: B000-0003.001 - IASEL User Manual, Version 1.1 B000-0004.001 - IASEL Release Notes, Version 1.1 (this document) System Requirements: This software should run on any system capable of supporting the full Sun Java 1.6 Runtime Environment or better. For acceptable performance, at least 512MB of RAM and a 1GHz Intel CPU or better would be recommended. Platforms tested for this release: The program has been found to work correctly on the following platforms: - Microsoft Win32 compatible/Windows NT Workstation 5.1 [ Sun Java 1.6 ] - POSIX compatible/Kubuntu Linux 8.04 [ Sun Java 1.6 ] New Features in Version 1.1: - Zoom to Fit (Under View > Zoom) adjusts the zoom to fit the entire image on screen. - More Zoom controls are available under View > Zoom. - The number of items in the work queue and results window is now shown. - Selection can be shown and hidden - The default location for file dialogs can be specified in the settings file (settings.ini). The program can also be set to update these values so that the last location is remembered. Known Issues: - Zooming out on the image can cause selection lines to become fragmented. This is because the selection is zoomed at the same time as the rest of the image to maintain scale. A fix to make it easier to see may be provided in a future release. ChangeLog: ---------------------------------------------------------------------------- Version 1.1: New Features: - Shortcut keys are now available for Show Work Queue (W) and Show Results Window (R) - The selection can be shown and hidden using the Show Selection item in the view menu. Its shortcut key is X. Ticket is #65. - The number of items in the results window and work queue is now shown at the bottom of each window (#57) - Zoom to Fit is now available from the View Menu under Zoom. The shortcut key is Z (#54) - Zoom to Actual Size (A), Increase Zoom (S) and Decrease Zoom (D) options are now provided in the Zoom menu under View. - The filename is now shown in the titlebar along with the queue position - The default file dialog location can be set in the settings file. The program will update these values if enabled in the settings file. (#61) Other Changes: - All fields are selected by default in the Export Results window (#67) - Added Tool-tip text to some widgets Version 1.0-1: Fixed Bugs: - Cancel buttons on the uncalibrated warning, tag input box and area profile selection box do nothing (#43) - It shouldnt be possible to cause #46 (canceling accept dialogs results in incomplete future results export) because of fix for #43 (above). - Clicking left and right buttons on image while in draw selection mode causes exception (#44) - Export does not ask before replacing an existing file (#42) - Add file dialog for the work queue now allows multiple files to be selected (#41) - Flood fill outside image causes exception when it should do nothing (#49) - "Performing flood fill" doesnt disappear from statusbar when started on an area that is already red. (#45) - Calibration is now locked to the border of the image (calibration cant be done outside the image) which eliminates issue #48 (calibration lines about 1px out from the edge of the image arent shown) Other Changes: - Export now states how many records were exported when complete. Version 1.0: Fixed Bugs: - Starting the queue using the next image button results in a prompt about calibration - Image panel is cleared when last image is completed. - An exception occurs when the queue is completed - The last item in the queue is now checked off when completed. - Calibrating outside of the image causes an exception - Blue calibration box is sometimes drawn incorrectly during calibration when it should not be drawn at all. Version 1.0beta1: New Features: - Initial version ================================================================================ B000-0004 David Goodwin