IASEL Release 1.0-1 Release Notes 31 January 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: No documentation is available for this release. It is hoped that a manual will be complete soon. 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 ] 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.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 ================================================================================ David Goodwin