OptimEyes Developer version 25.6.0.6 is now available, featuring an upgraded ROI Manager Tool and several bug fixes.

ROI Manager Upgrade

Many OptimEyes Developer tools operate on the active ROI in an image, either by default, or exclusively. When using tools manually, the user can easily activate the desired ROI. But within automated scripts, ensuring that the correct ROI is active is not always straightforward.

To address this need, a new panel has been added to the ROI Manager Tool which can be used to activate a specific ROI by name or to iterate through the ROIs in an image by activating the first, last, previous, or next ROI. The new panel also enables storing the name of the currently active ROI in a VES (VisualEyes Script) String variable.

The ROI Manager was also updated so that it automatically activates an ROI when loading it from a file.

Bug Fixes

  • The Blob Analysis Tool no longer combines blobs that have only diagonal connections between pixels. This fixes a problem that sometimes prevented some blobs from being found.
  • Fixed textual errors in the Blob Analysis Tool's Parameter Options dialog.
  • The Change and Contour Tools no longer crash if no ROI is active when they are expecting to operate on the active ROI.
  • The Binary Morphology Tool now automatically selects newly generated mask images in the mask image list.
  • Fixed a memory corruption issue when recording script steps in the Measurement Tool.